File tree Expand file tree Collapse file tree 4 files changed +38
-2
lines changed Expand file tree Collapse file tree 4 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ # [ 6.0.0] ( https://github.com/Kong/public-shared-actions/compare/sca@5.1.3...sca@6.0.0 )  (2025-09-26) 
7+ 
8+ 
9+ ### ✨ Features  
10+ 
11+ *  ** sca:**  refactored grype cache ([ #318  ] ( https://github.com/Kong/public-shared-actions/issues/318 ) ) ([ 76168bc] ( https://github.com/Kong/public-shared-actions/commit/76168bc4c2baf05cf029dbd65d3c05973512b17f ) )
12+ 
13+ 
14+ ### Breaking changes  
15+ 
16+ *  ** sca:**  - Removes "force_grype_db_update" and "skip_grype_db_cache" input
17+ -  Adds "grype_db_cache" and "grype_db_cache_token" input for private grype db mirror
18+ -  Grype DB caching strategy: GH Cache -> Grype DB mirror (if specified) -> Grype upstream
19+ 
20+ 
21+ 
22+ 
23+ 
624## [ 5.1.3] ( https://github.com/Kong/public-shared-actions/compare/sca@5.1.2...sca@5.1.3 )  (2025-09-21) 
725
826
Original file line number Diff line number Diff line change 11{
22  "name" : " sca" 
3-   "version" : " 5.1.3 " 
3+   "version" : " 6.0.0 " 
44  "description" : " a unified action for composition analysis. The action produces an SBOM, CVE reports for a given image / directory / file." 
55  "main" : " index.js" 
66  "repository" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ # [ 6.0.0] ( https://github.com/Kong/public-shared-actions/compare/scan-docker-image@5.1.1...scan-docker-image@6.0.0 )  (2025-09-26) 
7+ 
8+ 
9+ ### ✨ Features  
10+ 
11+ *  ** sca:**  refactored grype cache ([ #318  ] ( https://github.com/Kong/public-shared-actions/issues/318 ) ) ([ 76168bc] ( https://github.com/Kong/public-shared-actions/commit/76168bc4c2baf05cf029dbd65d3c05973512b17f ) )
12+ 
13+ 
14+ ### Breaking changes  
15+ 
16+ *  ** sca:**  - Removes "force_grype_db_update" and "skip_grype_db_cache" input
17+ -  Adds "grype_db_cache" and "grype_db_cache_token" input for private grype db mirror
18+ -  Grype DB caching strategy: GH Cache -> Grype DB mirror (if specified) -> Grype upstream
19+ 
20+ 
21+ 
22+ 
23+ 
624## [ 5.1.1] ( https://github.com/Kong/public-shared-actions/compare/scan-docker-image@5.1.0...scan-docker-image@5.1.1 )  (2025-09-21) 
725
826
Original file line number Diff line number Diff line change 11{
22  "name" : " scan-docker-image" 
3-   "version" : " 5.1.1 " 
3+   "version" : " 6.0.0 " 
44  "description" : " The repo generates SBOMs & scans Docker images for CVE, CIS" 
55  "main" : " index.js" 
66  "repository" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments