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

OWASP dep-scan is a next-generation security and risk audit tool based on known vulnerabilities, advisories, and license limitations for project dependencies. Both local repositories and container ima...

Results 73 dep-scan issues
Sort by recently updated
recently updated
newest added

-o argument currently accepts a single file which is then used to derive different filenames. This should be fixed by accepting a directory name for `-o` argument.

ref https://github.com/microsoft/sarif-tutorials/tree/main/samples This allows you to view messages through GitHub security alerts.

https://github.com/CSPF-Founder/JavaVulnerableLab Needs more alias especially for some CVE such as CVE-2015-0254

jruby-complete is offered under licenses: EPL-2.0, GPL-2.0, LGPL-2.1 https://mvnrepository.com/artifact/org.jruby/jruby-complete It is not possible to compute an effective license string in this case so the tool is producing multiple entries like...

Currently, `NVD_START_YEAR` is configurable with a default value of 2018. The tool should recommend a start year based on the oldest CVE found. If a CVE belonging to the year...

enhancement
good first issue
help wanted

The tool should allow suppression of false positives. We need: - A way of defining the suppressions. The [xml format](https://jeremylong.github.io/DependencyCheck/general/suppression.html) used by dependency-check is not suitable for the modern era....

This introduces a SECURITY.md file to the project, outlining the OWASP dep-scan security policy. The file covers the following key points: - Supported versions and commitment to providing security updates...

### Request Description pkg:nix ### Additional Information _No response_

enhancement

- [ ] BREAKING: Removed jsonl report - [ ] Bug fix: suggest mode was inadvertently creating an extra alias - [ ] Miscellaneous changes such as license db update

### Request Description https://nix-community.github.io/pyproject.nix/ ### Additional Information _No response_

enhancement
good first issue