revs to README.md#3
Open
dgoldhar wants to merge 2 commits into
Open
Conversation
ArielShup
reviewed
Feb 25, 2020
| With this orb you can easily integrate Portshift identity creation and vulnerabilities scans into your CircleCI Workflows. | ||
| Portshift identity creation is essential part of Portshift runtime security, authenticating and authorizing containers build and deployments with vulnerabilities scan results. The scan engine is currently based on [Clair](https://github.com/quay/clair), in the future additional scan engines will be added to Portshift Orb to enhance the vulnerabilities information. | ||
| Portshift Orb is an easy way to get started with Portshift runtime security platform, the image identity and the vulnerabilities scan results will be shown in Portshift Management platform. | ||
| ## **What is the Portshift Orb?** |
Contributor
There was a problem hiding this comment.
David, we want to show higher value than vulns. scanning.
That's why we added identity creation (in the future we'll add also meta-data from CD stage).
So, it's kept broad in purpose.
ArielShup
reviewed
Feb 25, 2020
| 1. User-Account: Create a user account in portshift (note: Portshift is a s commercial software, so you'll need a license to create a user accouunt before using this orb Go to: [www.portshift.io](www.portshift.io). After receiving a "New User" onboarding email, go to Portshift's user-portal (www.console.portshift.io) to enter your domain. | ||
|
|
||
| 2. Define Service Account: In the user domain you need to define a new "service account": | ||
| The scan engine is based on [Clair](https://github.com/quay/clair), though additional scan engines may be added, to enhance the vulnerabilities information. |
Contributor
There was a problem hiding this comment.
David,
why adding the information at this stage?
Author
There was a problem hiding this comment.
this was in the original text of the README (from Tomer). You prefer to drop it?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
revs to readme text