Getting Started using Maven and Bytesafe

Getting Started using Maven and Bytesafe

Dec 8, 2022

This video shows you how to use Maven and Bytesafe to install secure packages.

You'll learn how to:

00:25 - Create a private Maven Firewall in Bytesafe

00:43 - Add Maven Central as an Upstream

01:24 - Maven in the Bytesafe docs

01:58 - Official Maven documentation (settings.xml and pom.xml)

02:41 - Create a read-write access token to be used when adding Bytesafe to the Maven configuration file

03:09 - Configure settings.xml to use Bytesafe as the Package Source when installing with mvn

04:16 - Configure an artifact in pom.xml which external dependencies

05:36 - Clear the Maven cache

06:11 - Install a Maven dependencies from Bytesafe

06:30 - Check to see that Maven packages have been scanned and added to Bytesafe - both direct and transitive dependencies.

08:02 - Add additional configuration in pom.xml to upload artifacts to Bytesafe.

08:41 - Upload a Maven artifact to Bytesafe with additional configuration in the pom.xml

Maven in the Bytesafe docs: https://docs.bytesafe.dev/package-managers/maven/

Bytesafe also supports Gradle for Maven artifacts.

#maven #mvn #java #dependencyfirewall #gradle #packagemanager #packagemanagement #dependency #dependencies #vulnerabilities #opensourcelicenses #packageindex #kotlin #scala