xkfz007 / FFmpeg-Coverity

Automated Coverity Scan integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFmpeg-Coverity

Dockerfile for an ffmpeg coverity testing environment

Usage:

export COVERITY_SCAN_NOTIFICATION_EMAIL=...
export COVERITY_SCAN_TOKEN=...
docker pull ffmpeg/coverity
docker run --env COVERITY_SCAN_NOTIFICATION_EMAIL --env COVERITY_SCAN_TOKEN ffmpeg/coverity

About

Automated Coverity Scan integration

License:Other


Languages

Language:Shell 100.0%