Skip to content

Releases: ZupIT/horusec

v2.6.9

11 Jan 16:51
b0e7529
Compare
Choose a tag to compare

What's Changed

v2.7.0-rc.2

10 Jan 17:47
2534b54
Compare
Choose a tag to compare
v2.7.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.7.0-rc.1...v2.7.0-rc.2

v2.7.0-rc.1

04 Jan 15:56
3623976
Compare
Choose a tag to compare
v2.7.0-rc.1 Pre-release
Pre-release

What's Changed

Docker images

  • docker pull horuszup/horusec-cli:v2.7.0-rc.1

Contributors

Full Changelog: v2.6.8...v2.7.0-rc.1

v2.7.0-beta.4

29 Dec 19:00
3623976
Compare
Choose a tag to compare
v2.7.0-beta.4 Pre-release
Pre-release

Changelog

  • 3623976 nancy:chore - Error not handled by Horusec in Nancy tool (#906)
  • 7c6c6dd log4j:chore - update log4j min version to 2.17.1 (#907)
  • 0cc95bc workflows:feature - add go mod tidy check (#904)

Docker images

  • docker pull horuszup/horusec-cli:v2.7.0-beta.4

v2.6.8

29 Dec 18:39
Compare
Choose a tag to compare

Changelog

  • log4j:chore - update log4j min version to 2.17.1 (#907)

Docker images

  • docker pull horuszup/horusec-cli:v2.6.7
  • docker pull horuszup/horusec-cli:v2
  • docker pull horuszup/horusec-cli:v2.6

v2.7.0-beta.3

27 Dec 17:53
Compare
Choose a tag to compare
v2.7.0-beta.3 Pre-release
Pre-release

Changelog

  • 68a1463 go.sum:chore - Fix packages in go.sum
  • 1e7268d npmaudit:chore - improve tests and code cleaning (#902)
  • 4c1fffb tfsec:chore - improve tests and code cleaning (#901)
  • 8596341 checkov:chore - improve tests and code cleaning (#900)
  • cfc2a36 trivy:chore - improve tests and code cleaning (#899)
  • 657531d sobelow:chore - improve tests and code cleaning (#898)
  • c597528 mixaudit:chore - improve tests and code cleaning (#897)
  • 8002f7b docker:chore - rename SetData method of AnalysisData (#896)
  • fbd5079 deps:chore - update module github.com/briandowns/spinner to v1.18.0 (#888)
  • 85f499a deps:chore - update module github.com/magefile/mage to v1.12.1 (#889)
  • f2e94e9 deps:chore - update Node.js to v17.3.0 (#903)
  • 8927d36 deps:chore - update php Docker tag to v8.1.1 (#886)
  • 00b4e76 deps:chore - update module github.com/spf13/viper to v1.10.1 (#885)
  • 94ea253 dependency_check:chore - improve tests and code cleaning (#895)
  • d358b62 language_detect:chore - remove redundant code (#893)
  • 6b79cad deps:chore - update zricethezav/gitleaks Docker tag to v8.2.4 (#887)
  • 12290cf deps:chore - update elixir Docker tag to v1.13.1 (#884)
  • 0b8fb64 deps:chore - update module github.com/spf13/cobra to v1.3.0 (#890)
  • 5b23d5d brakeman:fix - search for Gemfile's before start analysis (#877)
  • faef9ac images:fix - upgrade Ruby Docker image (#892)
  • b1a96b2 formatters/trivy:fix - find correct line of dependency (#882)
  • bbaa1e4 engine/java:chore - updating log4j rule to match versions before 2.17 (#891)
  • 6854a48 engine/java:chore - updating JS-JAVA-150 to match log4j lower than 2.16.0 (#883)
  • dca5ed9 Fixing docs links (#879)
  • 875d61f formatters/bundler:fix upgrade to fix crash on execution (#880)
  • 6fc9d6b brakeman:chore - improve tests asserts and code cleaning (#878)
  • f9eedd9 requirements:bugfix - now returns error instead of panicking when fail (#856)
  • 83dd38d readme:chore - add -k option on curl (#863)
  • 8bdf896 analyzer:fix - not printing information severity when enabled (#875)
  • 2937c65 mage:bugfix - fixing error that cli date was being print equal the date command (#876)
  • bf20250 scripts:bugfix - fixing error in url validation with latest rc and beta (#874)
  • bce739e deps:chore - update module github.com/spf13/viper to v1.10.0 (#869)
  • a4bde26 scripts:hotfix - updating install script to the new binary standard (#703)
  • fae83a2 deps:chore - update elixir Docker tag to v1.13.0 (#867)
  • fd1ea66 goreleaser:bugfix - adding missing dot to name template Major.Minor (#873)
  • 3c0ae7f formatters:fix - invalid work dir path on Windows (#859)
  • cd839ef errors:chore - move errors from enums/error pkg to respective pkgs (#862)
  • ec070ac engine/java:feature - adding log4j remote code injection rule (#870)
  • b9d3304 deps:chore - update zricethezav/gitleaks Docker tag to v8.2.1 (#868)
  • 63fe01f language_detect:fix ignore files correctly on Windows (#854)
  • 423f54d deps:chore - update python Docker tag to v3.10.1 (#866)
  • 78350ef deps:chore - update golang Docker tag to v1.17.5 (#865)
  • 2c82e14 deps:chore - update github.com/gocarina/gocsv commit hash to 4735fba (#842)
  • 4db8722 deps:chore - update php Docker tag to v8.1.0 (#845)
  • a176a24 alpha:bugfix - fixing errors with alpha workflow publish release (#860)
  • df8a5bc deps:chore - update Node.js to v17.2.0 (#844)
  • e3c61a3 deps:chore - update golang Docker tag to v1.17.4 (#843)
  • 4e35dbe docs: add the BUILD.md file for horusec-cli (#857)
  • 856913f deps:chore - remove unused dependencies (#852)
  • 9341592 analysis:chore - add tool that generate the error on analysis errors (#855)
  • 35f5a70 custom_rules: merge all custom_rules pkgs into one (#850)
  • 3cde903 e2e: Create test for custom rules path flag (#793)
  • a96b0ae deployments/Dockerfile:chore - improve approach to build cli (#853)
  • 4204e88 cli:chore - improve help message for commands and flags (#849)
  • 4a0b3a8 deps:chore - update zricethezav/gitleaks Docker tag to v8.1.1 (#846)
  • 25ba9af cli:fix - duplicate show usage on validation errors (#851)
  • f1f239c cli:chore - deprecate monitor-retry-count flag (#841)

Docker images

  • docker pull horuszup/horusec-cli:v2.7.0-beta.3

v2.6.7

20 Dec 17:04
bbaa1e4
Compare
Choose a tag to compare

Changelog

  • engine/java:chore - updating log4j rule to match versions before 2.17 (#891)

Docker images

  • docker pull horuszup/horusec-cli:v2.6.7
  • docker pull horuszup/horusec-cli:v2
  • docker pull horuszup/horusec-cli:v2.6

v2.6.6

17 Dec 19:57
6854a48
Compare
Choose a tag to compare

Changelog

  • 42360a7 mage:bugfix - fixing error that cli date was being print equal the date command (#876)
  • 4bc7690 feature:script - add install-beta and install-rc to install script (#827)
  • a4bde26 scripts:hotfix - updating install script to the new binary standard (#703)
  • bf20250 scripts:bugfix - fixing error in url validation with latest rc and beta (#874)
  • 6854a48 engine/java:chore - updating JS-JAVA-150 to match log4j lower than 2.16.0 (#883)

Docker images

  • docker pull horuszup/horusec-cli:v2.6.6
  • docker pull horuszup/horusec-cli:v2
  • docker pull horuszup/horusec-cli:v2.6

v2.6.5

15 Dec 10:49
a4bde26
Compare
Choose a tag to compare

Updates

  • ee72d9f goreleaser:bugfix - adding missing dot to name template Major.Minor (#873)
  • a206a0e alpha:bugfix - fixing errors with alpha workflow publish release (#860)
  • 883a2d1 release: chore - add new release process using magefiles (#789)
  • 51bdb7d workflows: updating workflows to contains amr64 (#702)
  • dc22cc0 Added arm64 arch (#670)
  • 062ea13 engine/java:feature - adding log4j remote code injection rule (#870)

Docker images

  • docker pull horuszup/horusec-cli:v2.6.5
  • docker pull horuszup/horusec-cli:v2
  • docker pull horuszup/horusec-cli:v2.6

v2.7.0-beta.2

03 Dec 16:43
f613714
Compare
Choose a tag to compare
v2.7.0-beta.2 Pre-release
Pre-release

Changelog

  • f613714 services/git:bugfix - error git diff breaking parse and invalid filepath (#838)
  • 6306679 language_detect:chore - improve code readability (#839)
  • ed74940 cli:fix - typo on description of enable-shellcheck flag (#840)
  • 59c327f language_detect:chore - improve tests to use config.New() (#837)

Docker images

  • docker pull horuszup/horusec-cli:v2.7.0-beta.2