Skip to content

Commit 5d4ea1c

Browse files
committed
apply more feedback from Bruce
1 parent 43ae120 commit 5d4ea1c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
- type: input
1515
attributes:
1616
label: Java Version(s)
17-
description: "Version(s) of Java (`java -version`) that you've encountered this bug with"
17+
description: "Version(s) of Java (`java --version`) that you've encountered this bug with"
1818
placeholder: 21.0.4
1919
validations:
2020
required: true

SECURITY.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ This document outlines the security policy for the Datadog Java client library (
44
Most notably, please do not share the details in a public forum (such as in a discussion, issue, or pull request) but instead reach out to us with the details.
55
This gives us an opportunity to release a fix for others to benefit from by the time details are made public.
66

7-
## Supported Versions
8-
9-
We accept vulnerability submissions for the [currently maintained release](https://github.com/DataDog/dd-trace-java/releases).
10-
117
## Reporting a Vulnerability
128

139
If you discover a vulnerability in the Datadog Java client library (or any Datadog product for that matter) please submit details to the following email address:

0 commit comments

Comments
 (0)