-
### Enhancement Request
The following API endpoints have been added for managing API keys:
```
GET /api/v3/api-keys (return a list of API keys)
POST /api/v3/api-keys (create a new API key)
DELE…
-
### Enhancement Request
There have been various requests for improving the fcli documentation, both around documentation structure/format, and adding additional content.
Regarding structure/form…
-
I've created all of the directories and files (I think).
Python 3.11 on macOS:
```
$ python -m fcli-client
Welcome to fcli 1.0.0 - (c) 2023-2024 Phil Cowans
Released under the MIT license, …
-
### Enhancement Request
## The TL/DR explanation:
Provide a "quickstart" command that makes it easy to install fcli. We could provide something like:
`curl | bash`
## Detailed explanation:
F…
-
### Current Behavior
At least the `fcli fod sast-scan setup` but possibly also some of the `setup` commands for other scan types don't have proper default table output columns configured, resulting…
-
It seems this became a standalone tool, so better treat it as such.
With repo renamed to `fcli` and pypi package matching it.
hellt updated
5 months ago
-
### Enhancement Request
The native `scancentral` cli supports either specifying `SSC_URL` or SCSAST Controller URL (henceforth `SCSAST_URL`).
Currently, if `SSC_URL` is specified in the native `sc…
-
### Question
We would like to check why the following command takes time to complete in which resulting to timeout
FortifyVulnerabilityExporter FoDToGitLabSAST --fod.baseUrl=$FOD_URL --fod.tenant="$…
-
### Enhancement Request
Current `fcli fod issue *` commands operate at release level, for example listing all issues for a release. Now that FoD supports API endpoints for managing issues at applicat…
-
(copied from other source)
I understand that using `--copy-from` does not copy the auth entities/access permissions from the source. Instead I believe we're directed to use the `--add-users` comman…