We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e134044 commit e257e82Copy full SHA for e257e82
.github/ISSUE_TEMPLATE/false-positive-report.yml
@@ -6,6 +6,8 @@ body:
6
- type: markdown
7
attributes:
8
value: |
9
+ **Ensure you are using the latest version of dependency-check.**
10
+
11
**Automation is used to process most false positives reports**; failure to follow these guidelines will delay the process:
12
13
- Only enter a **single (1) Package URL**.
SECURITY.md
@@ -3,9 +3,9 @@
3
## Supported Versions
4
5
| Version | Supported |
-| ----------|--------------------|
-| 10.0.2+ | :white_check_mark: |
-| <= 10.0.1 | :x: |
+|-----------|--------------------|
+| 12.2.3+ | :white_check_mark: |
+| <= 12.1.2 | :x: |
## Reporting a Vulnerability
0 commit comments