stalker
stalker copied to clipboard
Stalker, the Extensible Attack Surface Management tool.
Results examples: ``` domain.com 1.1.1.1 1.1.1.1:80 ```
* Filter by job name * Filter by start date * Filter by end date * Filter by an empty company name
Unsure about this one idk * Make a new repository for the jobs * Change the deployments to clone the jobs for the distant repository
The SDK should be independent from the rest of the implementation. * A new repository in the red-kite-solutions oragnisation for the python SDK * Arrange the jobs' dockerfiles better
The error here is triggered by a custom job parameter being an array instead of a string. It would break the deserialization process, but not drop the message. Therefore, it...
In order to know when a change breaks tests. ### Description PR #199 adds python tests testing code used inside jobs docker containers. They currently don't run in the CI....
Instead of raw seconds, support formats such as: |Format Examples|Meaning| |-|-| |1m |1 minute| |3h| 3 hours| |6d| 6 days| Or potentially the following format: "dd:hh:mm:ss" Or something else, whatever...
A user must be prompted for new credentials on a successful login if they were marked as having to change their password.