Skip to content

Commit fad9762

Browse files
Update Rebranding logos
1 parent e9427fa commit fad9762

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

.github/workflows/veracode-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Veracode Static Code Analysis
22

3-
run-name: Static Code Analysis - ${{ github.event.client_payload.repository.name }}
3+
run-name: Veracode Static Code Analysis - ${{ github.event.client_payload.repository.name }}
44

55
concurrency:
66
group: ${{ github.event.client_payload.event_type }}-${{ github.event.client_payload.repository.name }}-${{ github.event.client_payload.repository.branch }}

.github/workflows/veracode-sca-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Veracode Software Composition Analysis
22

3-
run-name: Software Composition Analysis - ${{ github.event.client_payload.repository.name }}
3+
run-name: Veracode Software Composition Analysis - ${{ github.event.client_payload.repository.name }}
44

55
concurrency:
66
group: ${{ github.event.client_payload.event_type }}-${{ github.event.client_payload.repository.name }}-${{ github.event.client_payload.repository.branch }}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
![Veracode](imgs/vclogo.png)
1+
<img src="imgs/vclogo-light-mode.png#gh-light-mode-only" width="50%">
2+
<img src="imgs/vclogo-dark-mode.png#gh-dark-mode-only" width="50%">
23

34
# Veracode GitHub Workflow Integration
45

imgs/vclogo-dark-mode.png

39.9 KB
Loading

imgs/vclogo-light-mode.png

43 KB
Loading

imgs/vclogo.png

-7.67 KB
Binary file not shown.

0 commit comments

Comments
 (0)