Skip to content

Commit aba62e9

Browse files
committed
Merge remote-tracking branch 'origin' into website-redesign-sergio
2 parents 1e8d2c7 + 0d3ab7d commit aba62e9

File tree

2 files changed

+51
-1
lines changed

2 files changed

+51
-1
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ Project committers or leaders who do not follow the Code of Conduct in good fait
4444
## Attribution
4545

4646
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
47-
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
47+
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

SECURITY.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,53 @@ another country, of encryption software. BEFORE using any encryption software,
4141
please check the country's laws, regulations and policies concerning the import,
4242
possession, or use, and re-export of encryption software, to see if this is
4343
permitted.
44+
<!--- https://www.eclipse.org/security/ --->
45+
46+
_ISO 27005 defines vulnerability as:
47+
"A weakness of an asset or group of assets that can be exploited by one or more threats."_
48+
49+
## The Eclipse Security Team
50+
51+
The Eclipse Security Team provides help and advice to Eclipse projects
52+
on vulnerability issues and is the first point of contact
53+
for handling security vulnerabilities.
54+
Members of the Security Team are committers on Eclipse Projects
55+
and members of the Eclipse Architecture Council.
56+
57+
Contact the [Eclipse Security Team](mailto:[email protected]).
58+
59+
**Note that, as a matter of policy, the security team does not open attachments.**
60+
61+
## Reporting a Security Vulnerability
62+
63+
Vulnerabilities can be reported either via email to the Eclipse Security Team
64+
or directly with a project via the Eclipse Foundation's Bugzilla instance.
65+
66+
The general security mailing list address is [email protected].
67+
Members of the Eclipse Security Team will receive messages sent to this address.
68+
This address should be used only for reporting undisclosed vulnerabilities;
69+
regular issue reports and questions unrelated to vulnerabilities in Eclipse software
70+
will be ignored.
71+
Note that this email address is not encrypted.
72+
73+
The community is also encouraged to report vulnerabilities using the
74+
[Eclipse Foundation's Bugzilla instance](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=Vulnerability%20Reports&keywords=security&groups=Security_Advisories).
75+
Note that you will require an Eclipse Foundation account to create an issue report,
76+
but by doing so you will be able to participate directly in the resolution of the issue.
77+
78+
Issue reports related to vulnerabilities must be marked as "committers-only",
79+
either automatically by clicking the provided link, by the reporter,
80+
or by a committer during the triage process.
81+
Note that issues marked "committers-only" are visible to all Eclipse committers.
82+
By default, a "committers-only" issue is also accessible to the reporter
83+
and individuals explicitly indicated in the "cc" list.
84+
85+
## Disclosure
86+
87+
Disclosure is initially limited to the reporter and all Eclipse Committers,
88+
but is expanded to include other individuals, and the general public.
89+
The timing and manner of disclosure is governed by the
90+
[Eclipse Security Policy](https://www.eclipse.org/security/policy.php).
91+
92+
Publicly disclosed issues are listed on the
93+
[Disclosed Vulnerabilities Page](https://www.eclipse.org/security/known.php).

0 commit comments

Comments
 (0)