Getting Started using Gradle and Bytesafe

Jan 4, 2023

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

You'll learn how to:

00:29 - Create a private Maven Firewall in Bytesafe

00:48 - Add Maven Central as an Upstream

01:23 - Create a read-write access token to be used when adding Bytesafe to the Gradle build file

01:59 - Create a Java Library Sample project

02:52 - Gradle configuration in the Bytesafe documentation

03:26 - Configure build.gradle to use Bytesafe as the Package Source when installing with Gradle

04:02 - Build project and resolve dependencies from the Bytesafe Firewall

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

05:13 - Add additional configuration in build.gradle to upload artifacts to Bytesafe.

06:06 - Publish a component to Bytesafe using Gradle

Bytesafe docs - Gradle configuration:
https://docs.bytesafe.dev/package-managers/maven/#gradle-configuration

Gradle Documentation - Creating a sample Java library:
https://docs.gradle.org/current/samples/sample_building_java_libraries.html

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