Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING CHANGE: Deps update for Vulnerability fixes, version update to go 1.20 and module update #82

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

utsavmaniyar
Copy link
Contributor

@grinish21
Copy link
Member

looks good. Thank you for the PR.

@utsavmaniyar utsavmaniyar merged commit 810b7fb into main Sep 19, 2023
github-actions bot pushed a commit that referenced this pull request Sep 19, 2023
# [4.0.0](v3.16.0...v4.0.0) (2023-09-19)

### Bug Fixes

* **nameScanner:** updated logic to fail a scan to respect severity and confidence ([a7b9a56](a7b9a56))

* Merge pull request #82 from americanexpress/feat/version-upgrade ([810b7fb](810b7fb)), closes [#82](#82)

### BREAKING CHANGES

* Deps update for Vulnerability fixes, version update to go 1.20 and module update
@github-actions
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to grinish21/earlybird that referenced this pull request Jan 2, 2025
# [3.0.0](v2.0.3...v3.0.0) (2025-01-02)

### Bug Fixes

* clone repo arguments ([f900f92](f900f92))
* **config:** updated config based display and failure ([americanexpress#55](https://github.com/grinish21/earlybird/issues/55)) ([5247ccf](5247ccf))
* error when the compress file has size 0 ([16588b0](16588b0))
* feedback and unit tests ([a677136](a677136))
* **nameScanner:** updated logic to fail a scan to respect severity and confidence ([a7b9a56](a7b9a56))
* **password-secret:** valid regex for one-liner files ([7c5e455](7c5e455))
* release branch set to main ([fcdba6f](fcdba6f))
* remove the default ignore with .gitignore to avoid missing scans on the repo. ([2e6255d](2e6255d))
* require digits for card mod10 check ([0462806](0462806))
* scan failure provision for info level hits ([1174e45](1174e45))
* **ssn:** updated ssn rule to ignore flaging 9xx in third group ([2230817](2230817))
* the extension regex was not reading the dot ([53cf2c8](53cf2c8))

* Merge pull request americanexpress#82 from americanexpress/feat/version-upgrade ([810b7fb](810b7fb)), closes [americanexpress#82](https://github.com/grinish21/earlybird/issues/82)

### Features

* add arm64 binary for use on M1 hardware ([23c4ff0](23c4ff0))
* add keepAlive flag and fix worker flag read ([americanexpress#47](https://github.com/grinish21/earlybird/issues/47)) ([549081d](549081d))
* add ldflags for version injection during artifacts build ([32fc145](32fc145))
* adding branch scanning ([f1f2710](f1f2710))
* adding doc conversion ([c746b67](c746b67))
* **config:** added config to avoid exit code 1 for scan failure ([5b0e14a](5b0e14a))
* **config:** not exiting process after update and reloading config ([americanexpress#74](https://github.com/grinish21/earlybird/issues/74)) ([a96d2a2](a96d2a2))
* **file-with-console:** updated code based to broadcast and write it… ([americanexpress#60](https://github.com/grinish21/earlybird/issues/60)) ([92e6123](92e6123))
* use semantic versioning to create semantic releases and changelog.md file ([2e8a2e9](2e8a2e9))

### BREAKING CHANGES

* Deps update for Vulnerability fixes, version update to go 1.20 and module update
github-actions bot pushed a commit to grinish21/earlybird that referenced this pull request Jan 6, 2025
# [3.0.0](v2.0.3...v3.0.0) (2025-01-06)

### Bug Fixes

* clone repo arguments ([f900f92](f900f92))
* **config:** updated config based display and failure ([americanexpress#55](https://github.com/grinish21/earlybird/issues/55)) ([5247ccf](5247ccf))
* error when the compress file has size 0 ([16588b0](16588b0))
* feedback and unit tests ([a677136](a677136))
* **nameScanner:** updated logic to fail a scan to respect severity and confidence ([a7b9a56](a7b9a56))
* **password-secret:** valid regex for one-liner files ([7c5e455](7c5e455))
* release branch set to main ([fcdba6f](fcdba6f))
* remove the default ignore with .gitignore to avoid missing scans on the repo. ([2e6255d](2e6255d))
* require digits for card mod10 check ([0462806](0462806))
* scan failure provision for info level hits ([1174e45](1174e45))
* **ssn:** updated ssn rule to ignore flaging 9xx in third group ([2230817](2230817))
* the extension regex was not reading the dot ([53cf2c8](53cf2c8))

* Merge pull request americanexpress#82 from americanexpress/feat/version-upgrade ([810b7fb](810b7fb)), closes [americanexpress#82](https://github.com/grinish21/earlybird/issues/82)

### Features

* add arm64 binary for use on M1 hardware ([23c4ff0](23c4ff0))
* add keepAlive flag and fix worker flag read ([americanexpress#47](https://github.com/grinish21/earlybird/issues/47)) ([549081d](549081d))
* add ldflags for version injection during artifacts build ([32fc145](32fc145))
* adding branch scanning ([f1f2710](f1f2710))
* adding doc conversion ([c746b67](c746b67))
* **config:** added config to avoid exit code 1 for scan failure ([5b0e14a](5b0e14a))
* **config:** not exiting process after update and reloading config ([americanexpress#74](https://github.com/grinish21/earlybird/issues/74)) ([a96d2a2](a96d2a2))
* **file-with-console:** updated code based to broadcast and write it… ([americanexpress#60](https://github.com/grinish21/earlybird/issues/60)) ([92e6123](92e6123))
* use semantic versioning to create semantic releases and changelog.md file ([2e8a2e9](2e8a2e9))

### BREAKING CHANGES

* Deps update for Vulnerability fixes, version update to go 1.20 and module update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants