Skip to content

Commit b15652d

Browse files
committed
Add files for Trimble compliance
1 parent b30757d commit b15652d

3 files changed

Lines changed: 59 additions & 0 deletions

File tree

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @joel-rieke @meghan-bailey @mkrty @JoshuaAtTrimble

CODE_OF_CONDUCT.MD

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
2+
## Code of conduct ✒
3+
4+
### Our Pledge ⌗
5+
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project
6+
and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
7+
8+
9+
### Our Standards ®
10+
Examples of behaviour that contributes to **creating a positive environment** include:
11+
12+
- Using welcoming and inclusive language
13+
- Being respectful of differing viewpoints
14+
- Gracefully accepting constructive criticism and feedback
15+
- Focusing on what is best for the community
16+
17+
Examples of **unacceptable** behaviour by participants include:
18+
19+
- Trolling, insulting/derogatory comments, and personal or political attacks
20+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
21+
- Other conduct which could reasonably be considered inappropriate in a professional setting
22+
23+
### Our Responsibilities ✓
24+
25+
Project maintainers are responsible for clarifying the standards of acceptable behaviour and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behaviour.
26+
27+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviours that they deem inappropriate, threatening, offensive, or harmful.
28+
29+
### Scope ⌚
30+
31+
This **Code of Conduct** applies within project spaces when an individual is representing the project or its community.
32+
Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
33+
Representation of a project may be further defined and clarified by project maintainers.
34+
35+
### Enforcement ⚠
36+
37+
Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported by contacting the project team. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
38+
39+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
40+
41+

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Report security vulnerabilities by emailing the Trimble Cybersecurity team at:
6+
7+
cybersecurity@trimble.com
8+
9+
Report security vulnerabilities in third-party modules to the person or team maintaining the module.
10+
11+
## Disclosure Policy
12+
13+
When the security team receives a security bug report, they will assign it to a primary handler. This person will coordinate the fix and release process, involving the following steps:
14+
15+
- Confirm the problem and determine the affected versions.
16+
- Audit code to find any potential similar problems.
17+
- Prepare fixes for all releases still under maintenance. These fixes will be released as fast as possible.

0 commit comments

Comments
 (0)