mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-09 10:47:10 +00:00
Requests tests to support code changes
This commit is contained in:
@@ -188,3 +188,6 @@ If another Hunter subscribes to the events that this Hunter publishes, if can a
|
||||
The process of proving vulnerabilities, is the base concept of the Active Hunting.
|
||||
To prove a vulnerability, create an `ActiveHunter` that is subscribed to the vulnerability, and inside of the `execute`, specify the `evidence` attribute of the event.
|
||||
*Note that you can specify the 'evidence' attribute without active hunting*
|
||||
|
||||
## Tests
|
||||
Although we haven't been rigorous about this in the past, please add tests to support your code changes.
|
||||
|
||||
Reference in New Issue
Block a user