-
Add the ability to define a security policy in a YAML that can be validated and passed/failed based a pipeline on the results of a scan and/or a release. The security policy would be stored in the rep…
-
issue 1 - I was able to delete current session token - for security purposes, can some prevention check be implemented?
issue 2 - because I deleted current session token, the session is now dead bu…
-
For consistency with other modules any FoD argument options should be changed to lowercase.
For example:
`fod app create-microservice-app --criticality=High --status=Development --owner=kevin.lee …
-
This should replicate the functionality of FortifyVulnerabilityExporter. Initially, this could just wrap a call to the existing FortifyVulnerabilityExporter command, but eventually this functionality …
-
This should replicate the functionality of FortifyVulnerabilityExporter. Initially, this could just wrap a call to the existing FortifyVulnerabilityExporter command, but eventually this functionality …
-
Generally unable to make a connection using `session login`, this is the entire stderr, capturing log using `--log-level TRACE --log-file file.log` does not work, the file is empty. Tested the exact s…
-
## User Story
As an fcli user
I would like to retain a persistent authentication token
So I don't have to log in every time
-
This should be based on the `scancentral package` command. Initially, we would require ScanCentral Client to be installed, with the 'sc-sast scan prepare' command simply being a wrapper for the `scanc…
-
Add commands to work with Mobile applications, similar to the static and dynamic scans, e.g.:
`fcli fod mobile-scan start | cancel | get | list | import | wait-for`
Note: mobile scans are binary…
-
We are getting intermittent errors when calling `fod sast wait-for`.
We are first using `fod sast start` to upload and start a new scan but when we try to wait for that scan to complete, it intermit…