Add logo and properties.json
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "DevSkim",
|
||||
"creator": "Microsoft CST-E",
|
||||
"description": "Security issue linter.",
|
||||
"iconName": "cst-logo",
|
||||
"categories": ["Code Scanning"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #00a651;
|
||||
fill-rule: evenodd;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path id="Color_Fill_1" data-name="Color Fill 1" class="cls-1" d="M385,126q3,29.5,6,59c14.887,99.029-26.989,173.188-76,210-15.011,11.275-34.444,28.678-55,33-23.295,4.9-62.125-29.538-74-40-47.1-41.491-81.871-110.908-67-207q2.5-27.5,5-55c56.2,0,79.764-31.923,122-43,21.768-5.709,39.243,10.642,51,17C321.744,113.382,347.824,125.771,385,126ZM257,146l10,20-10,16v1c54.64,4.6,54.618,49.256,64,95l23,2C366.547,210.191,324.832,147.532,257,146Zm-20,1c-13.088,6.944-27.628,8-39,16-23.257,16.355-58.678,71.48-34,114l14-13,2-3,18,5v-4c-12.586-32.148,9.054-62.976,29-73l17-5q6-9,12-18l-10-19h-9ZM183,271c-4.776,6.187-12.116,10.084-14,19,15.62,18.551,27.581,36.088,53,45,43.771,15.347,110.459-10.4,116-46l-23-1-7-17-2,1c-3.756,9.36-10.955,14.8-19,20C243.212,320.315,218.111,283.968,183,271Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 995 B |
Reference in New Issue
Block a user