@@ -345,19 +345,23 @@ The following acronyms do not need to be spelled out on first mention:
345
345
| Acronym | Definition |
346
346
| ---------| ------------|
347
347
| API | Application Programming Interface |
348
+ | CIDR | Classless Inter-Domain Routing |
348
349
| CPU | Central Processing Unit |
349
350
| CVE | Common Vulnerabilities and Exposures |
350
351
| CVSS | Common Vulnerability Scoring System |
351
352
| DHCP | Dynamic Host Configuration Protocol |
352
353
| DNS | Domain Name System |
354
+ | FQDN | Fully Qualified Domain Name |
353
355
| FTP | File Transfer Protocol |
354
356
| GPU | Graphics Processing Unit |
355
357
| gRPC | gRPC Remote Procedure Call |
356
358
| HTTP | Hypertext Transfer Protocol |
357
359
| HTTPS | Hypertext Transfer Protocol Secure |
358
360
| IP | Internet Protocol |
361
+ | JSON | JavaScript Object Notation |
359
362
| JWT | JSON Web Token |
360
363
| NAT | Network Address Translation |
364
+ | PEM | Privacy Enhanced Mail (file format) |
361
365
| RAM | Random Access Memory |
362
366
| SMTP | Simple Mail Transfer Protocol |
363
367
| SSH | Secure Shell |
@@ -368,6 +372,7 @@ The following acronyms do not need to be spelled out on first mention:
368
372
| VLAN | Virtual Local Area Network |
369
373
| VPN | Virtual Private Network |
370
374
| WAF | Web Application Firewall |
375
+ | YAML | YAML Ain't Markup Language |
371
376
372
377
373
378
## Topic types and templates
0 commit comments