diff --git a/code-scanning/properties/synopsys-io.properties.json b/code-scanning/properties/synopsys-io.properties.json index 67aeb09..ea7fae7 100644 --- a/code-scanning/properties/synopsys-io.properties.json +++ b/code-scanning/properties/synopsys-io.properties.json @@ -1,7 +1,7 @@ { "name": "Synopsys Intelligent Security Scan Action", "creator": "Synopsys", - "description": "The Synopsys Intelligent Security Scan Action helps selectively perform SAST and SCA scans, triggered during a variety of GitHub Platform events for C, C++, C#, Java, JavaScript, TypeScript, Python, and Go developers.", + "description": "The Synopsys Intelligent Security Scan Action helps selectively perform SAST and SCA scans, triggered during a variety of GitHub Platform events", "iconName": "synopsys-io", - "categories": ["Code Scanning"] + "categories": ["Code Scanning", "C", "C++", "C#", "Go", "Java", "JavaScript", "Ruby", "PHP", "Swift", "Kotlin" , "Python", "VB.NET", "Objective C"] } diff --git a/code-scanning/synopsys-io-actions.yml b/code-scanning/synopsys-io-actions.yml index 39ed12a..edc3cbc 100644 --- a/code-scanning/synopsys-io-actions.yml +++ b/code-scanning/synopsys-io-actions.yml @@ -1,4 +1,9 @@ -name: "Synopsys Intelligent Security Scan" +# This workflow uses actions that are not certified by GitHub. +# They are provided by a third-party and are governed by +# separate terms of service, privacy policy, and support +# documentation. + +name: Synopsys Intelligent Security Scan on: push: