Skip to content

Releases: seek-oss/snyk-buildkite-plugin

v3.2.0: Update Dockerfile to use a new node and sbt version

01 Apr 07:39
9f7bf45
Compare
Choose a tag to compare

Update docker file to update node and sbt.
See #31

v3.1.0: Update Dockerfile to not use piccolo.link (#30)

01 Oct 04:46
2b0a9be
Compare
Choose a tag to compare

Update docker file to update sbt link for stability (sbt/sbt#5860 (comment))

Pass artifactory credentials directly as ENV

30 Oct 23:00
Compare
Choose a tag to compare
Artifactory credentials passed in directly as environment variables (…

…#28)

* provide artifactory url to snyk

* log out artifactory url

* just use env vars for artifactory

* extract out artifactory env variables for safe usage

Add git to image

28 Oct 22:08
Compare
Choose a tag to compare
Installs git for builds which need git to create version numbers etc.…

… (#27)

Add support for sbt projects

19 Sep 00:39
Compare
Choose a tag to compare
v2.1.0

add sbt to image and preload (#26)

Add flag to scan all gradle sub-projects

18 Aug 23:49
Compare
Choose a tag to compare
Flag to process all gradle subprojects (#25)

* Adding a flag to allow the gradle scan to monitor all subprojects

* Ensuring that monitor only pushes valid parameter sets

* Only print the vulnerability report url if we only have one to show

* lets process all the results

* typo

* Ensuring that the metrics still report accurately

* dont print the single project summary for multi project builds

* dont append empty arrays of vulns

* individually add vulns to list

Add optional parameter for dependency manager

09 May 06:41
ba194cb
Compare
Choose a tag to compare
Add package manager option (#22)

* add experimental package manager option

* update readme

Fix broken alpine image, minor improvements

08 Apr 23:45
3caecdc
Compare
Choose a tag to compare
Fix breaking scala functionality (#21)

* updating version example in readme

* add parameter for inserting custom commands

* fix command input

* fix missing NSS issue

* add testing output

* output for debugging

* add root folder for testing repository

* write artifactory creds to different location

* create directory for gradle.properties

* fix bug

* rename variable, fix issues

* add debug prints

* fix typo

* scala config changes

* change for testing

* change for testing

* testing

* add carriage return

* remove error outputting

* update version #

* remove debugging functionality

* clean up code, comments, outputting

* add sub directory support for node

* remove unused var

Add support for yarn and npm lockfiles

07 Dec 03:05
e8ec793
Compare
Choose a tag to compare
v0.0.16

bumping version to v0.0.16 (#19)

Bumping version to match metrics

07 Dec 00:36
cfc698c
Compare
Choose a tag to compare
v0.0.15

bumping version (#17)