Skip to content

Releases: ZupIT/horusec

v1.9.1

23 Mar 11:45
Compare
Choose a tag to compare
  • Fix shell check tool when not found files into repository to analysis

v1.9.0

22 Mar 12:45
ae25ede
Compare
Choose a tag to compare
  • Horusec-CLI
    • Breaking-Changes Change to download image docker by language
    • Breaking-Changes Removing registry dynamic by tool
    • Adding registry dynamic by language
    • Disable EsLint tool
    • Removing CLI's that use the horusec-engine, leaving only to be executed within the Horusec-CLI
  • Horusec-API
    • Fix some erros founds in tests
  • Horusec-Analytics
    • Fix some erros founds in tests
  • Horusec-Auth
    • Fix some erros founds in tests
  • Horusec-Account
    • Fix some erros founds in tests
  • Horusec-Manager
    • Fix some erros founds in tests
  • Horusec-Messages
    • Fix some erros founds in tests
  • Horusec-Webhook
    • Fix some erros founds in tests
  • Horusec-Migration
    • Fix some erros founds in tests
  • Adding e2e tests with cypress
    • Auth horusec
      • without application admin
    • Auth keycloak
      • without application admin
  • Pipeline
    • Adding new tests
    • Upgrade pipelines

v1.8.1

12 Mar 16:46
2accf56
Compare
Choose a tag to compare
  • WEB
    • Fixing error when listing workpaces and repositories in ldap authentication.

v1.8.0

10 Mar 20:04
a69fa16
Compare
Choose a tag to compare
  • CLI

    • Adding analysis to audit of ruby with bundler audit
    • Disable Tool Eslint by default
    • Adding new severities UNKNOWN and CRITICAL
    • BREAKING-CHANGES Removing severities NOSEC and AUDIT
      • If you using the new version check if you stay ignoring this severities and update to your new classifications.
    • Upgrade Docker-API to latest version
  • WEB

    • Adding search inside dropdown of repository in dashboard screen
    • Adding new severities UNKNOWN and CRITICAL
    • Removing severities NOSEC and AUDIT
    • Create component of table
    • Upgrade GORM to latest version
    • Adding dynamic token expiration

v1.7.10

10 Mar 11:41
Compare
Choose a tag to compare
  • Added support to Alpine Linux on Horusec-CLI

v1.7.9

08 Mar 18:29
Compare
Choose a tag to compare
  • Added function to logout Keycloak user when refresh error in horusec-manager.

v1.7.8

01 Mar 18:03
Compare
Choose a tag to compare
  • Adusting flow to create the account when use keycloack auth type.
  • Updating composes to get local env vars.

v1.7.7

26 Feb 18:51
Compare
Choose a tag to compare

Add Refresh token on manager when auth type is Keycloack.

v1.7.6

24 Feb 19:49
Compare
Choose a tag to compare
  • When not are manager variables, use the localhost.
  • Removing network host from default compose.

v1.7.5

24 Feb 17:30
472f224
Compare
Choose a tag to compare
  • Improving flow to Login and Logout with keycloack