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

generate integrity code #54

Open
jimmywarting opened this issue Jun 27, 2020 · 1 comment
Open

generate integrity code #54

jimmywarting opened this issue Jun 27, 2020 · 1 comment

Comments

@jimmywarting
Copy link

When i enter a script file then i would want something like cdnjs gives you

	<script
		src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.1.0/papaparse.min.js"
		integrity="sha256-Fh801SO9gqegfUdkDxyzXzIUPWzO/Vatqj8uN+5xcL4="
		crossorigin="anonymous"
	></script>
@coder0107git
Copy link

For now just enter the link into srihash.org and it will generate the tag for you (the right tag for javascript vs CSS).

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

No branches or pull requests

2 participants