{"id":5799709,"name":"tonybaloney/pycharm-security","ecosystem":"actions","description":"Scan your Python Code for security issues","homepage":"https://pycharm-security.readthedocs.io/en/latest/?badge=latest","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tonybaloney/pycharm-security","keywords_array":["devsecops","hacktoberfest-accepted","security","security-automation","static-analysis","vulnerability"],"namespace":"tonybaloney","versions_count":51,"first_release_published_at":"2020-01-08T00:40:06.000Z","latest_release_published_at":"2023-08-16T02:12:57.000Z","latest_release_number":"1.29.0","last_synced_at":"2026-08-26T13:53:10.665Z","created_at":"2023-01-04T11:27:08.878Z","updated_at":"2026-08-27T03:46:25.397Z","registry_url":"https://github.com/tonybaloney/pycharm-security","install_command":null,"documentation_url":null,"metadata":{"name":"PyCharm Python Security Scanner","author":"Anthony Shaw","description":"Scan your Python Code for security issues","inputs":{"path":{"description":"Project Directory","required":false,"default":"."},"profile":{"description":"Path to an inspection profile XML file","required":false,"default":"/sources/SecurityInspectionProfile.xml"},"fail_on_warnings":{"description":"Fail the task if warnings were found in the code","required":false,"default":"no"},"source":{"description":"Subdirectory within path containing Python source","required":false,"default":"."},"requirements":{"description":"File containing a list of Python packages to be installed before scanning","required":false,"default":"requirements.txt"}},"outputs":{"result":{"description":"Results from the scan"}},"runs":{"using":"docker","image":".github/actions/Dockerfile","args":["${{ inputs.path }}","${{ inputs.profile }}","${{ inputs.fail_on_warnings }}","${{ inputs.source }}","${{ inputs.requirements }}"]},"branding":{"icon":"lock","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":38180106,"uuid":"231985043","full_name":"tonybaloney/pycharm-security","owner":"tonybaloney","description":"Finds security holes in your Python projects from PyCharm and GitHub","archived":false,"fork":false,"pushed_at":"2025-08-14T21:17:10.000Z","size":10247,"stargazers_count":350,"open_issues_count":41,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-26T13:53:46.937Z","etag":null,"topics":["devsecops","hacktoberfest-accepted","security","security-automation","static-analysis","vulnerability"],"latest_commit_sha":null,"homepage":"https://pycharm-security.readthedocs.io/en/latest/?badge=latest","language":"Kotlin","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/tonybaloney.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"tonybaloney"}},"created_at":"2020-01-05T22:35:55.000Z","updated_at":"2026-08-25T08:13:04.000Z","dependencies_parsed_at":"2024-01-13T14:49:19.916Z","dependency_job_id":"94830780-319f-4590-bdda-9a1a31147e26","html_url":"https://github.com/tonybaloney/pycharm-security","commit_stats":{"total_commits":606,"total_committers":9,"mean_commits":67.33333333333333,"dds":"0.43069306930693074","last_synced_commit":"5c1ceeb1fb2a18478fa7076a81f9f47fd450e592"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/tonybaloney/pycharm-security","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonybaloney","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/sbom","scorecard":{"id":893847,"data":{"date":"2025-08-11","repo":{"name":"github.com/tonybaloney/pycharm-security","commit":"5c1ceeb1fb2a18478fa7076a81f9f47fd450e592"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-plugin.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/test_action.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.25.1 not signed: https://api.github.com/repos/tonybaloney/pycharm-security/releases/54755646","Warn: release artifact 1.25.0 not signed: https://api.github.com/repos/tonybaloney/pycharm-security/releases/54554205","Warn: release artifact 1.24.2 not signed: https://api.github.com/repos/tonybaloney/pycharm-security/releases/47190599","Warn: release artifact 1.24.0 not signed: https://api.github.com/repos/tonybaloney/pycharm-security/releases/41249607","Warn: release artifact 1.22.2 not signed: https://api.github.com/repos/tonybaloney/pycharm-security/releases/34454357","Warn: release artifact 1.25.1 does not have provenance: https://api.github.com/repos/tonybaloney/pycharm-security/releases/54755646","Warn: release artifact 1.25.0 does not have provenance: https://api.github.com/repos/tonybaloney/pycharm-security/releases/54554205","Warn: release artifact 1.24.2 does not have provenance: https://api.github.com/repos/tonybaloney/pycharm-security/releases/47190599","Warn: release artifact 1.24.0 does not have provenance: https://api.github.com/repos/tonybaloney/pycharm-security/releases/41249607","Warn: release artifact 1.22.2 does not have provenance: https://api.github.com/repos/tonybaloney/pycharm-security/releases/34454357"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-plugin.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build-plugin.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-plugin.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build-plugin.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-plugin.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build-plugin.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-plugin.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build-plugin.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_action.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_action.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_action.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_action.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/test_action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tonybaloney/pycharm-security/verify.yml/master?enable=pin","Warn: containerImage not pinned by hash: .github/actions/Dockerfile:1: pin your Docker image by updating anthonypjshaw/pycharm-security:latest to anthonypjshaw/pycharm-security:latest@sha256:0d05d72dabb1d428e5d8f199381452d7374ea0038d2a6a4836d27ad6fa31b042","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: pipCommand not pinned by hash: .github/actions/Dockerfile:6","Warn: pipCommand not pinned by hash: .github/actions/action.sh:9","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T12:55:16.502Z","repository_id":38180106,"created_at":"2025-08-24T12:55:16.502Z","updated_at":"2025-08-24T12:55:16.502Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36932570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"tonybaloney","name":"Anthony Shaw","uuid":"1532417","kind":"user","description":"0.10X developer. Python Advocate at Microsoft. Python Software Foundation Fellow. Fellow of Macquarie University, Sydney","email":"","website":"https://tonybaloney.github.io/","location":"Sydney, Australia","twitter":"anthonypjshaw","company":"Microsoft","icon_url":"https://avatars.githubusercontent.com/u/1532417?u=0e307dac8a59b74d85b2edc11c5a2c369df60388\u0026v=4","repositories_count":269,"last_synced_at":"2024-05-01T10:30:25.426Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tonybaloney","funding_links":["https://github.com/sponsors/tonybaloney"],"total_stars":7903,"followers":1739,"following":143,"created_at":"2022-11-03T05:23:02.892Z","updated_at":"2024-05-01T10:31:01.646Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonybaloney","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonybaloney/repositories"},"tags":[{"name":"1.29.0","sha":"5c1ceeb1fb2a18478fa7076a81f9f47fd450e592","kind":"commit","published_at":"2023-08-16T02:12:57.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.29.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.29.0","dependencies_parsed_at":"2023-08-17T05:16:54.704Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.29.0/manifests"},{"name":"1.28.0","sha":"8a6e367ebf3b068f8b7b5f3414f049a70c50e2ab","kind":"commit","published_at":"2023-03-22T22:47:59.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.28.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.28.0","dependencies_parsed_at":"2023-06-01T00:10:18.082Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.28.0/manifests"},{"name":"1.25.1","sha":"9a6c294bb18e2ca11b2894b2c5f6ed1e64f28917","kind":"commit","published_at":"2021-12-07T01:51:44.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.25.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.25.1","dependencies_parsed_at":"2023-05-31T09:52:29.616Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.25.1/manifests"},{"name":"1.25.0","sha":"6c6970912acd9a0d89dab930c57fa0ea47ae3aca","kind":"commit","published_at":"2021-12-03T04:33:59.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.25.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.25.0","dependencies_parsed_at":"2023-05-31T09:52:30.350Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.25.0/manifests"},{"name":"1.24.2","sha":"6377509ea95571c109f15d92d778a5ce89e250c7","kind":"commit","published_at":"2021-08-02T23:25:14.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.24.2","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.24.2","dependencies_parsed_at":"2023-05-31T09:52:31.124Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.24.2/manifests"},{"name":"1.24.0","sha":"b342dbf2414bd1fd020e27897c0855b609df92e7","kind":"commit","published_at":"2021-04-11T09:57:01.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.24.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.24.0","dependencies_parsed_at":"2023-05-31T09:52:31.832Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.24.0/manifests"},{"name":"1.22.2","sha":"2e5ce753038645a01165984da77b63c6f1cd2d41","kind":"commit","published_at":"2020-11-26T09:37:31.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.22.2","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.22.2","dependencies_parsed_at":"2023-05-31T09:52:32.576Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.22.2/manifests"},{"name":"1.22.1","sha":"041a0a72549434a1a5225d64113dda8aeed075ef","kind":"commit","published_at":"2020-07-30T05:53:14.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.22.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.22.1","dependencies_parsed_at":"2023-05-31T09:52:33.281Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.22.1/manifests"},{"name":"1.20.1","sha":"d420a813d55de0c512896085607c166e682688c4","kind":"commit","published_at":"2020-07-02T04:02:13.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.20.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.20.1","dependencies_parsed_at":"2023-05-31T09:52:34.065Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1047be357ddbb254afeabce63cfd18407c54af06","kind":"commit","published_at":"2020-06-05T04:11:11.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.20.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.20.0","dependencies_parsed_at":"2023-05-31T09:52:34.844Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"59e6b1aa4f91c533dfb139e74b84de035b9b14ab","kind":"commit","published_at":"2020-05-25T06:24:12.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.19.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.19.0","dependencies_parsed_at":"2023-05-31T09:52:35.697Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"0a6fd9c65976ec6ffeb132ef4b0b915a4f3c59a6","kind":"commit","published_at":"2020-05-12T07:59:23.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.18.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.18.0","dependencies_parsed_at":"2023-05-31T09:52:36.463Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.18.0/manifests"},{"name":"1.17.0","sha":"a11b56e92267cbe22efaef469d40bf7b32a9d9ff","kind":"commit","published_at":"2020-05-07T05:57:51.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.17.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.17.0","dependencies_parsed_at":"2023-05-31T09:52:37.169Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"bb6eb460da78b8fb1f0b9a5ef21b330bfc0b1d0c","kind":"commit","published_at":"2020-04-15T22:51:14.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.16.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.16.0","dependencies_parsed_at":"2023-05-31T09:52:37.831Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.16.0/manifests"},{"name":"1.15.1-EAP","sha":"8385c01fa2307b0d2c24000b2b125659bb73700f","kind":"commit","published_at":"2020-04-06T22:09:03.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.15.1-EAP","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.15.1-EAP","dependencies_parsed_at":"2023-05-31T09:52:39.186Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.15.1-EAP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.1-EAP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.1-EAP/manifests"},{"name":"1.15.1","sha":"3da6ca198320730ff1c39d91073f2d3dc952b875","kind":"commit","published_at":"2020-04-06T11:15:28.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.15.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.15.1","dependencies_parsed_at":"2023-05-31T09:52:38.516Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.1/manifests"},{"name":"1.15.0-EAP","sha":"5fb9581080297c2c629f1fdd94a2e0ce2b1bcc48","kind":"commit","published_at":"2020-04-02T03:14:30.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.15.0-EAP","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.15.0-EAP","dependencies_parsed_at":"2023-05-31T09:52:40.688Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.15.0-EAP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.0-EAP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.0-EAP/manifests"},{"name":"1.15.0","sha":"b256bf9b762fed2a6cc0728319155be8b76d671a","kind":"commit","published_at":"2020-04-02T03:12:33.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.15.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.15.0","dependencies_parsed_at":"2023-05-31T09:52:39.928Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"c856c0cf98e345c033d8f87e215ddb1a615d8cd4","kind":"tag","published_at":"2020-03-20T04:43:49.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.14.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.14.0","dependencies_parsed_at":"2023-05-31T09:52:41.485Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"97c86ef5bc701706f9a9d244e1f9d153d831e54e","kind":"commit","published_at":"2020-02-28T11:20:26.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.13.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.13.0","dependencies_parsed_at":"2023-05-31T09:52:42.205Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"7e14b5c0a0a3b00bf53db09a059038a954dce21f","kind":"commit","published_at":"2020-02-22T05:26:35.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.12.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.12.0","dependencies_parsed_at":"2023-05-31T09:52:42.932Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.12.0/manifests"},{"name":"1.9.0","sha":"4de71e3fc930d00c5ac0f37791b577a7d1c45994","kind":"tag","published_at":"2020-02-17T06:52:04.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.9.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.9.0","dependencies_parsed_at":"2023-05-31T09:52:43.676Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"77eee8d5789ba42ce562ba341a6814f3eee09813","kind":"commit","published_at":"2020-02-08T08:41:22.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.8.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.8.1","dependencies_parsed_at":"2023-05-31T09:52:44.393Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"a8deb15fba7fc8bd8bda9fe3b29a4e9c1aa5b015","kind":"commit","published_at":"2020-02-07T01:46:00.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.8.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.8.0","dependencies_parsed_at":"2023-05-31T09:52:45.146Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"2b4f442e05f5609b499a5a0b2ad39723aae5c8a6","kind":"commit","published_at":"2020-02-06T05:06:08.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.7.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.7.1","dependencies_parsed_at":"2023-05-31T09:52:45.809Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"e5db66385e657c4c0b7cd7b953daadb939269e91","kind":"commit","published_at":"2020-02-05T22:05:10.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.7.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.7.0","dependencies_parsed_at":"2023-05-31T09:52:46.514Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"7e650966764afbb96d1df257985bb9296dc71951","kind":"commit","published_at":"2020-02-04T05:03:19.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.6.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.6.0","dependencies_parsed_at":"2023-05-31T09:52:47.204Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"6543ffeb6781ecce7fc9f03f2ba9cc25c6fe7d71","kind":"commit","published_at":"2020-02-03T06:31:55.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.5.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.5.0","dependencies_parsed_at":"2023-05-31T09:52:48.090Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.5.0/manifests"},{"name":"1.4.5","sha":"7cb2a51216edc85198d2d9cf200e32d3008bade3","kind":"commit","published_at":"2020-02-03T02:28:32.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.4.5","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.4.5","dependencies_parsed_at":"2023-05-31T09:52:48.772Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"82698e3c4523b7636852510e047769aa59412f04","kind":"commit","published_at":"2020-02-03T01:25:13.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.4.4","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.4.4","dependencies_parsed_at":"2023-05-31T09:52:49.332Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"ed10728d6028c376e0a0fad8e235895b9aa5d453","kind":"commit","published_at":"2020-02-02T23:44:31.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.4.3","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.4.3","dependencies_parsed_at":"2023-05-31T09:52:49.962Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"d3189aba8b1b179004d8e94e8bb0d91ddd89fa0b","kind":"commit","published_at":"2020-02-02T22:09:41.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.4.2","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.4.2","dependencies_parsed_at":"2023-05-31T09:52:50.623Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"56c9a5d54aa425bb5f28820d52ae8fffb7971cdb","kind":"commit","published_at":"2020-02-02T04:45:02.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.4.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.4.1","dependencies_parsed_at":"2023-05-31T09:52:51.025Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"8c2c9fc92fa7031b7fce8c0c45c88b0efd6e4c6a","kind":"commit","published_at":"2020-01-31T22:07:37.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.4.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.4.0","dependencies_parsed_at":"2023-05-31T09:52:51.404Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"67dc8128d0f6902c250840c60f7ea3c1a2886358","kind":"commit","published_at":"2020-01-31T05:39:28.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.3.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.3.0","dependencies_parsed_at":"2023-05-31T09:52:51.790Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"ef74eb1014cc3e466b54720ac28de5e14c3dc468","kind":"commit","published_at":"2020-01-29T04:34:41.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.2.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.2.0","dependencies_parsed_at":"2023-05-31T09:52:52.105Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"e19ce3b636d560c685ae06731aa47268b04da0ef","kind":"commit","published_at":"2020-01-28T09:10:06.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.1.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-31T09:52:53.195Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.1.0/manifests"},{"name":"1.1.1","sha":"4cf98465b7fd530bc9e2a8089d6c531939d4ee54","kind":"commit","published_at":"2020-01-28T02:59:27.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.1.1","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.1.1","dependencies_parsed_at":"2023-05-31T09:52:52.841Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.1.1/manifests"},{"name":"1.10.0","sha":"56ac93e021c71581632936c00b6ecfd942c6c456","kind":"commit","published_at":"2020-01-28T01:05:30.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.10.0","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.10.0","dependencies_parsed_at":"2023-05-31T09:52:52.490Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.10.0/manifests"},{"name":"1.0.15","sha":"8a25ae06b6d253d4324fa31bd4f9526f602be09f","kind":"commit","published_at":"2020-01-27T03:59:37.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.15","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.15","dependencies_parsed_at":"2023-05-31T09:52:53.579Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"6c7fff8eed2fdcf2442a2cd0f65b063beac9c0bc","kind":"tag","published_at":"2020-01-26T03:12:59.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.14","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.14","dependencies_parsed_at":"2023-05-31T09:52:53.867Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"4a09c1535a614c715e632690abe3c7caa7fc2ba9","kind":"commit","published_at":"2020-01-20T08:42:38.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.13","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.13","dependencies_parsed_at":"2023-05-31T09:52:54.244Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"04ee9023388a56e9073a46f166ad439725eda76a","kind":"tag","published_at":"2020-01-17T04:04:53.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.12","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.12","dependencies_parsed_at":"2023-05-31T09:52:54.602Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"5cbc94eb9cc385b592b45f3570b560224210b10f","kind":"tag","published_at":"2020-01-16T23:54:00.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.11","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.11","dependencies_parsed_at":"2023-05-31T09:52:54.968Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"68a2390724a2a339652301a57b512b333574b6bb","kind":"commit","published_at":"2020-01-16T20:49:52.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.10","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.10","dependencies_parsed_at":"2023-05-31T09:52:55.219Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"75bf789afd36ce78c06006e8cae617649ac3304a","kind":"commit","published_at":"2020-01-16T10:34:46.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.9","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.9","dependencies_parsed_at":"2023-05-31T09:52:55.501Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"f996a0e73c97d65fe7abdd943e575734c8db5c5d","kind":"tag","published_at":"2020-01-15T22:18:44.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.8","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.8","dependencies_parsed_at":"2023-05-31T09:52:55.727Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"22809a606b2509aeebe17ae9e0c862bf1f6c6f7a","kind":"tag","published_at":"2020-01-14T03:07:24.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.7","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.7","dependencies_parsed_at":"2023-05-31T09:52:55.982Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"a54fde21846f4119a2ab863d4a39033b3e254890","kind":"commit","published_at":"2020-01-10T21:36:15.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.6","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.6","dependencies_parsed_at":"2023-05-31T09:52:56.245Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"94254d2e65e0beb4b49f58afe142b73b63985242","kind":"tag","published_at":"2020-01-09T20:20:27.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.5","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.5","dependencies_parsed_at":"2023-05-31T09:52:56.463Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"da444601db09838bd5c19fef31cefad786cb4fef","kind":"tag","published_at":"2020-01-08T00:40:06.000Z","download_url":"https://codeload.github.com/tonybaloney/pycharm-security/tar.gz/1.0.4","html_url":"https://github.com/tonybaloney/pycharm-security/releases/tag/1.0.4","dependencies_parsed_at":"2023-05-31T09:52:56.635Z","dependency_job_id":null,"purl":"pkg:github/tonybaloney/pycharm-security@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/tags/1.0.4/manifests"}]},"repo_metadata_updated_at":"2026-08-27T03:46:25.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":8.870226588496276,"dependent_packages_count":0.0,"stargazers_count":0.6781809538900333,"forks_count":2.8394866106797654,"docker_downloads_count":3.6887973379813026,"average":3.2153382982094754},"purl":"pkg:githubactions/tonybaloney/pycharm-security","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/tonybaloney/pycharm-security","docker_dependents_count":1,"docker_downloads_count":57,"usage_url":"https://repos.ecosyste.ms/usage/actions/tonybaloney/pycharm-security","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/tonybaloney/pycharm-security/dependencies","status":null,"funding_links":["https://github.com/sponsors/tonybaloney"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T15:12:47.031Z","issues_count":16,"pull_requests_count":128,"avg_time_to_close_issue":27230843.714285713,"avg_time_to_close_pull_request":1337330.00877193,"issues_closed_count":7,"pull_requests_closed_count":114,"pull_request_authors_count":4,"issue_authors_count":16,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":0.359375,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybaloney%2Fpycharm-security/issues","maintainers":[{"login":"tonybaloney","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonybaloney"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tonybaloney%2Fpycharm-security/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tonybaloney%2Fpycharm-security/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tonybaloney%2Fpycharm-security/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tonybaloney%2Fpycharm-security/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tonybaloney%2Fpycharm-security/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tonybaloney%2Fpycharm-security/codemeta","maintainers":[]}