Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(perf): Speed-up loading by using smaller resources (js,css) #12178

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 1 commit into from
Apr 9, 2025

Conversation

kiblik
Copy link
Contributor

@kiblik kiblik commented Apr 6, 2025

No rocket science, just use .min.js and .min.css if exist

@github-actions github-actions bot added the ui label Apr 6, 2025
Copy link

dryrunsecurity bot commented Apr 6, 2025

DryRun Security Summary

A base HTML template patch updates static file references to minified JavaScript and CSS library versions for improved performance, with recommendations to verify file sources and versions.

Expand for full summary

Summary: Base HTML template patch updates static file references to minified versions of JavaScript and CSS libraries for performance optimization.

Security Findings:
• No direct security vulnerabilities were identified in this patch
• Potential Consideration: Verify minified files are from trusted sources
• Potential Consideration: Confirm minified files match expected library versions

View PR in the DryRun Dashboard.

@Maffooch Maffooch added this to the 2.45.1 milestone Apr 7, 2025
@valentijnscholten
Copy link
Member

nice find, approved.

@Maffooch Maffooch merged commit d11e7cd into DefectDojo:dev Apr 9, 2025
76 checks passed
@kiblik kiblik deleted the perf/use_existing_min branch April 10, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants