-
Notifications
You must be signed in to change notification settings - Fork 163
add delete evidence by subject endpoint call #1158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add delete evidence by subject endpoint call #1158
Conversation
# Conflicts: # .github/workflows/analysis.yml # go.mod # go.sum # utils/utils.go # xray/services/scan.go # xray/services/scan_test.go
# Conflicts: # utils/utils.go
* Auto approve/merge dependabot PRs * Mark all issues as staled
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.6` | `1.3.0` | | [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji) | `1.3.0` | `1.3.1` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.14.0` | `5.16.2` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` | Updates `github.com/ProtonMail/go-crypto` from 1.1.6 to 1.3.0 - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.1.6...v1.3.0) Updates `github.com/forPelevin/gomoji` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/forPelevin/gomoji/releases) - [Commits](forPelevin/gomoji@v1.3.0...v1.3.1) Updates `github.com/go-git/go-git/v5` from 5.14.0 to 5.16.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.14.0...v5.16.2) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `golang.org/x/crypto` from 0.36.0 to 0.37.0 - [Commits](golang/crypto@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: github.com/ProtonMail/go-crypto dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/forPelevin/gomoji dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#1231) Bumps the go group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.37.0 to 0.42.0 - [Commits](golang/crypto@v0.37.0...v0.42.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for apptrust manager and getApplicationDetail API * Add Get Application Promotion API * Add ApptrustServiceManagerInterface for mockable testing
) * RTDEV-63005 - Support generate key-pair using jfrog cli evd. * RTDEV-63005 - Support generate key-pair using jfrog cli evd. * RTDEV-63005 - Support generate key-pair using jfrog cli evd. * RTDEV-63005 - Support generate key-pair using jfrog cli evd. * RTDEV-63005 - Support generate key-pair using jfrog cli evd. * RTDEV-63005 - Support generate key-pair using jfrog cli evd.
Bumps the go group with 1 update: [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go). Updates `github.com/CycloneDX/cyclonedx-go` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml) - [Commits](CycloneDX/cyclonedx-go@v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: github.com/CycloneDX/cyclonedx-go dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the go group with 3 updates: [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji), [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [github.com/jfrog/build-info-go](https://github.com/jfrog/build-info-go). Updates `github.com/forPelevin/gomoji` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/forPelevin/gomoji/releases) - [Commits](forPelevin/gomoji@v1.3.1...v1.4.0) Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.2...v5.16.3) Updates `github.com/jfrog/build-info-go` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/jfrog/build-info-go/releases) - [Changelog](https://github.com/jfrog/build-info-go/blob/main/RELEASE.md) - [Commits](jfrog/build-info-go@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: github.com/forPelevin/gomoji dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/jfrog/build-info-go dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added API related to JF stats command
* Addressed comments
* JGC-408 - Re-enable TestXrayWatch * Format code
Updating Display field value
) Bumps the go group with 1 update: [golang.org/x/term](https://github.com/golang/term). Updates `golang.org/x/term` from 0.35.0 to 0.36.0 - [Commits](golang/term@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#1244) Bumps the go group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0 - [Commits](golang/crypto@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added rbsearch command skelton
Added logic for group and versions API
0227b5a to
cce824d
Compare
|
I have read the CLA Document and I hereby sign the CLA 13 out of 14 committers have signed the CLA. |
Description:
This PR is the part of the two PRs which introduce a new command for the jf evd CLI tool that allows users to delete evidence based on specific criteria. The new delete command resolves the subject and facilitates the deletion of evidence using its name.
jfrog-cli-artifactory PR: jfrog/jfrog-cli-artifactory#123
The command uses the same subject definition as create and verify commands.
The output of help command:
Example of call:
jf evd delete --release-bundle mishas_bundle --release-bundle-version 45 --evidence-name release-bundle-signature-1753360796034-204c2ab4.json