koenbuyens / securityheaders

Check any website (or set of websites) for insecure security headers.
Apache License 2.0
244 stars 50 forks source link

Is this still maintained? #8

Open uhlhosting opened 3 years ago

uhlhosting commented 3 years ago

If so any plans to add new Feature Policy headers support?

iDuronto commented 3 years ago

No, the dev ain't interested as you can see. So please fork and add stuff. :)

JensTimmerman commented 1 year ago

Has anyone taken up this challenge? Is there a well maintainged fork to be found somewhere? It would be nice if this could be pointed to here, otherwise I will have to get to this myself. (I wanted to remove Expect-ct (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Expect-CT )

Feature-policy has also changed to permissions policy (https://developer.mozilla.org/en-US/docs/Web/HTTP/Permissions_Policy )