Skip to content

Commit ef8f769

Browse files
authored
chore: add orb info (#1)
Actual description and home URL are now in place.
1 parent bcf1630 commit ef8f769

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

src/@orb.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
version: 2.1
22

33
description: >
4-
Sample orb description
5-
# What will your orb allow users to accomplish?
6-
# Descriptions should be short, simple, and informative.
4+
A suite of security tools, e.g. check dependencies for vulnerabilities, scan for secrets leaks,
5+
and more. Tailored for use within Studion pipelines.
76
8-
# This information will be displayed in the orb registry and is not mandatory.
97
display:
10-
home_url: "https://www.example.com/docs"
8+
home_url: "https://circleci.com/developer/orbs/orb/studion/security"
119
source_url: "https://github.com/ExtensionEngine/pipeline-security-orb"
12-
13-
# If your orb requires other orbs, you can import them like this. Otherwise remove the "orbs" stanza.
14-
# orbs:
15-
# hello: circleci/hello-build@0.0.5

0 commit comments

Comments
 (0)