An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

```shell
______ ____ ____ _________
|_ _ \ |_ \ / _|| _ _ |
| |_) | | \/ | |_/ | | \_|
| __'. | |\ /| | | |
_| |__) |_| |_\/_| |_ _| |_
|_______/|_____||_____| |_____|
```

The BMT explains the baselines for different types of testing on bugcrowd.com

![validate BMT](https://github.com/bugcrowd/methodology-taxonomy/actions/workflows/validate_btm.yml/badge.svg?branch=main)

---

#### run test on local

```shell
python -B lib/validate_bmt.py
```