Skip to content

Commit a843d54

Browse files
authoredMar 27, 2025··
Add security category
1 parent 4847fcf commit a843d54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎src/boot/categories.toml

+6
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,12 @@ description = """
547547
Crates for processing biological sequences, including alignment, assembly, and annotation.\
548548
"""
549549

550+
[security]
551+
name = "Security"
552+
description = """
553+
Crates related to cybersecurity, penetration testing, code review, vulnerability research, and reverse engineering.\
554+
"""
555+
550556
[simulation]
551557
name = "Simulation"
552558
description = """

0 commit comments

Comments
 (0)
Please sign in to comment.