You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# CSP Generator
1
+
# CSP Policy Gen
2
2
3
3
A robust Content Security Policy (CSP) generator that works in both Node.js and browser environments. This tool analyzes HTML content and generates appropriate CSP headers to enhance your application's security.
4
4
@@ -12,10 +12,10 @@ A robust Content Security Policy (CSP) generator that works in both Node.js and
This package ships with full TypeScript type definitions. Types are automatically included when you import from `csp-generator` in a TypeScript project.
62
+
This package ships with full TypeScript type definitions. Types are automatically included when you import from `csp-policy-gen` in a TypeScript project.
0 commit comments