Skip to content

Commit 0c8ff50

Browse files
authored
added changes for documentation 0.19 (#556)
* added changes for documentation 0.19 * made changes in docs for 0.19
1 parent 86300de commit 0c8ff50

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/gh_pages/docs/entityclassifier.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ Below is the list of `entities` supported by Pebblo -
2323
1. Slack Access Token
2424
1. AWS Access Key
2525
1. AWS Secret Key
26+
1. Private Key
27+
1. DSA Private Key
28+
1. Encrypted Private Key
29+
1. Elliptic Curve Private Key
30+
1. OpenSSH Private Key
31+
1. RSA Private Key
32+
1. Google Account Private Key
33+
1. Github Fine Grained Token
2634

2735

2836
User can get details of classified entities for their loader source files in Pebblo report.

pebblo/entity_classifier/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ And following Secret Entities:
1717
2. Slack Token
1818
3. AWS Access Key
1919
4. AWS Secret Key
20+
5. Private Key
21+
6. DSA Private Key
22+
7. Encrypted Private Key
23+
8. Elliptic Curve Private Key
24+
9. OpenSSH Private Key
25+
10. RSA Private Key
26+
11. Google Account Private Key
27+
12. Github Fine Grained Token
2028

2129
## How to use
2230
Entity Classifier

0 commit comments

Comments
 (0)