STIGQter STIGQter: STIG Summary: Application Programming Interface (API) Security Requirements Guide Version: 1 Release: 1 Benchmark Date: 11 Sep 2025:

All defined API elements must be documented.

DISA Rule

SV-274537r1143570_rule

Vulnerability Number

V-274537

Group Title

SRG-APP-000098

Rule Version

SRG-APP-000098-API-000145

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Update the documentation to include all defined API elements and their security-relevant configurations. Ensure each element is properly logged and monitored in accordance with the organization's approved security baselines.

Check Contents

To identify APIs in use:

Analyze application code for API calls, URLs, and authentication keys in frontend and backend components.

Use network monitoring tools to capture API traffic in real time.

Check browser DevTools (Network tab) for active API requests in web applications.

Review server and API gateway logs (e.g., AWS CloudWatch, Nginx logs) to track API calls and usage patterns.

Inspect configuration files, environment variables, and documentation for references to external or internal APIs.

If any defined API elements or their security-relevant configurations are not documented and enforced in accordance with the organization's approved security baselines, this is a finding.

Vulnerability Number

V-274537

Documentable

False

Rule Version

SRG-APP-000098-API-000145

Severity Override Guidance

To identify APIs in use:

Analyze application code for API calls, URLs, and authentication keys in frontend and backend components.

Use network monitoring tools to capture API traffic in real time.

Check browser DevTools (Network tab) for active API requests in web applications.

Review server and API gateway logs (e.g., AWS CloudWatch, Nginx logs) to track API calls and usage patterns.

Inspect configuration files, environment variables, and documentation for references to external or internal APIs.

If any defined API elements or their security-relevant configurations are not documented and enforced in accordance with the organization's approved security baselines, this is a finding.

Check Content Reference

M

Target Key

5703