headers-security

There are 7 repositories under headers-security topic.

  • nuxt-security

    Baroshem/nuxt-security

    🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware

    Language:TypeScript808425256
  • themalwarenews/SecHead

    Sechead is a powerful security tool developed in Python that allows users to audit the security headers of any website. With Sechead, users can quickly and easily identify any security vulnerabilities or weaknesses in the headers of a website, helping to ensure that the site is secure and protected against potential attacks.

    Language:Python12001
  • fabriziosalmi/websites-monitor

    Websites monitoring via GitHub Actions (expiration, security, performances, privacy, SEO)

    Language:Python9465
  • I2rys/whsniper

    Website cache, information & security headers checker.

    Language:JavaScript2
  • edgewatch/headers.doctor

    HTTP Security Headers Configuration Check utilities

    Language:Python0200
  • halukyamaner/http-headers

    HTTP Headers

    Language:Python00
  • booyasatoshi/csp_generator

    This Python script is designed to generate a Content Security Policy (CSP) for a given URL. It scans the URL, identifies all the JavaScript and CSS assets, computes their SHA-256 hashes, and creates a CSP policy. The policy helps in enhancing the security of web applications by specifying which resources are allowed to be loaded and executed.

    Language:Python