Skip to content

Commit

Permalink
Merge branch 'main' into feature/searching-filtering-findings
Browse files Browse the repository at this point in the history
  • Loading branch information
underdarknl authored Nov 12, 2024
2 parents 17769f7 + 09ef3ff commit 2e6fab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "kat_manual_ooi",
"name": "Manual OOI normalizer",
"description": "Parses manually added objects.",
"consumes": [
"manual/ooi"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "kat_shodan_internetdb_normalize",
"name": "Shodan InternetDB normalizer",
"description": "Parses Shodan InternetDB into findings.",
"consumes": [
"boefje/shodan_internetdb"
],
Expand Down
1 change: 1 addition & 0 deletions boefjes/boefjes/plugins/pdio_subfinder/normalizer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "pdio-subfinder-normalizer",
"name": "PDIO subfinder",
"description": "Parses ProjectDiscovery subfinder data for finding subdomains.",
"consumes": [
"boefje/pdio-subfinder"
],
Expand Down

0 comments on commit 2e6fab3

Please sign in to comment.