Categorygithub.com/DataDog/appsec-internal-go
repository
1.9.0
Repository: https://github.com/datadog/appsec-internal-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

github.com/DataDog/appsec-internal-go

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.