Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit a9e4ca4

Browse files
author
Nick Liffen
authored
Merge pull request #2 from EliLillyCo/security-doc
Create SECURITY.md
2 parents 83a4774 + e7246ce commit a9e4ca4

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.1]
8+
### Created
9+
- `SECURITY.md` file creation.
10+
- GitHub Actions Workflow Creation.
11+
- Updated dependenices resolving security problems.
712

8-
## 1.0.0
13+
## [1.0.0]
914
### Created
1015
- Initial release of JenkinsDSL core.
1116

17+
[1.0.1]: https://github.com/EliLillyCo/CIRR_JenkinsPipelineLibraries/releases/v1.0.1...v1.0.0
1218
[1.0.0]: https://github.com/EliLillyCo/CIRR_JenkinsPipelineLibraries/releases/v1.0.0
1319

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The versions of this project which are currently being supported with security updates are:
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.x | :white_check_mark: |
10+
11+
## Reporting a Vulnerability
12+
13+
If you find a vulnerability assosiated with this source code please contact either:
14+
15+
- [Jarrett Alexander](mailto:alexander_jarrett@lilly.com).
16+
- [Nick Liffen](mailto:liffen_nicholas@lilly.com).
17+
18+
For the moment in time, **please do not** open a GitHub issue on the repository to report a vulnerability.

0 commit comments

Comments
 (0)