-
Updated
Apr 23, 2021 - Java
software-composition-analysis
Here are 18 public repositories matching this topic...
-
Updated
Apr 14, 2021 - JavaScript
Current Behavior:
When viewing vulns in the Audit Vulnerabilities tab. the Analysis column appears to contain code (enum?) names, e.g. NOT_SET, FALSE_POSITIVE. This problem also occurs in Policy Violations tab.
Steps to Reproduce:
Open the Audit Vulnerabilities tab.
Expected Behavior:
The Analysis column contains language specific analysis values, e.g. Not Set, False Positive
Description
Add a new subcommand -l,--live to report subcommand
Implementation
in tern/__main__.py, add subparser option under:
# subparser for report
It should look like this:
parser_report.add_argument('-l', '--live', action='store_true',
help="Generate a report for the current state of the
-
Updated
Apr 20, 2021 - Scala
-
Updated
Apr 9, 2021 - Java
-
Updated
Sep 29, 2020 - Python
-
Updated
Apr 22, 2021 - Python
-
Updated
Apr 9, 2021 - Java
-
Updated
Apr 15, 2021 - Go
Current output from the findings goal looks like the example below. It would be useful to have the Name of the issue in the output too.
Current:
[INFO] MEDIUM: org.apache.struts:struts-core:1.3.5
[INFO]
[INFO] ** DISPUTED ** The DebuggingInterceptor component in Apache Struts befor
[INFO] e 2.3.1.1, when developer mode is used, allows remote attackers to execu
[INFO] te arbitrary c
-
Updated
Feb 26, 2020 - Go
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Sep 5, 2020 - Go
-
Updated
Apr 22, 2021 - Python
-
Updated
Jan 20, 2021 - Python
-
Updated
Nov 18, 2020 - Java
Improve this page
Add a description, image, and links to the software-composition-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the software-composition-analysis topic, visit your repo's landing page and select "manage topics."
The current version has several regex warnings.
The work consists in: