sast-scan icon indicating copy to clipboard operation
sast-scan copied to clipboard

Fully open-source SAST scanner supporting a range of languages and frameworks. Integrates with major CI pipelines and IDE such as Azure DevOps, Google CloudBuild, VS Code and Visual Studio. No server...

Results 7 sast-scan issues
Sort by recently updated
recently updated
newest added

It appears like Visual Studio 2019 with SARIF viewer extension is not working quite well. - Visual Studio is expecting the version attribute to be at the top! When we...

bug
good first issue
help wanted

Commercial folks are able to scan pull requests and add the results directly as a comment. Let's implement this feature entirely in actions without involving any server! Instead of bloating...

enhancement

It appears like only certain tools (bandit, gosec) respect the #nosec comment to filter out false positives. Find Security Bugs seems to be using `@SuppressFBWarnings` annotation. It will be nice...

For some tools that generate relative urls such as gitleaks, pmd the code auto-prefixes workspace for each result to make the location absolute. As per SARIF specification, it should be...

enhancement
good first issue
help wanted

Need sample Jenkins pipeline with some screenshots and guidance.

documentation
good first issue
help wanted

Need sample AWS codebuild/codepipeline yaml with screenshots.

documentation
good first issue
help wanted