Skip to content

Commit 2014750

Browse files
authored
security: add note for package or Docker image (#5098)
**Which issue(s) this PR fixes**: None. **What this PR does / why we need it**: Add notes about fluent-package and Docker image. The appropriate reporting destination varies depending on the type, but the guidance is insufficient now. **Docs Changes**: Not needed. **Release Note**: Not needed. Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent 06bf43e commit 2014750

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

SECURITY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@
1414

1515
Please post your vulnerability report from the following page:
1616
https://github.com/fluent/fluentd/security/advisories
17+
18+
> [!NOTE]
19+
> If you use fluent-package, please check [fluent-package-builder](https://github.com/fluent/fluent-package-builder/blob/master/SECURITY.md) and report it there.
20+
21+
> [!NOTE]
22+
> If you use a Docker image of Fluentd, please check [Fluentd Docker Image](https://github.com/fluent/fluentd-docker-image/blob/master/SECURITY.md) and report it there.

0 commit comments

Comments
 (0)