Debug artifacts
April 26, 2023 ยท View on GitHub
"Debug artifacts" refers to the contents of the directory indicated by the debugging.location config value.
The contents of this directory are:
- Traces from the Broker program, detailing exactly what steps Broker is taking and with what data.
- Broker redacts secrets from trace logs.
- Broker does not include the raw contents of project source code in trace logs.
- Debug bundles collected from running FOSSA CLI on your projects.
These debug artifacts are available for users to view at any time, and are most commonly accessed by collecting a debug bundle and sending that to FOSSA Support.