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

Enchancement for CSP support. #618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kumarpradeephk
Copy link

@kumarpradeephk kumarpradeephk commented Feb 19, 2024

Fixed CSP Issue:

This PR brings enhancements to support Content Security Policy (CSP):

  1. Resolved a Content Security Policy (CSP) issue to ensure secure content loading and adherence to security best practices.

  2. Verified that all existing tests pass successfully to maintain the stability and reliability of the codebase.

  3. Refactored the code to replace inline styles with CSS classes for improved maintainability and adherence to coding standards.

  4. Introduced a dependency on Nokogiri to enhance HTML parsing capabilities. This dependency is necessary for parsing HTML, and it aligns with the project's requirements.

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.

None yet

1 participant