Skip to content
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

Xray Ignore rules support #967

Merged
merged 69 commits into from
Jul 22, 2024
Merged

Xray Ignore rules support #967

merged 69 commits into from
Jul 22, 2024

Conversation

dortam888
Copy link
Contributor

@dortam888 dortam888 commented Jun 29, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Adding Support For Xray Ignore rules for testing

@attiasas attiasas added the safe to test Approve running integration tests on a pull request label Jul 1, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 1, 2024
@3choBoomer
Copy link

duplicate of #960 ?

@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Jul 15, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 15, 2024
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


tests/xrayignorerule_test.go Show resolved Hide resolved
tests/xrayignorerule_test.go Outdated Show resolved Hide resolved
tests/xrayignorerule_test.go Outdated Show resolved Hide resolved
xray/services/ignorerule.go Outdated Show resolved Hide resolved
xray/services/ignorerule.go Outdated Show resolved Hide resolved
xray/services/ignorerule.go Outdated Show resolved Hide resolved
@eyalbe4 eyalbe4 self-requested a review July 17, 2024 09:49
@eyalbe4 eyalbe4 added the safe to test Approve running integration tests on a pull request label Jul 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 22, 2024
@dortam888
Copy link
Contributor Author

@3choBoomer Apologies, I didn't notice #960 when creating this PR.
My PR is a bit more updated to the current API with exposures feature addition and some small fixes compared to yours (For example docker-layers and release-bundles).
We will soon add more features to ignore rules regarding SAST, our team will support it as well as soon as the changes are released.
Again, apologies for overriding your PR there was no intention to do it and we happily accept all contributions.

xray/services/ignorerule.go Outdated Show resolved Hide resolved
@eyalbe4 eyalbe4 added the safe to test Approve running integration tests on a pull request label Jul 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 22, 2024
@eyalbe4 eyalbe4 added the safe to test Approve running integration tests on a pull request label Jul 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 22, 2024
@eyalbe4 eyalbe4 merged commit a1fbe49 into jfrog:dev Jul 22, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.