Event types
Event types
artifact
artifact
artifact_copiedartifact_downloadedartifact_generatedartifact_metadata_updatedartifact_registeredartifact_removedartifact_skippedartifact_view_refreshed
authentication
authentication
auto_role_addedauto_role_deletedauto_role_updated
build
build
build_channel_cve_notification
channel
channel
channel_createdchannel_cve_count_updatechannel_deletedchannel_group_addedchannel_group_deletedchannel_refresh_completechannel_reindexchannel_unfrozenchannel_updated
cve
cve
cve_deletedcve_update_finishedcve_updated
group
group
group_user_addedgroup_user_deleted
mirror
mirror
mirror_deletedmirror_registeredmirror_updated
mirroring
mirroring
mirroring_completedmirroring_failedmirroring_startedmirroring_stopped
report
report
report_generated
sbom
sbom
sbom_deletedsbom_updated
user
user
user_token_createduser_token_metadata_updateduser_token_revokeduser_token_updated
- Open a terminal and connect to your instance of Package Security Manager.
-
Open your installer directory, where the
docker-compose.ymlfile is located, by running the command: -
Open your
docker-compose.ymlfile using your preferred file editor. -
Find the
repo_worker:section of the file. -
Add the following variables to the
repo_worker:environment:section: -
Restart the
repo_workercontainer by running the following command:
If you are using the
REPO_CONFIGURE_AUDIT_EVENT_TYPES= variable, the report will include the artifact_downloaded events even if you do not include it.