18F/domain-scan

View on GitHub
scanners/dap.js

Summary

Maintainability
A
1 hr
Test Coverage

Function scan has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  scan: async (domain, environment, options, browser, page) => {
    const url = environment.url;

    var data = {
      domain: domain,
Severity: Minor
Found in scanners/dap.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status