Tags: step-security-bot/vulcan-api
Tags
Merge pull request adevinta#224 from adevinta/fix-go-version Use the proper go version 1.21.0
Merge pull request adevinta#222 from adevinta/add-users-command This PR does 2 things: * Bumps the version of go to 1.21 * Adds a new command to the vulcan-cli tool The new command users generates a file with the usernames of all the users in all the teams in Vulcan, both members and owners, and with the emails included in the recipients of each team. The generated file contains the list of unique users and emails, sorted lexicographically.
feat(deps): bump golang from 1.19-alpine3.18 to 1.20-alpine3.18 (adev… …inta#180) Bumps golang from 1.19-alpine3.18 to 1.20-alpine3.18. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(deps): bump github.com/adevinta/vulcan-scan-engine (adevinta#141) Bumps [github.com/adevinta/vulcan-scan-engine](https://github.com/adevinta/vulcan-scan-engine) from 1.1.5 to 1.1.10. - [Release notes](https://github.com/adevinta/vulcan-scan-engine/releases) - [Commits](adevinta/vulcan-scan-engine@v1.1.5...v1.1.10) --- updated-dependencies: - dependency-name: github.com/adevinta/vulcan-scan-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump alpine from 3.17.2 to 3.17.3 (adevinta#115) Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request adevinta#98 from adevinta/fine-tune-kafka Fine tune Kafka implementation
PreviousNext