Skip to content

Conversation

migmartri
Copy link
Member

@migmartri migmartri commented Sep 27, 2023

SARIF support as material type. Client side validation and upload performed as part of the attestation process.

$ chainloop att init --replace                                                                                                                                                                                                       
INF Attestation initialized! now you can check its status or add materials to it                                                    
┌───────────────────┬──────────────────────────────────────┐
│ Initialized At    │ 27 Sep 23 13:11 UTC                  │
├───────────────────┼──────────────────────────────────────┤    
│ Workflow          │ ab98be70-041b-4a82-97f3-daa56f61262b │
│ Name              │ test-new-types                       │                                                                                                                                                                                                            
│ Team              │                                      │                                                                        
│ Project           │ test                                 │                                                                        
│ Contract Revision │ 3                                    │     
└───────────────────┴──────────────────────────────────────┘
┌──────────────────────────┐                                                                                                        
│ Materials                │                                
├──────────┬───────────────┤                                
│ Name     │ static-output │                                                                                                        
│ Type     │ SARIF         │                                                                                                        
│ Set      │ No            │                                                                                                        
│ Required │ Yes           │                                
└──────────┴───────────────┘  

closes #361

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri requested a review from danlishka September 27, 2023 13:13
Copy link
Member

@danlishka danlishka left a comment

Choose a reason for hiding this comment

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

LGTM

@migmartri migmartri merged commit 892f68c into chainloop-dev:main Sep 27, 2023
@migmartri migmartri deleted the sarif branch September 27, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sarif support as material type
2 participants