Skip to main content
wazuh
ملف منشئ GitHub

wazuh

عرض على مستوى المستودعات لـ ٤٣ skills مجمعة عبر ٨ مستودعات GitHub.

skills مجمعة
٤٣
مستودعات
٨
محدث
١٤ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
wazuh-dashboard-plugins
٦ skills · ١٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#02
wazuh-dashboard
٦ skills · ١٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#03
wazuh-security-dashboards-plugin
٦ skills · ٢٤ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#04
wazuh-dashboard-reporting
٦ skills · ٢٤ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#05
wazuh-dashboard-security-analytics
٦ skills · ٢٤ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#06
wazuh-dashboard-alerting
٦ skills · ٢٤ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#07
wazuh-dashboard-notifications
٦ skills · ٢٤ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#08
wazuh-indexer-plugins
١ skills · ٩ يوليو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫٣٪؜الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

١٤ أغسطس ٢٠٢٦
resolve-cve
محللو أمن المعلومات

Resolve a dependency CVE in the Wazuh Dashboard plugins — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit, and hand off a…

١٤ أغسطس ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٠ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the…

٢٠ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٠ يوليو ٢٠٢٦
analyze-dashboard-vuln
مطوّرو البرمجيات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

١٧ يوليو ٢٠٢٦
resolve-cve
مطوّرو البرمجيات

Resolve a dependency CVE in the Wazuh Dashboard platform — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit, and hand off a…

١٤ أغسطس ٢٠٢٦
analyze-dashboard-vuln
محللو أمن المعلومات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

٢٤ يوليو ٢٠٢٦
check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

٢٤ يوليو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٤ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the…

٢٤ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٤ يوليو ٢٠٢٦
analyze-dashboard-vuln
محللو أمن المعلومات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

٢٤ يوليو ٢٠٢٦
check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

٢٤ يوليو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٤ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the…

٢٤ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٤ يوليو ٢٠٢٦
resolve-cve
مطوّرو البرمجيات

Resolve a dependency CVE in the Wazuh Dashboard security plugin — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit, and hand…

٢٤ يوليو ٢٠٢٦
analyze-dashboard-vuln
محللو أمن المعلومات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

٢٤ يوليو ٢٠٢٦
check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

٢٤ يوليو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٤ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the…

٢٤ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٤ يوليو ٢٠٢٦
resolve-cve
محللو أمن المعلومات

Resolve a dependency CVE in the Wazuh Dashboard reporting plugin — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit, and hand…

٢٤ يوليو ٢٠٢٦
analyze-dashboard-vuln
محللو أمن المعلومات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

٢٤ يوليو ٢٠٢٦
check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

٢٤ يوليو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٤ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the…

٢٤ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٤ يوليو ٢٠٢٦
resolve-cve
مطوّرو البرمجيات

Resolve a dependency CVE in the Wazuh Dashboard security-analytics plugin — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit,…

٢٤ يوليو ٢٠٢٦
analyze-dashboard-vuln
محللو أمن المعلومات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

٢٤ يوليو ٢٠٢٦
check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

٢٤ يوليو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٤ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Results and Evidence/screenshot…

٢٤ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٤ يوليو ٢٠٢٦
resolve-cve
محللو أمن المعلومات

Resolve a dependency CVE in the Wazuh Dashboard alerting plugin — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit, and hand…

٢٤ يوليو ٢٠٢٦
analyze-dashboard-vuln
محللو أمن المعلومات

Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh…

٢٤ يوليو ٢٠٢٦
check-standards
محللو ضمان جودة البرمجيات والمختبرون

Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI…

٢٤ يوليو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Prepare a standardized pull request for a Wazuh Dashboard repository (verify version base branch, DCO sign-off, CHANGELOG entry, run local checks, and produce a ready-to-paste PR body with a pre-flight report). By default it prepares and hands off; it only…

٢٤ يوليو ٢٠٢٦
develop-issue
مطوّرو البرمجيات

Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the…

٢٤ يوليو ٢٠٢٦
issue-creation
مطوّرو البرمجيات

Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an…

٢٤ يوليو ٢٠٢٦
resolve-cve
مطوّرو البرمجيات

Resolve a dependency CVE in the Wazuh Dashboard notifications plugin — confirm the vulnerable package is actually present and reachable, apply the least-invasive remediation (direct bump, lockfile dedupe, or scoped resolution), verify build/tests/audit, and…

٢٤ يوليو ٢٠٢٦
عرض ٨ من أصل ٨ مستودعات
تم تحميل كل المستودعات