Tags: aquasecurity/postee
Tags
chore(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0 (#568) Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.10.0...0.11.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-go from 3 to 4 (#540) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump golang.org/x/net in /ui/backend (#533) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220906165146-f3363e06e74c to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: simar7 <[email protected]>
feat(servicenow): add templates (#483) * add template for image report * refactor: add assignment group and owner to template add servicenow fields for aggregated use user from config as caller in servicenow * refactor: use constants for servicenow props * add servicenow vm template * add servicenow function template * add eval test * refactor * result_assigned_group as array * merge servicenow templates into one * fix parse date and severity for other templates * fix function url * fix vm url * add insight template * add response police name and application scope to worknotes * add incident template * add recommendation to insight * remove url from incident template * refactor * data as table in incident template * fix problem with 1st character in data table(incident template) * remove `tracee_finding` from data table * severity as string, fix error when data is empty
PreviousNext