BLT
BLT copied to clipboard
OWASP BLT is a bug logging tool to report issues and get points, companies are held accountable.
Currently we don't automatically enforce [T201](https://docs.astral.sh/ruff/rules/print/) checks. The fix would include the modified [pyproject.toml](https://github.com/OWASP-BLT/BLT/blob/5d50c25ec55f66dfe2ec25ed6153f4003e85d6ce/pyproject.toml#L82) (the easy part) and changes related to taking care of multiple cases of `print` statement in...
If you are planning to participate in GSOC 2024 add a comment below and keep track of your contributions to any BLT project
We are thrilled to announce that this year, we've witnessed an extraordinary level of interest in the GSOC program, with a record number of students applying to participate. In line...
Currently there are a lot of spam posts in the homepage of BLT website, we are already using ```django-simple-captcha``` but that is not preventing bots from spamming the site. -...
### **Project Done #1702** ### Related #1090 #1685 ### description BLT private project have Private Issue Page where all the Private Issue are listed and viewership can be managed. request...
This should run as part of the migration so there is no error when the migration runs (there will be no existing duplicates)