Skip to content

Commit 7431e52

Browse files
ceolinkartben
authored andcommitted
github: templates/ext: Add security section
Add a security section in the external source code issue template requesting information about known vulnerabilities and cryptographic usage. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent 81bb229 commit 7431e52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/007_ext-source.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ required to maintain ...)
4949
Why is this the right component to solve it (e.g., SQLite is small,
5050
easy to use, and has a very liberal license.)
5151

52+
## Security
53+
54+
Does this component include any cryptographic functionality?
55+
If so, please describe the cryptographic algorithms and protocols used.
56+
57+
How does this component handle security vulnerabilities and updates?
58+
Are there any known vulnerabilities in this component? If so, please
59+
provide details and references to any CVEs or security advisories.
60+
5261
## Dependencies
5362

5463
What other components does this package depend on?

0 commit comments

Comments
 (0)