Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.27 KB

project-roadmap.md

File metadata and controls

21 lines (14 loc) · 1.27 KB

Project Road Map

2021

We are getting very close to a beta release. Our beta release is targeted for the second half of the year.

Our goal is to meet these requirements by the end of the year.

  • We will continue investigating how we can run Tern without root privileges.
  • We want to transition away from using the Docker Python library to pull container images from Dockerhub. For motivation and context, see the Kubernetes announcement and past discussion on the topic from Tern's community meeting.
  • Create a database backend with an associated API.
  • Automate aspects of Tern's release process.

We will also continue to work on the following:

  • We will continue to support the SPDX format for container images. To that end, we will make changes to update the format of the document as the spec evolves.
  • As usual, we will continue to work on our technical debt and bug fixes.

This timetable is based on time, resources and feedback from you and will change accordingly.

See archived roadmaps here

Back to the README