LewisArdern/bXSS

View on GitHub
server/utilities/services/spark.js

Summary

Maintainability
A
0 mins
Test Coverage

Function send has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

exports.send = (guid, domain, config) => {
  if (!config.isValid(['ciscoSpark.token', 'ciscoSpark.sparkRoom'])) {
    console.log('You need to configure your Webex Teams account');
    return;
  }
Severity: Minor
Found in server/utilities/services/spark.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status