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

FISH-5824 Added Subresource Integrity for monitoring console #5499

Merged
merged 3 commits into from
Nov 22, 2021

Conversation

kalinchan
Copy link
Member

Description

Subresource Integrity (SRI) is a security feature that enables browsers to verify that resources they fetch (for example, from a CDN) are delivered without unexpected manipulation. It works by allowing you to provide a cryptographic hash that a fetched resource must match.

Important Info

Blockers

Dependent on payara/monitoring-console#37
Will release version 1.8 of monitoring-console-webapp once approved.

Testing

New tests

N/A

Testing Performed

Loaded the monitoring console and verified everything works.

Testing Environment

Ubuntu 20.04 openjdk version "1.8.0_302" maven 3.6.3

Documentation

N/A

Notes for Reviewers

@kalinchan kalinchan requested a review from Pandrex247 November 16, 2021 10:29
Copy link
Contributor

@aubi aubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

pom.xml Outdated Show resolved Hide resolved
@kalinchan
Copy link
Member Author

jenkins test

@kalinchan
Copy link
Member Author

jenkins test

@kalinchan kalinchan merged commit 2cb4c73 into payara:master Nov 22, 2021
@kalinchan kalinchan deleted the FISH-5824 branch April 4, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants