|
1 | 1 | advisories: |
2 | 2 | label: advisories |
3 | 3 | permalink: /advisories |
4 | | - description: advisories tag description |
| 4 | + description: Posts about security advisories, related data, import in AboutCode. |
5 | 5 |
|
6 | 6 | agent: |
7 | 7 | label: agent |
8 | 8 | permalink: /agent |
9 | | - description: agent tag description |
| 9 | + description: Posts about AI agents and agentic workflows. |
10 | 10 |
|
11 | 11 | api: |
12 | 12 | label: api |
13 | 13 | permalink: /api |
14 | | - description: api tag description |
| 14 | + description: Posts about APIs and endpoints. |
15 | 15 |
|
16 | 16 | atom: |
17 | 17 | label: atom |
18 | 18 | permalink: /atom |
19 | | - description: atom tag description |
| 19 | + description: Posts about atom, a code analysis tool. |
20 | 20 |
|
21 | 21 | chen: |
22 | 22 | label: chen |
23 | 23 | permalink: /chen |
24 | | - description: chen tag description |
| 24 | + description: Posts about chen, a code analysis tool. |
25 | 25 |
|
26 | 26 | copyleft: |
27 | 27 | label: copyleft |
28 | 28 | permalink: /copyleft |
29 | | - description: copyleft tag description |
| 29 | + description: Posts about copyleft licenses. |
30 | 30 |
|
31 | 31 | dependencies: |
32 | 32 | label: dependencies |
33 | 33 | permalink: /dependencies |
34 | | - description: dependencies tag description |
| 34 | + description: Posts about software dependencies, resolution, and graphs. |
35 | 35 |
|
36 | 36 | dual license: |
37 | 37 | label: dual license |
38 | | - permalink: /dual license |
39 | | - description: dual license tag description |
| 38 | + permalink: /dual-license |
| 39 | + description: Posts about software released choices of licenses. |
40 | 40 |
|
41 | 41 | java: |
42 | 42 | label: java |
43 | 43 | permalink: /java |
44 | | - description: java tag description |
| 44 | + description: Posts about Java(tm) software. |
45 | 45 |
|
46 | 46 | genai: |
47 | 47 | label: GenAI |
48 | 48 | permalink: /genai |
49 | | - description: GenAI tag description |
| 49 | + description: Posts about generative AI. |
50 | 50 |
|
51 | 51 | license clarity scoring: |
52 | 52 | label: license clarity scoring |
53 | | - permalink: /license clarity scoring |
54 | | - description: license clarity scoring tag description |
| 53 | + permalink: /license-clarity-scoring |
| 54 | + description: Posts about license clarity scoring to measure license documentation quality. |
55 | 55 |
|
56 | 56 | license compliance: |
57 | 57 | label: license compliance |
58 | | - permalink: /license compliance |
59 | | - description: license compliance tag description |
| 58 | + permalink: /license-compliance |
| 59 | + description: Posts about open source license compliance processes and tooling. |
60 | 60 |
|
61 | 61 | license detection: |
62 | 62 | label: license detection |
63 | | - permalink: /license detection |
64 | | - description: license detection tag description |
| 63 | + permalink: /license-detection |
| 64 | + description: Posts about license detection. |
65 | 65 |
|
66 | 66 | purl: |
67 | 67 | label: PURL |
68 | | - permalink: /PURL |
69 | | - description: PURL tag description |
| 68 | + permalink: /purl |
| 69 | + description: Posts about Package URL (PURL), the standard identifier for software packages. |
70 | 70 |
|
71 | 71 | SCA automation: |
72 | 72 | label: SCA automation |
73 | | - permalink: /SCA automation |
74 | | - description: SCA automation tag description |
| 73 | + permalink: /sca-automation |
| 74 | + description: Posts about Software Composition Analysis workflows, and automation. |
75 | 75 |
|
76 | 76 | rust: |
77 | 77 | label: Rust |
78 | 78 | permalink: /rust |
79 | | - description: Rust tag description |
| 79 | + description: Posts about the Rust programming language or ecoystem. |
80 | 80 |
|
81 | 81 | scancode: |
82 | 82 | label: ScanCode |
83 | 83 | permalink: /scancode |
84 | | - description: ScanCode tag description |
| 84 | + description: Posts about ScanCode Toolkit and ScanCode.io. |
85 | 85 |
|
86 | 86 | vcio: |
87 | 87 | label: vcio |
88 | 88 | permalink: /vcio |
89 | | - description: vcio tag description |
| 89 | + description: Posts about VulnerableCode.io. |
90 | 90 |
|
91 | 91 | vers: |
92 | 92 | label: VERS |
93 | | - permalink: /VERS |
94 | | - description: VERS tag description |
| 93 | + permalink: /vers |
| 94 | + description: Posts about VERS, the version range specification used alongside PURL. |
95 | 95 |
|
96 | 96 | version control: |
97 | 97 | label: version control |
98 | | - permalink: /version control |
99 | | - description: version control tag description |
| 98 | + permalink: /version-control |
| 99 | + description: Posts about version control. |
100 | 100 |
|
101 | 101 | vulnerabilities: |
102 | 102 | label: vulnerabilities |
103 | 103 | permalink: /vulnerabilities |
104 | | - description: vulnerabilities tag description |
| 104 | + description: Posts about software vulnerabilities. |
0 commit comments