Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ When contributing to this repository, please first feel free to raise a pull req

Please note that we have a code of conduct. Please follow it in all your interactions with the project.

> 🔎 This repository is for BCheck-based Bambda scripts. If you want to contribute Java-based scan check scripts, please head to the Bambdas repository instead.

## Pull Request Process

1. Place your BCheck in the appropriate folder. For example, BChecks referencing CVEs should be placed in the `vulnerabilities-CVEd` folder.
Expand Down Expand Up @@ -59,4 +61,4 @@ Verify the output. To do this quickly, check the exit code is 0 for a valid run.
- Inappropriate use of the passive tag.

## Code of Conduct
Please ensure that you are familar with and respect our [code of conduct](https://github.com/PortSwigger/BChecks/blob/main/CODE_OF_CONDUCT.md).
Please ensure that you are familar with and respect our [code of conduct](https://github.com/PortSwigger/BChecks/blob/main/CODE_OF_CONDUCT.md).