Questions tagged [security.txt]

For the security.txt file which explains to security researchers how to disclose vulnerabilities

Per securitytxt.org:

security.txt defines a standard to help organizations define the process for security researchers to disclose security vulnerabilities securely.

2 questions
7
votes
1 answer

How can one get github pages to serve dot files like RFC5785's /.well-known/?

I've got a documentation website populated from the Github master branch for my documentation project. I'd like https://mydomain/.well-known/security.txt to serve the file under tree/master/.well-known/security.txt per securitytxt.org which…
Mike Samuel
  • 118,113
  • 30
  • 216
  • 245
1
vote
0 answers

Could we add ajax requests disallow in robots.txt in codeigniter

My question is that could we add ajax requests disallow in robots.txt in codeigniter And is that compulsory to add robots.txt file in home directory or we place it in views with defined routes