https://github.com/bugcrowd/methodology-taxonomy
The BMT explains the baselines for different types of testing on bugcrowd.com
https://github.com/bugcrowd/methodology-taxonomy
Last synced: 6 months ago
JSON representation
The BMT explains the baselines for different types of testing on bugcrowd.com
- Host: GitHub
- URL: https://github.com/bugcrowd/methodology-taxonomy
- Owner: bugcrowd
- License: apache-2.0
- Created: 2021-05-24T06:36:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-09T04:52:54.000Z (8 months ago)
- Last Synced: 2025-09-09T06:56:13.580Z (8 months ago)
- Language: Python
- Size: 240 KB
- Stars: 5
- Watchers: 37
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```shell
______ ____ ____ _________
|_ _ \ |_ \ / _|| _ _ |
| |_) | | \/ | |_/ | | \_|
| __'. | |\ /| | | |
_| |__) |_| |_\/_| |_ _| |_
|_______/|_____||_____| |_____|
```
The BMT explains the baselines for different types of testing on bugcrowd.com

---
#### run test on local
```shell
python -B lib/validate_bmt.py
```