Skip to content

Commit 7b2cde8

Browse files
authored
Add note about prompt injections (#321)
1 parent 411d821 commit 7b2cde8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/appendix.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ OWASP Testing Guide section on SQL Injection: <https://owasp.org/www-project-web
1414

1515
The4 PayloadBox GitHub Repo has a collection of injection strings: <https://github.com/payloadbox>.
1616

17+
Another possibility for injection strings is prompt injection attacks. They are not currently included as sample strings because they are often specific to the AI that is reading the data. However, if your organization builds AI that is intended to read C2PA metadata, you could use this tool to create assets with prompt injections tailored to your AI solution for testing.
18+
1719
## Additional baseline test case files
1820

1921
For sample file types beyond JPEGs for testing, the C2PA maintains a list of sample files here: <https://github.com/c2pa-org/public-testfiles>.

0 commit comments

Comments
 (0)