George M. Dias
George M. Dias
Based on the Heimdall release process documented in the [wiki](https://github.com/mitre/heimdall2/wiki/How-to-create-a-Heimdall2-release), the following have been identified as improvements. ### Build Process - [ ] Identify a mechanism/methodology to release Heimdall like...
This epic is for documenting and automating the Heimdall2 release process. The following need to be update: - ITEM 1 - ITEM 2
The following mappers are requested by sponsor: - [ ] NeuVectors - [ ] Have data format schema - [ ] Have sample output data - [x] Anchore - [...
**Description of Test** The Splunk URL was added to Heimdall's Content Security Policy (CSP) as an allowed domain. This is accomplished by providing the SPLUNK_HOST_URL .env variable where Heimdall allows...
**Try Me** Not necessary a bug, but we need to testing adding the following to the axios.create({ headers: }) of the Tenable connection (apps/frontend/src/utilities/tenable_util.ts): ``` headers: { 'Access-Control-Allow-Methods': 'GET, PUT,...