Skip to content

Commit 1617309

Browse files
authored
Merge pull request #10905 from 0xdea/main
Add `security` category
2 parents 4e6ab41 + a843d54 commit 1617309

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)