{"id":29748043,"url":"https://github.com/onyxwizard/certifications-notes","last_synced_at":"2026-05-08T14:33:40.440Z","repository":{"id":300811411,"uuid":"1007246200","full_name":"onyxwizard/certifications-notes","owner":"onyxwizard","description":"This repo contains notes and progress tracking for GitHub training and certification 📚It walks through Git basics like branches, commits, and pull requests 🛠️ ","archived":false,"fork":false,"pushed_at":"2025-07-02T18:36:55.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-26T13:44:24.941Z","etag":null,"topics":["ghas","ghas-codeql-no","git","github","github-actions","github-config"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onyxwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-23T17:29:24.000Z","updated_at":"2025-07-02T18:36:57.000Z","dependencies_parsed_at":"2025-06-23T18:45:41.865Z","dependency_job_id":"20eac549-17f4-467b-8ea0-3f08c5bb5eac","html_url":"https://github.com/onyxwizard/certifications-notes","commit_stats":null,"previous_names":["onyxwizard/certifications-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onyxwizard/certifications-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyxwizard%2Fcertifications-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyxwizard%2Fcertifications-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyxwizard%2Fcertifications-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyxwizard%2Fcertifications-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onyxwizard","download_url":"https://codeload.github.com/onyxwizard/certifications-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyxwizard%2Fcertifications-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32784551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ghas","ghas-codeql-no","git","github","github-actions","github-config"],"created_at":"2025-07-26T09:38:33.121Z","updated_at":"2026-05-08T14:33:40.422Z","avatar_url":"https://github.com/onyxwizard.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Certification Prep Notes\n\n\u003e A centralized place for all my certification learning resources, notes, and progress tracking.\n\nThis repository contains my personal notes, study plans, resources, labs, and summaries for various certifications I'm preparing for. Each certification has its own dedicated folder, with sub-folders based on the syllabus or exam objectives.\n\n\n\n## 🎯 Purpose\n\n- 🔧 Organize my learning journey for technical certifications  \n- 📈 Keep track of completed topics and upcoming goals  \n- 🌐 Share knowledge and resources (in case others find it useful!)  \n- 📋 Use as a quick reference during review and practice sessions\n\n\n\n## 📘 How to Use\n\nEach certification folder includes:\n- ✅ Study guide / Syllabus breakdown  \n- 📝 Personal notes and summaries  \n- 🔗 Useful links and resources  \n- 💡 Practice tasks and labs (where applicable)\n\n\n\n## 🧩 Current Certifications in Progress\n\n| Certification | Status | Target Date | Notes |\n|---------------|--------|-------------|-------|\n| Git Advanced Security Certification | \u003cspan style=\"color: orange; font-weight: bold;\"\u003eIn Progress\u003c/span\u003e | `23/JUN/2025 : 29/JUN/2025` | [Details](https://github.com/onyxwizard/certifications-notes/tree/main/Git%20Advanced%20Security%20Certification) |\n\n\u003e You can help yourself by creating issues for tracking topics, using labels like `todo`, `in-progress`, `review`, etc.\n\n\n\n## 🗂️ Repository Structure\n\n```\ncertification/\n│\n├── Git-Advanced-Security-Cert/   # Git Advanced Security Certification\n│   ├── 1_Secure_Git_Workflows/\n│   ├── 2_Code_Signing_and_Verification/\n│   ├── 3_Audit_and_Logging/\n│   └── ...\n│\n├── AZ-Admin-Cert/                # Microsoft Azure Administrator\n│   ├── ...\n│\n├── OSCP-Cert/                    # Offensive Security Certified Professional\n│   ├── ...\n│\n└── README.md\n```\n\n\u003e ⚙️ *Folders and structures will evolve as I progress through each certification path.*\n\n\n\n## 🛡️ Git Advanced Security Certification Roadmap\n\nI'm focusing on mastering secure practices in Git environments, including:\n\n- 🔐 Secure Git workflows and branching strategies  \n- 📄 Code signing using GPG and SSH  \n- 🔍 Auditing commits, logs, and history for anomalies  \n- 🚫 Preventing and detecting malicious activity in repositories  \n- 🛠️ Implementing security tools like GitHub Actions security features, Dependabot, and CodeQL  \n- 📊 Configuring code scanning and secret detection  \n- 🔁 CI/CD pipeline hardening with Git platforms (GitHub/GitLab)\n\n\n\n## 🙌 Contributions\n\nIf you're studying similar certifications and want to contribute or improve any notes — feel free to open a PR or issue. Happy learning!\n\n\n🚀 *Keep calm and certify on.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonyxwizard%2Fcertifications-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonyxwizard%2Fcertifications-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonyxwizard%2Fcertifications-notes/lists"}