Skip to content

SSWConsulting/securitytxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSW security.txt

This repository provides a simple way to get started with implementing a security.txt file for your website or web application.

NOTE: We use the same security.txt and public_key.asc for all our websites, you can find these files in the .well-known directory.

Key Features

  • .well-known/security.txt: A sample security.txt file to help you create your own.
  • Setup.md: Instructions on how to set up and customize your security.txt file.

What is security.txt?

The security.txt file is a standardized text file placed in the .well-known directory of your website. It serves as a public point of contact for security researchers to report vulnerabilities they find.

Why Use security.txt?

  • Transparency: It signals to security researchers that you are open to receiving vulnerability reports.
  • Efficient Reporting: It provides a standardized way for researchers to contact you, ensuring reports are received promptly.
  • Industry Recognition: It's a recognized best practice, recommended by various security organizations.

Learn More:

Getting Started

  1. Review Setup.md: Refer to the Setup.md file for step-by-step instructions on setting up your security.txt file.
  2. Customize: Adapt the sample security.txt file in this repository to include your organization's specific contact information and policies.
  3. Place in .well-known: Upload your customized security.txt file to the .well-known directory on your web server.

About

This repository has information needed to create and use our security.txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •