Skip to content

Commit

Permalink
release 0.1.0 (#1)
Browse files Browse the repository at this point in the history
* add security notice

* update ci to run on pushes

* fix ci runs
  • Loading branch information
seemk authored May 20, 2024
1 parent 818e29d commit 885ffe9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/ci.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Continuous Integration
on:
pull_request:
push:
branches:
- main
permissions: read-all

jobs:
Expand Down
6 changes: 6 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Security

## Reporting Security Issues

Please *DO NOT* report security vulnerabilities with public GitHub issue
reports. Please [report security issues here](https://www.splunk.com/en_us/product-security/report.html).

0 comments on commit 885ffe9

Please sign in to comment.