Skip to content

Conversation

@behnazh-w
Copy link
Member

@behnazh-w behnazh-w commented Aug 7, 2024

This PR adds a new tutorial to showcase the mcn_detect_malicious_metadata_1 check and adjust a corresponding integration check to make sure the examples in the tutorial are continuously tested.

It also improves the Using Macaron page to encourage users analyzing an artifact using -purl over a repository, and enhances the configuration instructions.

It adds two new helper relations for policies that let users add constraint for the confidence score of a check result:

  • check_passed_with_confidence
  • check_failed_with_confidence

Finally, it improves the rendering of justification column in the HTML report when the presented data is a dictionary.

@behnazh-w behnazh-w requested a review from tromai as a code owner August 7, 2024 02:33
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 7, 2024
@behnazh-w behnazh-w requested a review from benmss August 7, 2024 02:36
@behnazh-w behnazh-w force-pushed the behnazh/tutorial-malware-check branch from bf83e36 to 61fa11e Compare August 7, 2024 05:57
Copy link
Contributor

@tromai tromai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have finished my first round of review.

@behnazh-w
Copy link
Member Author

I have added two more subsections for the generated VSA and an example usage of confidence score in the policy: 925a5a4

Copy link
Contributor

@tromai tromai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Signed-off-by: behnazh-w <[email protected]>
@behnazh-w behnazh-w merged commit 58ae2c9 into staging Aug 12, 2024
@behnazh-w behnazh-w deleted the behnazh/tutorial-malware-check branch September 23, 2024 03:57
art1f1c3R pushed a commit that referenced this pull request Nov 29, 2024
This PR adds a new tutorial to showcase the mcn_detect_malicious_metadata_1 check and adjust a corresponding integration check to make sure the examples in the tutorial are continuously tested.

It also improves the Using Macaron page to encourage users analyzing an artifact using -purl over a repository, and enhances the configuration instructions.

It adds two new helper relations for policies that let users add constraint for the confidence score of a check result:
    - check_passed_with_confidence
    - check_failed_with_confidence

Finally, it improves the rendering of justification column in the HTML report when the presented data is a dictionary.


Signed-off-by: behnazh-w <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants