tern-tools / tern

Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBOM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more.
BSD 2-Clause "Simplified" License
960 stars 188 forks source link

Remove community meeting info #1149

Closed rnjudge closed 2 years ago

rnjudge commented 2 years ago

The community meeting is rarely attended. Instead of hosting bi-weekly zoom meetings we will defer to fielding questions using GitHub discussions, slack and issues. This reverts commit 8d98d41.

Signed-off-by: Rose Judge rjudge@vmware.com