Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pr #293

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

pr #293

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
86081e9
Update issue templates
aka2024 Sep 15, 2024
389d40a
Create FUNDING.yml
aka2024 Sep 15, 2024
30549c1
Update FUNDING.yml
aka2024 Sep 15, 2024
3935e0b
Create SECURITY.md
aka2024 Sep 15, 2024
db71047
Create dependabot.yml
aka2024 Sep 15, 2024
3570b31
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
85d62ba
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
8a5565d
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
201888f
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
8bd8996
Bump braces
dependabot[bot] Sep 15, 2024
bd9915d
Merge pull request #3 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…
aka2024 Sep 15, 2024
bcf05a3
Merge branch 'main' into dependabot/npm_and_yarn/zOSMF/ExternalPlugin…
aka2024 Sep 15, 2024
d96ee4e
Merge pull request #4 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…
aka2024 Sep 15, 2024
a7660b6
Merge branch 'main' into dependabot/npm_and_yarn/zOSMF/ExternalPlugin…
aka2024 Sep 15, 2024
6f6e38d
Merge pull request #5 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…
aka2024 Sep 15, 2024
fb6655c
Merge pull request #6 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…
aka2024 Sep 15, 2024
2b3d05f
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
27c941e
Merge pull request #7 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…
aka2024 Sep 15, 2024
b08e3d7
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
dcfbd03
Bump the npm_and_yarn group across 1 directory with 2 updates
dependabot[bot] Sep 15, 2024
4d1823f
Merge pull request #9 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…
aka2024 Sep 15, 2024
dc9e8e5
Merge pull request #10 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…
aka2024 Sep 15, 2024
92f6476
Merge pull request #11 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…
aka2024 Sep 15, 2024
06e129e
Bump the npm_and_yarn group across 2 directories with 16 updates
dependabot[bot] Sep 15, 2024
ea9dcbd
Create devskim.yml
aka2024 Sep 15, 2024
ad9006b
Merge pull request #13 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…
aka2024 Sep 15, 2024
b1b72cd
Create codeql.yml
aka2024 Sep 15, 2024
756ec32
Bump the npm_and_yarn group across 2 directories with 2 updates
dependabot[bot] Sep 19, 2024
2d0a40a
Merge pull request #15 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…
aka2024 Sep 20, 2024
17ad529
Update codeql.yml
aka2024 Sep 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# These are supported funding model platforms


github: # @ayatweb
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
thanks_dev: # Replace with a single thanks.dev username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

34 changes: 34 additions & 0 deletions .github/workflows/devskim.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.

name: DevSkim

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '28 6 * * 0'

jobs:
lint:
name: DevSkim
runs-on: ubuntu-20.04
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Run DevSkim scanner
uses: microsoft/DevSkim-Action@v1

- name: Upload DevSkim scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: devskim-results.sarif
21 changes: 21 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |

## Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
Loading