Skip to content

Commit 8f25e8d

Browse files
author
Rand McKinney
committed
Add note about how to report security issues per other repos
1 parent a0bf8b6 commit 8f25e8d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/community.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Content Authenticity Initiative has an active and growing community of devel
77

88
## GitHub
99

10-
All the open-source CAI code is hosted in GitHub in the [CAI GitHub organization](https://github.com/contentauth) and we welcome input in the form of issues and pull requestsin the repositories:
10+
All the open-source CAI code is hosted in GitHub in the [CAI GitHub organization](https://github.com/contentauth) and we welcome input in the form of issues and pull requests in the repositories:
1111

1212
- **Rust Library**: [c2pa-rs](https://github.com/contentauth/c2pa-rs)
1313
- **CLI tool**: [c2patool](https://github.com/contentauth/c2patool)
@@ -20,6 +20,11 @@ All the open-source CAI code is hosted in GitHub in the [CAI GitHub organization
2020

2121
If you think you've found a bug or want to request a feature, please open an issue in the appropriate repository.
2222

23+
:::note
24+
Do not create a public GitHub issue for suspected security vulnerabilities. Instead, please file an issue through [Adobe's HackerOne page](https://hackerone.com/adobe?type=team).
25+
For more information on reporting security issues, see [SECURITY.md](https://github.com/contentauth/c2pa-rs/blob/main/SECURITY.md).
26+
:::
27+
2328
We also welcome thoughtful pull requests (PRs) from the community, following the contribution guidelines provided out in each repository. The guidelines are generally the same for each of the three project repositories; for example. see the [c2pa-rs contribution guidelines](https://github.com/contentauth/c2pa-rs/blob/main/CONTRIBUTING.md).
2429

2530
Participants are required to follow the [Adobe Code of Conduct](https://github.com/contentauth/c2pa-js/blob/main/CODE_OF_CONDUCT.md) to maintain an open and welcoming environment for all.

0 commit comments

Comments
 (0)