Skip to content

Commit

Permalink
Incorporated table of contents
Browse files Browse the repository at this point in the history
Signed-off-by: prahaladd <prahaladd@vmware.com>
  • Loading branch information
prahaladdarkin committed May 23, 2021
1 parent 1ae308c commit 65b92d6
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions proposals/pluggable-image-scanning-api-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,25 @@
Authors: Prahalad Deshpande @prahaladd
Proposed Reviewers: Steven Zou @szou, Daniel Pacak @danielpacak, Zach Hill @zhill

## Discussions

[Initial Meeting of the Harbor Scanner Workgroup on 19th March 2021](https://drive.google.com/file/d/1TXjsASDPEBL30yFAk0Wnmg5sB3Ka4yw2/view?usp=sharing)

## TOC
- Abstract
- Use Cases
- Design
- High Level Component Interaction
- Result Aggregation
- Error Handling
- [Proposal: Unified API for Pluggable Image Scanners](#proposal-unified-api-for-pluggable-image-scanners)
- [Discussions](#discussions)
- [Abstract](#abstract)
- [Use Cases](#use-cases)
- [Unified API Requirements](#unified-api-requirements)
- [Unified API Design](#unified-api-design)
- [Supporting multiple scan types](#supporting-multiple-scan-types)
- [Scan capability advertisement by scanner implementations](#scan-capability-advertisement-by-scanner-implementations)
- [Single endpoint to trigger scans](#single-endpoint-to-trigger-scans)
- [Scan API Endpoint Multiplexing](#scan-api-endpoint-multiplexing)
- [Scan API response handling](#scan-api-response-handling)
- [Error Handling](#error-handling)
- [Advantages of proposed design](#advantages-of-proposed-design)
- [References](#references)

## Discussions

[Initial Meeting of the Harbor Scanner Workgroup on 19th March 2021](https://drive.google.com/file/d/1TXjsASDPEBL30yFAk0Wnmg5sB3Ka4yw2/view?usp=sharing)
## Abstract

Maintaining the security and compliance of container images stored within the Harbor registry entails more than just software package and OS vulnerability scanning results such as enumerating the Bill of Materials present in an image or validating the contents of the container file system.
Expand Down

0 comments on commit 65b92d6

Please sign in to comment.