Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardomaia authored Aug 4, 2023
1 parent 405af36 commit 4b977a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ npm install
```sql
SELECT ip,
host,
REPLACE(REPLACE(tags, '[', ''), ']', '') as tags,
REPLACE(REPLACE(info_tags, '[', ''), ']', '') as tags,
extracted_results,
cve_id,
cwe_id,
Expand Down

0 comments on commit 4b977a4

Please sign in to comment.