File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
The goal is to enable policy functionality that would be triggered by
28
28
cryptographic features of a component.
29
29
30
- The scriot will analyze ciphers included in a component and will set
31
- a BOM Component custom field value to reflec that.
30
+ The script will analyze ciphers included in a component and will set
31
+ a BOM Component custom field value to reflect that a known weakness is present .
32
32
33
33
Requirements
34
34
52
52
Using
53
53
54
54
Script expects a boolean custom field labeled "BadCrypto" on a BOM Component.
55
- A policy that is triggered by BadCrypto custom field value used to visualise
55
+ A policy that is triggered by BadCrypto custom field value used to visualize
56
56
results.
57
57
58
58
usage: crypto-to-custom.py [-h] -u BASE_URL -t TOKEN_FILE -pn PROJECT_NAME -vn VERSION_NAME [-nv] [--reset]
You can’t perform that action at this time.
0 commit comments