Skip to content
@scan-project

Scan Project

The Scan Project

The (unnamed) Scan Project aka TSP is currently in Stealth mode.

Scan Project is a solution that takes care of running multiple external checks in a CI/CD pipeline, such as linters, quality tools, and security scanners, including Static (SAST), Composition (SCA), Dynamic (DAST), and even penetration testing by humans, and:

  • Orchestrates and simplifies the execution of multiple linting, testing, quality and security tools.
  • It knows and automatically configures the most well-known tools.
  • It serves as a central point to collect, process, compare, join and prioritize issues identified by these tools.
  • Allows breaking the pipeline when a specified issue threshold is reached.
  • Differentiates between quick and long-running scans, allowing making specified decisions automatically. For example, the decision to proceed with a fix branch merge and deployment to dev if a security scanner was still running, but the change was small, and other tools have not detected any major issues. But depending on the set parameters, it will still track it and will block the promotion to Production when the security scanner catches up and reports something critical.

Screenshots are currently available in Michael's blog.

Project Logo by sonictheprogrammer.

Popular repositories Loading

  1. .github .github Public

    Organization's GitHub profile

  2. sarif-taxonomies sarif-taxonomies Public

    Forked from sarif-standard/taxonomies

    C#

  3. cvelistV5 cvelistV5 Public

    Forked from CVEProject/cvelistV5

    CVE cache of the official CVE List in CVE JSON 5.0 format

  4. DependencyCheck_Builder DependencyCheck_Builder Public

    Forked from dependency-check/DependencyCheck_Builder

    It builds a dependency check image with the updated database every night

    Dockerfile

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…