Skip to content

Commit d6e57cb

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents a30959f + e259609 commit d6e57cb

File tree

1 file changed

+6
-20
lines changed

1 file changed

+6
-20
lines changed

src/assets/YAML/default/CultureAndOrganization/EducationAndGuidance.yaml

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -228,26 +228,12 @@ Culture and Organization:
228228
resources: 1
229229
usefulness: 4
230230
level: 2
231-
description:
232-
"Implement a program where each software development team has a
233-
member considered a \u201CSecurity Champion\u201D who is the liaison between
234-
Information Security and developers. Depending on the size and structure of
235-
the team the \u201CSecurity Champion\u201D may be a software developer, tester,
236-
or a product manager. The \u201CSecurity Champion\u201D has a set number of
237-
hours per week for Information Security related activities. They participate
238-
in periodic briefings to increase awareness and expertise in different security
239-
disciplines. \u201CSecurity Champions\u201D have additional training to help
240-
develop these roles as Software Security subject-matter experts. You may need
241-
to customize the way you create and support \u201CSecurity Champions\u201D
242-
for cultural reasons.\n\nThe goals of the position are to increase effectiveness
243-
and efficiency of application security and compliance and to strengthen the
244-
relationship between various teams and Information Security. To achieve these
245-
objectives, \u201CSecurity Champions\u201D assist with researching, verifying,
246-
and prioritizing security and compliance related software defects. They are
247-
involved in all Risk Assessments, Threat Assessments, and Architectural Reviews
248-
to help identify opportunities to remediate security defects by making the
249-
architecture of the application more resilient and reducing the attack threat
250-
surface.\nSource: [OWASP SAMM](https://owaspsamm.org/model/governance/education-and-guidance/stream-b/)\n"
231+
description: |
232+
Implement a program where each software development team has a member considered a "Security Champion" who is the liaison between Information Security and developers. Depending on the size and structure of the team the "Security Champion" may be a software developer, tester, or a product manager. The "Security Champion" has a set number of hours per week for Information Security related activities. They participate in periodic briefings to increase awareness and expertise in different security disciplines. "Security Champions" have additional training to help develop these roles as Software Security subject-matter experts. You may need to customize the way you create and support "Security Champions" for cultural reasons.
233+
234+
The goals of the position are to increase effectiveness and efficiency of application security and compliance and to strengthen the relationship between various teams and Information Security. To achieve these objectives, "Security Champions" assist with researching, verifying, and prioritizing security and compliance related software defects. They are involved in all Risk Assessments, Threat Assessments, and Architectural Reviews to help identify opportunities to remediate security defects by making the architecture of the application more resilient and reducing the attack threat surface.
235+
236+
[Source: OWASP SAMM](https://owaspsamm.org/model/governance/education-and-guidance/stream-b/)
251237
implementation:
252238
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/owasp-security-champ
253239
references:

0 commit comments

Comments
 (0)