kindspells/astro-shield
Astro integration to enhance your website's security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques.
TypeScriptMIT
Issues
- 0
- 2
Shield removes scripts without content
#151 opened by dsmith-digitalmint - 3
Breaking change on 1.6.0 from 1.5.3
#138 opened by mastercoms - 0
- 1
Specifying base in astro config gets duplicated in path update and causes builds to error
#144 opened by ndj91 - 0
Generates incorrect sha
#153 opened by sahillangoo - 1
- 4
Allow List Not Working
#86 opened by elevationathletics - 0
- 2
Documentation - Translate to Russian
#133 opened by castarco - 5
Documentation - Translate to Korean
#136 opened by pmj-chosim - 0
CSP configuration from astro-shield blocks inline styles of syntax highlighting
#140 opened by abhabongse - 0
- 4
Documentation - Translate to Spanish
#123 opened by castarco - 2
Documentation - Translate to French
#125 opened by castarco - 1
Documentation - Translate to Hindi
#132 opened by castarco - 0
Documentation - Translate to Japanese
#134 opened by castarco - 0
Documentation - Translate to Catalan
#124 opened by castarco - 0
Documentation - Translate to German
#126 opened by castarco - 0
Documentation - Translate to Italian
#127 opened by castarco - 0
Documentation - Translate to Portuguese
#128 opened by castarco - 0
Documentation - Translate to Greek
#129 opened by castarco - 0
Documentation - Translate to Polish
#130 opened by castarco - 0
Documentation - Translate to Turkish
#131 opened by castarco - 2
Compatibility with @playform/compress
#81 opened by thwonghin - 1
document corner case where cross-origin resources are statically imported instead of just included
#57 opened by castarco - 1
- 1
- 0
Add support for `netlify.toml` configuration file
#106 opened by castarco - 1
(Netlify) CSP headers are generated for full path (including .html), but not for paths ending on `/`
#107 opened by castarco - 3
- 4
Relative protocol notation not supported
#82 opened by cedmax - 0
avoid setting `crossorigin="anonymous"` twice
#55 opened by castarco - 1
refactor: port to TypeScript
#46 opened by castarco - 1
Unable to obtain SRI hash for local resource
#80 opened by mvantschip - 3
- 4
simplify CSP directive generation
#76 opened by danielszuk - 0
- 0
- 2
- 1
Fix code scanning alert - Polynomial regular expression used on uncontrolled data
#71 opened by castarco - 1
Fix code scanning alert - Polynomial regular expression used on uncontrolled data
#70 opened by castarco - 1
- 1
Allow deleting script/style/link elements when they cannot be marked with the `integrity` attribute
#52 opened by castarco - 0
- 0
- 1
docs: create a documentation site
#47 opened by castarco - 0
Implement `sriHashesStrategy` for `CSPOptions`
#51 opened by castarco - 1
- 0
devex: avoid the need for building twice when the only static resources are the ones from /public/
#37 opened by castarco