GuardRails SaaS and GuardRails Enterprise Improvements
Dashboard:
- Improved UI to add install button in the account drop-down
- Added Filter Actions
- Added Repository Insights
- Improvement to showing vulnerable libraries
- Bug fixes
Worker:
- Integration of git-cloner helper engine to allow cloning with .git directory
- Fix scan dates
- Filter actions
- Bug fixes
API:
- Change queryVulnerabilitiesForScan for better performance
- Fix order of checking for params and ACL in controllers
- Fix list by time (Insights)
- Fix validation erroring on empty docs string
- Create missing BitBucket repositories in repositories list controller
- Filter Actions
- Repository Insights
- Bug fixes
Probot:
- Add ‘useGitClone’ into config validation
- Bug fixes
Core-Api:
- Several bug-fixes and performance improvements