From 9b6b991e46aa3200a6b83b026f01a3fc98f2f932 Mon Sep 17 00:00:00 2001 From: Aravind Kumar Date: Mon, 20 Jan 2025 12:14:19 +0530 Subject: [PATCH 1/4] sca-scan.yml From 2f96edd729a4981f88943f583772947dda2b57cb Mon Sep 17 00:00:00 2001 From: Aravind Kumar Date: Mon, 20 Jan 2025 12:14:32 +0530 Subject: [PATCH 2/4] jira.yml --- .github/workflows/jira.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jira.yml b/.github/workflows/jira.yml index caa4bbd..250abc7 100644 --- a/.github/workflows/jira.yml +++ b/.github/workflows/jira.yml @@ -21,7 +21,7 @@ jobs: project: ${{ secrets.JIRA_PROJECT }} issuetype: ${{ secrets.JIRA_ISSUE_TYPE }} summary: | - ${{ github.event.pull_request.title }} + Snyk | Vulnerability | ${{ github.event.repository.name }} | ${{ github.event.pull_request.title }} description: | PR: ${{ github.event.pull_request.html_url }} From d3236e79dbcbd3a9a30c3b63bb4df74aa0a1d996 Mon Sep 17 00:00:00 2001 From: Aravind Kumar Date: Mon, 20 Jan 2025 12:14:33 +0530 Subject: [PATCH 3/4] sast-scan.yml From d6fd79d974f4ca143d2536e5c5aa5af78c23e9cc Mon Sep 17 00:00:00 2001 From: Aravind Kumar Date: Mon, 20 Jan 2025 12:14:37 +0530 Subject: [PATCH 4/4] Updated codeowners