Skip to content
Open
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
30 changes: 30 additions & 0 deletions chapter.owasp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
community:
- name: chapter-algiers
platform: slack
url: https://owasp.slack.com/archives/C06JADE7TED
description: We are delighted to welcome you to the OWASP Algiers Chapter, your gateway to the world of application security and cybersecurity in Algeria.
leaders:
- name: Taher Amine ELHOUARI
email: Taher.AmineElhouari@owasp.org
github: MrTaherAmine
- name: Hichem BELGUENDOUZ
email: hichem.belguendouz@owasp.org
github: hvb-xx7
location:
country: Algeria
country_code: DZ
region: Algiers Province
city: Algiers
latitude: 36.7729309
longitude: 3.0588291
meetup_group: owasp-algiers-chapter
name: OWASP Algiers
repositories:
- name: www-chapter-algiers
url: https://github.com/OWASP/www-chapter-algiers
description: OWASP Algiers Chapter Repository
tags:
- algiers-tag
- custom-tag-1
- custom-tag-2
website: https://owasp.org/www-chapter-algiers