This repository hosts a go module that provides shared implementations for
internal details of various DataDog libraries and agents. This module is not
intended to be used directly by end-users.
Updating embedded Rules
Embedded rules (at appsec/rules.json) are updated by the
_tools/rules-updater/update.sh script. A GitHub Workflow named
Update AppSec Rules can be used to perform this task entirely from the GitHub
Web UI.
The GitHub Workflow runs automatically on a weekly basis (relatively early on
Monday morning), so manual intervention (beyond reviewing and merging the PR
created by the scheduled execution) should not be needed unless rules need to be
updated without waiting for the next Monday.
Package log provides a logging facility that is used by this library, and which can be configured to piggyback on another logging facility where available.
Package log provides a logging facility that is used by this library, and which can be configured to piggyback on another logging facility where available.