Releases: ZupIT/horusec
Releases · ZupIT/horusec
v1.7.4
- Added safe JSON parse in manager
v1.7.3
- 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
- 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
- Fix migrations
- Fix list companies and repositories without authz content
v1.7.0
- 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
- 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
Update versioning file
v1.6.0
- 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
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
- 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