Crane lifting Scala onto Code Property Graph to conduct vulnerability analysis

Crane lifting Scala onto Code Property Graph to conduct vulnerability analysis

Image Courtesy : https://www.huismanequipment.com/The Scala language has continued to gain popularity over the last several years, thanks to its excellent combination of functional and object-oriented software development principles, and its implementation on top ...

New Sonatype Scan Gradle Plugin

Sonatype has an ongoing commitment to the Open Source community to keep software developers aware of the components in their applications (Bill of Materials/BOM) and any known vulnerabilities they may contain. We ...
Does my Scala Value Class really not get allocated?

Does my Scala Value Class really not get allocated?

Scala’s Value Classes are a powerful and widely used mechanism for extension methods and additional type safety, both without incurring the runtime overhead of an allocation. ​For example, we can provide additional ...
Open sourcing release plugin `sbt-ci-release-early`

Open sourcing release plugin `sbt-ci-release-early`

Today we’re happy to announce another open source project: sbt-ci-release-early. It’s an sbt plugin that takes care of automatically releasing your projects including git tags, and supports both your in-house setup (e.g ...