Questions tagged [subresource-integrity]

Subresource integrity is a draft mechanism to let browsers verify the integrity of web resources.

Subresource Integrity is implemented in multiple browsers and tools to help you use it, such at the SRI Hash Generator are also available.

Resources

Related tags

74 questions
0
votes
1 answer

Symfony voter via subresource is not being called

Here is the context : I use Symfony 3.4 with api-platform. I have two class : Supplier Product I want to list all the supplier's product In the Supplier Entity I have implemented access_control on regular CRUD method that works fine with the…
brn
  • 275
  • 1
  • 6
  • 17
0
votes
1 answer

Javascript executed even after SRI Integrity failure

I have a test page on local on 9180 port, which is loading JS from another port to simulate different domain.