Add CRDA starter workflow and modify openshift workflow

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42
2022-06-24 16:25:53 +05:30
parent 253f98bd1f
commit beafd2dec2
3 changed files with 150 additions and 2 deletions
@@ -0,0 +1,7 @@
{
"name": "Red Hat CodeReady Dependency Analytics",
"creator": "Red Hat",
"description": "Scan your project's dependencies with CodeReady Dependency Analytics.",
"iconName": "openshift",
"categories": ["Code Scanning", "Go", "Python", "Node.js", "Java"]
}