Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
time: '00:45'
27 changes: 27 additions & 0 deletions .github/workflows/validate-owasp-metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Validate OWASP entity metadata

on:
pull_request:
paths:
- '*.owasp.yaml'
push:
paths:
- '*.owasp.yaml'

permissions:
contents: read

concurrency:
cancel-in-progress: true
group: ${{ github.repository }}-${{ github.workflow }}-${{ github.ref }}

jobs:
validate-metadata:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v5

- name: Validate metadata file
uses: owasp/nest-schema/.github/actions/validate@7558419df3feab1810a7e40b55be355dcf584845
38 changes: 38 additions & 0 deletions chapter.owasp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
currency: CAD
leaders:
- name: Garth Boyd
email: [email protected]
github: garthoid
- name: Melody Kelly
email: [email protected]
github: pocketjawa
- name: Adam Lomas
email: [email protected]
location:
country: Canada
country_code: CA
region: Ontario
city: Ottawa
postal_code: K1N 9B4
latitude: 45.42011806603764
longitude: -75.68049472395994
meetup_group: OWASP-Ottawa
name: OWASP Ottawa
repositories:
- name: www-chapter-ottawa
url: https://github.com/OWASP/www-chapter-ottawa
description: OWASP Foundation Web Repository for the Ottawa Ontario Chapter
tags:
- ottawa
- ontario
- canada
website: https://owasp.org/www-chapter-ottawa
social_media:
- platform: bluesky
url: https://bsky.app/profile/owaspottawa.bsky.social
- platform: youtube
url: https://www.youtube.com/@OWASP_Ottawa
- platform: linkedin
url: https://www.linkedin.com/company/owasp-ottawa/
- platform: mastodon
url: https://infosec.exchange/@OWASP_Ottawa