Skip to content

[CWS-4395] Update API docs to align with product rebrand to Workload Protection #3195

[CWS-4395] Update API docs to align with product rebrand to Workload Protection

[CWS-4395] Update API docs to align with product rebrand to Workload Protection #3195

Triggered via pull request May 19, 2025 17:51
Status Success
Total duration 4m 3s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
pre-commit: /home/runner/.cache/pre-commit/repoyu34cypd/py_env-python3.12/lib/python3.12/site-packages/dateutil/tz/tz.py#L37
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).