File tree Expand file tree Collapse file tree 4 files changed +5
-357
lines changed
Expand file tree Collapse file tree 4 files changed +5
-357
lines changed Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ def paths_to_osib(
347347 attributes = Node_attributes (
348348 sources_i18n = {
349349 Lang ("en" ): _Source (
350- name = "Open Web Application Security Project" ,
350+ name = "Open Worldwide Application Security Project" ,
351351 source = "https://owasp.org" ,
352352 )
353353 }
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ schema: v0.90
44date : 2021/11/04
55children :
66 " OWASP " :
7- aliases : ["Open Web Application Security Project", "owasp"]
7+ aliases : ["Open Worldwide Application Security Project", "owasp"]
88 attributes :
99 sources_i18n :
1010 en :
11- name : " Open Web Application Security Project® (OWASP)"
11+ name : " Open Worldwide Application Security Project® (OWASP)"
1212 children :
1313 " ZAP " :
1414 attributes :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 263263# attributes=Node_attributes(
264264# sources_i18n={
265265# Lang("en"): _Source(
266- # name="Open Web Application Security Project",
266+ # name="Open Worldwide Application Security Project",
267267# source="https://owasp.org",
268268# )
269269# }
326326# attributes=defs.Node_attributes(
327327# sources_i18n={
328328# defs.Lang("en"): defs._Source(
329- # name="Open Web Application Security Project",
329+ # name="Open Worldwide Application Security Project",
330330# source="https://owasp.org",
331331# )
332332# }
You can’t perform that action at this time.
0 commit comments