Skip to content

Security enhancements: specific commit to 3rd-party GH Actions, secure href attr on 404.html file #56

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

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

MiguelAxcar
Copy link
Contributor

This PR intends to add security enhancements:

  • Point to specific commit for 3rd-party Github action
  • Secure href attribute in 404 page to prevent XSS vulnerabilities: replaced relative_url with absolute_url to generate a full URL, which is less potential to manipulation, add escape filter to preventing potential XSS attacks.

@MiguelAxcar MiguelAxcar merged commit 33cbdd1 into main Dec 1, 2023
@MiguelAxcar MiguelAxcar deleted the security-enhancements branch December 1, 2023 23:35
@MiguelAxcar MiguelAxcar mentioned this pull request Dec 4, 2023
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.

1 participant