Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
battleoverflow committed Jun 7, 2023
1 parent a6ec989 commit 943ba88
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,3 @@ Some scripts are now provided to help with your local configuration of ThreatIng
| Script | Description | Example |
|-----------------------|-------------------------------------------------------------------------------------------------------------|----------------------------------|
| `scripts/validate.py` | This script validates your YAML syntax and checks that you have the bare minimum required by ThreatIngestor | `python3 validate.py config.yml` |

All scripts will have the ability to run in a verbose mode.

Example:

```bash
python3 <FILE>.py v
```

0 comments on commit 943ba88

Please sign in to comment.