Skip to content

v1.6.2

Latest
Compare
Choose a tag to compare
@jboursier-mwb jboursier-mwb released this 14 Jan 18:26
f003fb1

This releases brings a few new features/quality of life improvements, and update dependencies:

  • Added randomness into the CodeQL configuration, so that each repository will have a scheduled scan running at a different time. Until now, all repositories used the same schedule which was causing issues, for instance spike load on self-hosted runners.
    Thanks @JoshuaJackson-jobvite for the PR!

  • Enable CodeQL support for GH Actions by default.

## What's Changed
* Bump idna from 3.6 to 3.7 by @dependabot in https://github.com/Malwarebytes/ghas-cli/pull/104
* Update dependabot.py by @jboursier-mwb in https://github.com/Malwarebytes/ghas-cli/pull/105
* Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in https://github.com/Malwarebytes/ghas-cli/pull/106
* Update to Python3.8 and update dependencies by @jboursier-mwb in https://github.com/Malwarebytes/ghas-cli/pull/107
* Bump click from 8.1.7 to 8.1.8 by @dependabot in https://github.com/Malwarebytes/ghas-cli/pull/109
* Feat: Add randomness to the codeql scanning time by @JoshuaJackson-jobvite in https://github.com/Malwarebytes/ghas-cli/pull/110
* Enable CodeQL for GH Actions  by @jboursier-mwb in https://github.com/Malwarebytes/ghas-cli/pull/108
* Version 1.6.2 by @jboursier-mwb in https://github.com/Malwarebytes/ghas-cli/pull/111

## New Contributors
* @JoshuaJackson-jobvite made their first contribution in https://github.com/Malwarebytes/ghas-cli/pull/110

Full Changelog: v1.6.1...v.1.6.2