Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updateTenableContentSecurityPolicy #6135

Merged
merged 9 commits into from
Aug 29, 2024
Merged

Conversation

georgedias
Copy link
Contributor

@georgedias georgedias commented Aug 26, 2024

What is improved

Added tenable url to the Heimdall Content Security Policy - this allows cross-domain calls from Heimdall to a defined Tenable URL.

How to test

Please review the .env requirements here. Additionally the browser must allow for CORS, see here for how to configure
Reach out to me for the proper MITRE credentials.

Fixes Issue: #6127

Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
@georgedias georgedias added enhancement New feature or request heimdall-frontend Issue is related to the Heimdall-Lite frontend heimdall-backend Issue is related to the Heimdall-Server backend Heimdall Server Issues that relate to Heimdall Server Usability and Value Chain labels Aug 26, 2024
Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
apps/backend/src/main.ts Show resolved Hide resolved
apps/frontend/src/store/server.ts Outdated Show resolved Hide resolved
apps/frontend/src/utilities/tenable_util.ts Outdated Show resolved Hide resolved
apps/frontend/src/utilities/tenable_util.ts Outdated Show resolved Hide resolved
apps/frontend/src/utilities/tenable_util.ts Show resolved Hide resolved
Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
@Amndeep7 Amndeep7 added the ready-to-merge Used by mergify to identify if a PR is ready to merge into master. label Aug 28, 2024
@Amndeep7 Amndeep7 merged commit fcfc565 into master Aug 29, 2024
8 of 9 checks passed
@Amndeep7 Amndeep7 deleted the update_content_security_policy branch August 29, 2024 05:23
Copy link

sonarcloud bot commented Aug 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Heimdall Server Issues that relate to Heimdall Server Usability and Value Chain heimdall-backend Issue is related to the Heimdall-Server backend heimdall-frontend Issue is related to the Heimdall-Lite frontend ready-to-merge Used by mergify to identify if a PR is ready to merge into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants