Skip to content

Commit 7648feb

Browse files
authored
Update crypto-to-custom.py
1 parent a154cd7 commit 7648feb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/client/crypto-to-custom.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
The goal is to enable policy functionality that would be triggered by
2828
cryptographic features of a component.
2929
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.
3232
3333
Requirements
3434
@@ -52,7 +52,7 @@
5252
Using
5353
5454
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
5656
results.
5757
5858
usage: crypto-to-custom.py [-h] -u BASE_URL -t TOKEN_FILE -pn PROJECT_NAME -vn VERSION_NAME [-nv] [--reset]

0 commit comments

Comments
 (0)