-
Given the following:
```
- name: Export FoD vulnerability data to GitHub
uses: fortify/github-action/fod-export@v1
env:
FOD_URL: ${{ inputs.fod_url }}
FOD_CLIEN…
-
Due to a change in configuration file handling, the GitLab-specific instructions in the README.md file are no longer functional. GitLab seems to be passing `sh` to the Docker container, which was igno…
-
SSC & FoD modules currently provide a very different command/option structure for managing user assignments to apps/versions/groups:
SSC:
- `fcli ssc appversion create --add-users ...`
- `fcli ss…
-
Hi,
Thank you for sharing this project!
I'm trying to run fnm-webui in a docker container, and when I try to add a DC I get a 500 Server Error Message.
What I tried so far:
- sudo fcli set main …
-
### Versions
```
ferretdb --version
version: v0.9.4-rc.2-24-gb7bd32f
```
### What did you do?
I run logic which does following:
- Retrieves single JSON document
- Modifies single field. …
-
Hi, I am trying to run the following command on fcli v1.2.3 to get only the SCA scan results report
fcli ssc appversion-vuln count --appversion MyApp:version -q scanType=SCA
No data
com.jayway…
-
As discussed internally, below are some potential candidates, based on current `fcli fod ` convention.
**1. Generic entities, scan type in ``**
* `fcli fod scan start-sast / start-dast`
* `fcli …
-
For some reason I am unable to configure the self-signed cert on SSC into JAVA keystore (/opt/java/openjdk/lib/security/cacerts).
I have used these commands to import, set and have logged in to fcli …
-
Given `fcli `, does `` represent ``? (i.e., in `fcli ssc artifact download `, `` refers to the artifact entity?
Should we maybe get rid of positional parameters altogether, or use them only in…
-
### FerretDB version
Hello!
I noticed quite unusual behaviour from FerretDB on ARM64 machine.
It responds to read queries fine:
```
sudo fcli show main sflow
false
```
But it fails to …