aegilops :github::microsoft: · @aegilops
150 followers · 582 posts · Server fosstodon.org

I've wrapped up SpotBugs/FindSecBugs in a bow 🎁 in a GitHub Action, so you can use it in GitHub Code Scanning - free for open source projects, and also available for paid users of GitHub Advanced Security.

SpotBugs and FindSecBugs work with JVM languages - Scala, Java, and Clojure, mainly.

github.com/marketplace/actions

Point it at the results of the build, and go.

#github #sast #scala #jvm #clojure #java #codesecurity #spotbugs #findsecbugs #devsecops #sdlc

Last updated 1 year ago

aegilops :github::microsoft: · @aegilops
147 followers · 566 posts · Server fosstodon.org

@ovid and other Perl :perl: mongers. What, if anything, do you use for code security?

I know that using taint gets you far, but SAST is mostly what I’m thinking (especially for legacy code without taint). Any tips?

Does Perl::Critic do a decent job, and is there a list of what its security policy and 3rd party plug-ins cover?

Other OS SAST I found are: github.com/htrgouvea/zarn and this grep-based one: github.com/wireghoul/graudit

Are they OK?

#sast #perl #appsec #codesecurity #perlcritic

Last updated 1 year ago

JM ☠️ · @jmamblat
299 followers · 159 posts · Server infosec.exchange
aegilops :github::microsoft: · @aegilops
94 followers · 315 posts · Server fosstodon.org

"In Scorecard we trust"

:github: README posted on the Open Source Security Foundation (OoenSSF) Scorecard project to gauge levels of security in code repos:

github.com/readme/guides/softw

#readme #OpenSSF #github #scorecard #codesecurity #supplychain

Last updated 2 years ago

Sam Morreel · @smorreel
53 followers · 103 posts · Server saasycloud.social

I had a customer for which I performed a review on a based /C#/Razor app.

There was blatant disregard in the for basic 101 injection . The customer's senior (supposedly) responded with:

"oh, that's low risk, it's only an internal app. "

Yikers!

#codesecurity #web #dotnet #code #sql #vulnerabilities #developer #mvc

Last updated 2 years ago