Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: a public status page for open source projects #34

Closed
mvdan opened this issue Aug 27, 2019 · 1 comment
Closed

Idea: a public status page for open source projects #34

mvdan opened this issue Aug 27, 2019 · 1 comment

Comments

@mvdan
Copy link
Contributor

@mvdan mvdan commented Aug 27, 2019

Right now, when one clicks on the fuzzit markdown badge, the link goes to the dashboard that's only accessible by the owner. That's not very good.

I think it should be a different page than the dashboard, as the dashboard shows way too much sensitive information. For example, if a crash was found in the past 24h and hasn't been fixed and released yet, that could be used by bad actors to try to break services.

Perhaps a status very much like a static page would be better; think kinda like https://www.githubstatus.com/. It could contain harmless information about the past 30 days or whatever period of time we decide:

  • N cpu-hours spent fuzzing in the past N days
  • N fixed crashes in the past N days (not counting unfixed!)
  • N times that the public corpus was downloaded in the past N days
  • N times that regression tests were run in the past N days
  • Stats on the public corpus (size, how much it grew in the past N days)
@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Oct 13, 2019

moved to internal task list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.