Settings

Theme

GitHub’s latest security features

github.com

57 points by Callicles 7 years ago · 20 comments

Reader

Ded7xSEoPKYNsDd 7 years ago

As someone who regularly needs to report security vulnerabilities to projects hosted on Github, I find it incredibly annoying that I can't create one of these 'maintainer advisories' (or just a regular issue that's non-public) as an outsider.

These 'security.md' files would work for me just as well to define a security contact, but I've never come across one of these in the wild... so I end up wasting my time hunting down maintainers and their email addresses, when everyone involved would have a much easier time if it were all handled through Github by allowing everyone to create a (draft) 'maintainer advisory'.

dannykwells 7 years ago

Lots of title editorializing recently. I wonder what's up. One thing I've always liked about HN is that title editorializing isn't really viewed kindly. So why now?

kmfrk 7 years ago

Makes sense. Fits with adding similar support in Visual Studio at some point. Kind of like Word suggestions, but for code.

  • ryanburk 7 years ago

    will be interesting to see what they do that goes beyond the acquisition of semmle. it is great to see how quickly they have been able to integrate that work.

matt_LLVW 7 years ago

Dependabot is really nice. I activated it on my repo and it create a PR with the updated dependency, showing the "crowd sourced" chance it could be integrated safely. Semmle(LGTM) could be useful on a big codebase but for a simple webapp it didn't provide anything interesting.

throwaway5752 7 years ago

It's frustrating to set up OWASP scans over and over again. Anything Github or Gitlab or whomever can do to normalize audits (please, by all means check for CVEs on my dependencies, too) and static analysis, it's great. Make it something I can enable on my PR/MR workflow.

snorrah 7 years ago

Please forgive my naivety but is this something that would also come to GitHub Enterprise?

peterwwillis 7 years ago

It's a feature, not a market play. GitHub wants to be a default for all your most basic CI/CD uses, but they're not taking on all of software security. This is a huge market, they're implementing like 1 feature of 1 use case.

mkagenius 7 years ago

> Automatic token scanning

Nice. I hope we contributed to it in some way: https://news.ycombinator.com/item?id=13667386

sarcasmatwork 7 years ago

How does this not copy snyk.io?

  • asdfman123 7 years ago

    Microsoft owns Github now, and their whole MO is copying everyone else's good ideas at an impressive rate and seeing what will stick.

  • alttab 7 years ago

    It leverages GitHub repositories as it's data and customer base. The integration and network effect means the crowd sourcing works for everyone using GitHub, which is used more thoroughly than snyk.io (which I've never heard of)

  • rolltiide 7 years ago

    maybe it does, my neighborhood also has multiple groceries stores

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection