Skip to content

Releases: ZupIT/horusec

v1.7.4

19 Feb 13:36
6cf6c0e
Compare
Choose a tag to compare
  • Added safe JSON parse in manager

v1.7.3

12 Feb 12:33
Compare
Choose a tag to compare
  • Fixing always download image on start cli
  • Added trim and adjusting functions to handle values of groups list
  • Fixing logout to specific path
  • Fixing email templates on horusec

v1.7.2

09 Feb 19:48
29e519b
Compare
Choose a tag to compare
  • Fixing Connection with ldap and update version
  • Fixing problem of image docker always build and download don't getting from existing locally

v1.7.1

05 Feb 15:29
95a8794
Compare
Choose a tag to compare
  • Fix migrations
  • Fix list companies and repositories without authz content

v1.7.0

05 Feb 13:00
Compare
Choose a tag to compare
  • Adding integration with the new ShellCheck static file analysis tool (.sh and .bat)
  • Adding integration with the new Sobelow static elixir analysis tool
  • Adding integration with the new MixAudit tool for analyzing elixir dependencies
  • New command to generate horusec generate configuration file
  • Update on LDAP connection health checks
  • Update of the routes of all micro services to be standardized
  • Update in the manager to adapt the new routes and improvements in ldap
  • Creating a repository from the CLI inheriting company permissions

v1.6.2

02 Feb 15:37
Compare
Choose a tag to compare
  • Adding command to generate horusec config file
  • Adding log trace to show copy file path to .horusec
  • Adding correction when terminal is not supportable prompt ask and run in current directory

v1.6.1

21 Jan 14:30
9d914c9
Compare
Choose a tag to compare

Update versioning file

v1.6.0

21 Jan 13:27
d5d8aac
Compare
Choose a tag to compare
  • Adding integration with new tool horusec-dart analysis dart language and flutter framework
  • Update LDAP connection with Microsoft AD
  • Update horusec-java, horusec-kotlin, horusec-leaks, horusec-nodejs, horusec-kubernetes, horusec-csharp to run with limit of units by analysis
  • Update manager to logout forced

v1.5.1

15 Jan 13:31
Compare
Choose a tag to compare

Manager

  • Fixing logout when no have a "authType".
  • Adjusting responsive of login page when screen size small.
  • Fixing function to set tokens of keycloak login flow.
  • Fixing count of total pages of the pagination in tables.

v1.5.0

07 Jan 16:04
5cd0751
Compare
Choose a tag to compare
  • Improved auth logs - grcp
  • Improved auth logs - ldap
  • Adding grcp to service health checks
  • Improvement in github workflows
  • Improvement in test projects
  • Adding new option to run horusec completely without docker (only horusec native tools will run like leaks, java, kotlin, nodejs, kubernetes, csharp)
  • Adding new option for user to create customizable rules file and apply within horusec
  • Removing informational vulnerabilities by default (to enable them, you must pass a flag stating that you want to view them)
  • Correction in tools that use engine to not occupy 100% of memory when the project is very large.
  • Changing the main business page to Workspace.
  • Changing momentjs library to date-fns in order to avoid depreciation
  • Changing when the user uses the company's token and does not pass the name of the repository in the horusec options to acquire from the name of the folder where the project is currently located.
  • Adding some improvements moving content of the devkit to microservices
  • Fixing date range on screen Dashboard of the Manager
  • Update LDAP configurations