meta-llama / llama3

The official Meta Llama 3 GitHub site
Other
23.24k stars 2.48k forks source link

Bug Bounty Program Website Not Accessible #33

Closed JamesHighsmith closed 2 months ago

JamesHighsmith commented 2 months ago

Issues

In the "Issues" section of the CONTRIBUTING.md file, it states:

Meta has a bounty program for the safe disclosure of security bugs. In those cases, please go through the process outlined on that page and do not file a public issue.

However, when I click on the provided link (https://bugbounty.meta.com/), I get a "Page Not Found" error. It seems that the bug bounty program website is not accessible or the URL is incorrect.

This is problematic because contributors who find security bugs and want to responsibly disclose them through the proper channels may not be able to do so if the bug bounty website is not working.

Steps to Reproduce:

Open the CONTRIBUTING.md file in the Llama 3 repository. Navigate to the "Issues" section. Click on the link provided for the bug bounty program (https://bugbounty.meta.com/). Observe that the website is not accessible and a "Page Not Found" error is displayed.

Expected Behavior:

The bug bounty program website should be accessible when clicking on the provided link. Contributors should be able to access the website and find information on how to responsibly disclose security bugs.

Actual Behavior:

The bug bounty program website is not accessible. Clicking on the provided link leads to a "Page Not Found" error. Please investigate this issue and update the contribution guidelines with the correct URL for the bug bounty program website. Alternatively, if the website is temporarily down, please provide an alternative way for contributors to report security bugs safely.

jspisak commented 2 months ago

thanks and great catch - i updated the link. cheers!