Skip to content

Commit 82f39a0

Browse files
Completed feature model with full Taxonomy
1 parent 2957ad6 commit 82f39a0

1 file changed

Lines changed: 69 additions & 25 deletions

File tree

Resources/taxonomy.feature_model

Lines changed: 69 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,70 @@
11
Security_Features
2-
Access_Control
3-
Authentication
4-
Authorization
5-
Cryptography
6-
Encryption
7-
Key_Management
8-
Signature
9-
Hashing
10-
Steganography
11-
Security_Monitoring
12-
Logging
13-
Automated_Response
14-
History_Maintenance
15-
Secure_Data_Handling
16-
Data_Validation
17-
Data_Sanitization
18-
Retention_Control
19-
Secure_Storage
20-
Trusted_Sources
21-
System_State_Protection
22-
Resource_Management
23-
System_State_Validation
24-
Session_Management
25-
State_Synchronization
26-
Miscellaneous
2+
Access_Control
3+
Authentication
4+
Credentials
5+
One_Time_Password
6+
Certificate_Authentication
7+
Multifactor_Authentication
8+
Single_Sign_On
9+
Authorization
10+
Access_Quota_Limitation
11+
Attribute_based_Access_Control
12+
Discretionary_Access_Control
13+
Mandatory_Access_Control
14+
Lattice_based_Access_Control
15+
Location_based_Access_Control
16+
Role_based_Access_Control
17+
Rule_based_Access_Control
18+
Timed_Access_Control
19+
State_based_Access_Control
20+
Application_Mode_based_Access_Control
21+
Cryptography
22+
Encryption
23+
Stream_Ciphers
24+
Block_Ciphers
25+
Symmetric_Key_Cryptography
26+
Asymmetric_Key_Cryptography
27+
Hybrid_Cryptosystems
28+
Cryptographic_Hashing
29+
Key_Management
30+
Key_Generation
31+
Key_Distribution
32+
Group_Key_Management
33+
Key_Storage
34+
Key_Revocation
35+
Signature
36+
Message_Signing
37+
Certification
38+
Message_Authentication
39+
Digital_Watermarking
40+
Steganography
41+
Security_Monitoring
42+
Logging
43+
Automated_Response
44+
History_Maintenance
45+
Secure_Data_Handling
46+
Data_Validation
47+
Input_Validation
48+
Blacklisting
49+
Whitelisting
50+
Download_Verification
51+
Output_Validation
52+
Data_Sanitization
53+
Input_Sanitization
54+
Output_Sanitization
55+
Parameterized_Prepared_Statement
56+
Retention_Control
57+
Secure_Storage
58+
Trusted_Sources
59+
Time_Source
60+
Source_of_Randomness
61+
System_State_Protection
62+
Resource_Management
63+
System_State_Validation
64+
Session_Management
65+
Replay_Attack_Prevention
66+
Session_Fixation_Protection
67+
Session_Takeover_Prevention
68+
Session_Timeout
69+
State_Synchronization
70+
Miscellaneous

0 commit comments

Comments
 (0)