{"id":369849,"url":"https://github.com/dpgaspar/Flask-AppBuilder","last_synced_at":"2026-05-30T19:01:17.066Z","repository":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2026-03-13T14:38:44.000Z","size":46190,"stargazers_count":4947,"open_issues_count":259,"forks_count":1440,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-03-14T02:45:02.915Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2026-03-13T14:38:50.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":109,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30781402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T22:51:33.771Z","status":"online","status_checked_at":"2026-03-21T02:00:07.962Z","response_time":114,"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":{"login":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"danielvazgaspar@gmail.com","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2026-03-29T05:41:29.059Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":5057,"followers":1441,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2026-03-29T05:41:29.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"packages":[{"id":13303097,"name":"python311Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:53:29.995Z","latest_release_published_at":"2026-02-02T06:53:29.995Z","latest_release_number":"4.3.6","last_synced_at":"2026-03-07T09:42:05.259Z","created_at":"2026-02-02T06:53:29.136Z","updated_at":"2026-03-07T09:42:05.260Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python311Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/flask-appbuilder/default.nix#L82","metadata":{"nix_attribute":"python3.11-flask-appbuilder-4.3.6","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:82","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.flask-appbuilder?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":2735478,"name":"flask-appbuilder-red","ecosystem":"pypi","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-30T08:33:17.000Z","latest_release_published_at":"2020-06-30T08:33:17.000Z","latest_release_number":"2.1.13","last_synced_at":"2026-04-29T04:48:21.173Z","created_at":"2022-04-10T11:00:51.636Z","updated_at":"2026-04-29T04:48:21.174Z","registry_url":"https://pypi.org/project/flask-appbuilder-red/","install_command":"pip install flask-appbuilder-red --index-url https://pypi.org/simple","documentation_url":"https://flask-appbuilder-red.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"flask-appbuilder-red","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-11-12T12:41:16.000Z","size":46091,"stargazers_count":4918,"open_issues_count":248,"forks_count":1434,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-11-12T21:47:41.528Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-11-12T12:40:31.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27757024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-15T02:00:09.782Z","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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"danielvazgaspar@gmail.com","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-12-13T00:39:17.392Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":5031,"followers":1446,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-12-13T00:39:17.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-26T07:32:26.296Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.05838381033036,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.0914054509649778,"forks_count":1.1451837163323615,"docker_downloads_count":null,"average":14.533144268694917},"purl":"pkg:pypi/flask-appbuilder-red","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flask-appbuilder-red","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flask-appbuilder-red","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flask-appbuilder-red/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-07T21:01:08.037Z","issues_count":186,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2203842.408227848,"issues_closed_count":80,"pull_requests_closed_count":315,"pull_request_authors_count":78,"issue_authors_count":152,"avg_comments_per_issue":2.193548387096774,"avg_comments_per_pull_request":0.837772397094431,"merged_pull_requests_count":216,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":27,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":1855682.3333333333,"past_year_avg_time_to_close_pull_request":607159.156626506,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":0.48148148148148145,"past_year_avg_comments_per_pull_request":0.24786324786324787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-red/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-red/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-red/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-red/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-red/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-red/codemeta","maintainers":[{"uuid":"johan078","login":"johan078","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/johan078/","role":null,"created_at":"2023-02-24T05:54:18.050Z","updated_at":"2023-02-24T05:54:18.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/johan078/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12887613,"name":"python314Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T07:20:28.849Z","latest_release_published_at":"2026-03-04T06:10:26.243Z","latest_release_number":"5.0.2","last_synced_at":"2026-04-13T22:01:24.731Z","created_at":"2026-01-27T07:20:28.643Z","updated_at":"2026-04-13T22:31:19.743Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python314Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/flask-appbuilder/default.nix#L77","metadata":{"nix_attribute":"python3.14-flask-appbuilder-5.0.2","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-04T06:10:26.771Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.flask-appbuilder?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2735479,"name":"flask-appbuilder-jwi078","ecosystem":"pypi","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-22T08:32:09.000Z","latest_release_published_at":"2020-06-22T08:32:09.000Z","latest_release_number":"2.1.13","last_synced_at":"2026-04-06T02:46:21.530Z","created_at":"2022-04-10T11:00:51.639Z","updated_at":"2026-04-06T02:46:22.085Z","registry_url":"https://pypi.org/project/flask-appbuilder-jwi078/","install_command":"pip install flask-appbuilder-jwi078 --index-url https://pypi.org/simple","documentation_url":"https://flask-appbuilder-jwi078.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"flask-appbuilder-jwi078","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-10-10T11:55:53.000Z","size":46009,"stargazers_count":4913,"open_issues_count":249,"forks_count":1433,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-10-26T03:27:20.689Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-10-25T11:32:08.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281114823,"owners_count":26446042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-10-06T18:51:39.084Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":5008,"followers":1445,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-10-06T18:51:39.084Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-04-06T02:46:22.059Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":57.38507455680556,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.091279540415081,"forks_count":1.1451837163323615,"docker_downloads_count":null,"average":17.798457235879976},"purl":"pkg:pypi/flask-appbuilder-jwi078","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flask-appbuilder-jwi078","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flask-appbuilder-jwi078","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flask-appbuilder-jwi078/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T15:00:35.392Z","issues_count":186,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2203842.408227848,"issues_closed_count":80,"pull_requests_closed_count":315,"pull_request_authors_count":78,"issue_authors_count":152,"avg_comments_per_issue":2.193548387096774,"avg_comments_per_pull_request":0.837772397094431,"merged_pull_requests_count":216,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":34,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813977.4408602151,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7647058823529411,"past_year_avg_comments_per_pull_request":0.2647058823529412,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-jwi078/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-jwi078/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-jwi078/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-jwi078/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-jwi078/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-jwi078/codemeta","maintainers":[{"uuid":"johan078","login":"johan078","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/johan078/","role":null,"created_at":"2023-02-24T05:54:18.436Z","updated_at":"2023-02-24T05:54:18.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/johan078/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8811252,"name":"github.com/dpgaspar/flask-appbuilder","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":105,"first_release_published_at":"2024-01-30T00:20:34.642Z","latest_release_published_at":"2026-03-02T14:40:55.000Z","latest_release_number":"v5.2.0+incompatible","last_synced_at":"2026-05-12T06:47:49.089Z","created_at":"2024-01-26T04:59:48.500Z","updated_at":"2026-05-12T06:47:49.089Z","registry_url":"https://pkg.go.dev/github.com/dpgaspar/flask-appbuilder","install_command":"go get github.com/dpgaspar/flask-appbuilder","documentation_url":"https://pkg.go.dev/github.com/dpgaspar/flask-appbuilder#section-documentation","metadata":{},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-09-09T17:03:03.000Z","size":45997,"stargazers_count":4889,"open_issues_count":241,"forks_count":1424,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-09-09T22:38:10.872Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-09-09T17:03:08.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274729776,"owners_count":25338769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-09-08T03:37:53.455Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":4993,"followers":1440,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-09-08T03:37:53.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:20:58.980Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.118300091920789,"dependent_packages_count":8.97335793282021,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.5458290123705},"purl":"pkg:golang/github.com/dpgaspar/flask-appbuilder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dpgaspar/flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dpgaspar/flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dpgaspar/flask-appbuilder/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-10T17:01:21.513Z","issues_count":180,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2068995.4308176101,"issues_closed_count":80,"pull_requests_closed_count":317,"pull_request_authors_count":76,"issue_authors_count":149,"avg_comments_per_issue":2.2333333333333334,"avg_comments_per_pull_request":0.8184019370460048,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":33,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813305.3333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":0.6363636363636364,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2Fflask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2Fflask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2Fflask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2Fflask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2Fflask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2Fflask-appbuilder/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152555,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13075783,"name":"python311Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:31:43.294Z","latest_release_published_at":"2026-02-01T17:31:43.294Z","latest_release_number":"4.5.1","last_synced_at":"2026-04-20T17:05:52.934Z","created_at":"2026-02-01T17:31:40.632Z","updated_at":"2026-04-20T17:32:39.352Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python311Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/flask-appbuilder/default.nix#L79","metadata":{"nix_attribute":"python3.11-flask-appbuilder-4.5.1","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.flask-appbuilder?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":2779375,"name":"kflask-appbuilder","ecosystem":"pypi","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-12-09T18:45:37.000Z","latest_release_published_at":"2017-12-09T18:45:37.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-02T22:01:59.454Z","created_at":"2022-04-10T11:24:56.010Z","updated_at":"2026-05-02T22:01:59.455Z","registry_url":"https://pypi.org/project/kflask-appbuilder/","install_command":"pip install kflask-appbuilder --index-url https://pypi.org/simple","documentation_url":"https://kflask-appbuilder.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"kflask-appbuilder","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-09-09T17:03:03.000Z","size":45997,"stargazers_count":4895,"open_issues_count":247,"forks_count":1427,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-09-22T15:10:56.361Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-09-22T11:00:46.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281052137,"owners_count":26435899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-04-02T01:20:56.011Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.96525407650948,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.091279540415081,"forks_count":1.1451837163323615,"docker_downloads_count":null,"average":17.31449313982076},"purl":"pkg:pypi/kflask-appbuilder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kflask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kflask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kflask-appbuilder/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T15:00:35.392Z","issues_count":186,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2203842.408227848,"issues_closed_count":80,"pull_requests_closed_count":315,"pull_request_authors_count":78,"issue_authors_count":152,"avg_comments_per_issue":2.193548387096774,"avg_comments_per_pull_request":0.837772397094431,"merged_pull_requests_count":216,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":34,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813977.4408602151,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7647058823529411,"past_year_avg_comments_per_pull_request":0.2647058823529412,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kflask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kflask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kflask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kflask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kflask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kflask-appbuilder/codemeta","maintainers":[{"uuid":"ishan_arora","login":"ishan_arora","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ishan_arora/","role":null,"created_at":"2023-02-24T13:17:01.470Z","updated_at":"2023-02-24T13:17:01.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ishan_arora/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2728925,"name":"fab-addon-autodoc","ecosystem":"pypi","description":"Wrapped autodo into FAB as an addon","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2018-02-25T09:42:48.000Z","latest_release_published_at":"2018-08-08T07:37:39.000Z","latest_release_number":"0.1.5","last_synced_at":"2026-05-03T00:04:23.696Z","created_at":"2022-04-10T10:56:53.067Z","updated_at":"2026-05-03T00:04:23.697Z","registry_url":"https://pypi.org/project/fab-addon-autodoc/","install_command":"pip install fab-addon-autodoc --index-url https://pypi.org/simple","documentation_url":"https://fab-addon-autodoc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"fab-addon-autodoc","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-09-09T17:03:03.000Z","size":45997,"stargazers_count":4889,"open_issues_count":241,"forks_count":1424,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-09-09T22:38:10.872Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-09-09T17:03:08.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274729776,"owners_count":25338769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-09-08T03:37:53.455Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":4993,"followers":1440,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-09-08T03:37:53.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-29T17:38:45.137Z","dependent_packages_count":0,"downloads":285,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":47.322057235843594,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.0914054509649778,"forks_count":1.1451837163323615,"docker_downloads_count":null,"average":15.785878953797564},"purl":"pkg:pypi/fab-addon-autodoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fab-addon-autodoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fab-addon-autodoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fab-addon-autodoc/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-10T17:01:21.513Z","issues_count":180,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2068995.4308176101,"issues_closed_count":80,"pull_requests_closed_count":317,"pull_request_authors_count":76,"issue_authors_count":149,"avg_comments_per_issue":2.2333333333333334,"avg_comments_per_pull_request":0.8184019370460048,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":33,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813305.3333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":0.6363636363636364,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-autodoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-autodoc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-autodoc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-autodoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-autodoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-autodoc/codemeta","maintainers":[{"uuid":"cw1427","login":"cw1427","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/cw1427/","role":null,"created_at":"2023-02-24T04:52:59.318Z","updated_at":"2023-02-24T04:52:59.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cw1427/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12827123,"name":"python311Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:09:43.795Z","latest_release_published_at":"2026-01-26T19:09:43.795Z","latest_release_number":"4.2.1","last_synced_at":"2026-04-03T08:14:41.904Z","created_at":"2026-01-26T19:09:43.642Z","updated_at":"2026-04-03T08:14:41.905Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python311Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/flask-appbuilder/default.nix#L80","metadata":{"nix_attribute":"python3.11-flask-appbuilder-4.2.1","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.flask-appbuilder?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flask-appbuilder/codemeta","maintainers":[{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-03T07:33:45.928Z","updated_at":"2026-03-03T07:33:45.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13203192,"name":"python312Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:55:05.651Z","latest_release_published_at":"2026-02-02T00:55:05.651Z","latest_release_number":"4.4.1","last_synced_at":"2026-05-13T03:02:35.410Z","created_at":"2026-02-02T00:55:02.489Z","updated_at":"2026-05-13T03:33:01.989Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python312Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/flask-appbuilder/default.nix#L79","metadata":{"nix_attribute":"python3.12-flask-appbuilder-4.4.1","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.flask-appbuilder?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12864136,"name":"python313Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T01:56:14.420Z","latest_release_published_at":"2026-03-03T09:11:47.124Z","latest_release_number":"5.0.2","last_synced_at":"2026-04-03T10:06:41.705Z","created_at":"2026-01-27T01:56:14.217Z","updated_at":"2026-04-03T10:31:34.328Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python313Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/flask-appbuilder/default.nix#L77","metadata":{"nix_attribute":"python3.13-flask-appbuilder-5.0.2","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-03T11:47:10.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.flask-appbuilder?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2735480,"name":"flask-appbuilder-redirect","ecosystem":"pypi","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-30T08:07:18.000Z","latest_release_published_at":"2020-06-30T08:07:18.000Z","latest_release_number":"2.1.13","last_synced_at":"2026-05-03T11:43:31.689Z","created_at":"2022-04-10T11:00:51.702Z","updated_at":"2026-05-03T11:43:31.690Z","registry_url":"https://pypi.org/project/flask-appbuilder-redirect/","install_command":"pip install flask-appbuilder-redirect --index-url https://pypi.org/simple","documentation_url":"https://flask-appbuilder-redirect.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"flask-appbuilder-redirect","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-09-09T17:03:03.000Z","size":45997,"stargazers_count":4895,"open_issues_count":247,"forks_count":1427,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-09-22T15:10:56.361Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-09-22T11:00:46.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281052137,"owners_count":26435899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-10-06T18:51:39.084Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":5008,"followers":1445,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-10-06T18:51:39.084Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-26T01:29:26.218Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.80873048315141,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.0914054509649778,"forks_count":1.1451837163323615,"docker_downloads_count":null,"average":15.483213603259125},"purl":"pkg:pypi/flask-appbuilder-redirect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flask-appbuilder-redirect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flask-appbuilder-redirect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flask-appbuilder-redirect/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T15:00:35.392Z","issues_count":186,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2203842.408227848,"issues_closed_count":80,"pull_requests_closed_count":315,"pull_request_authors_count":78,"issue_authors_count":152,"avg_comments_per_issue":2.193548387096774,"avg_comments_per_pull_request":0.837772397094431,"merged_pull_requests_count":216,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":34,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813977.4408602151,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7647058823529411,"past_year_avg_comments_per_pull_request":0.2647058823529412,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-redirect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-redirect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-redirect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-redirect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-redirect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder-redirect/codemeta","maintainers":[{"uuid":"johan078","login":"johan078","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/johan078/","role":null,"created_at":"2023-02-24T05:54:19.145Z","updated_at":"2023-02-24T05:54:19.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/johan078/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2735473,"name":"flask-appbuilder","ecosystem":"pypi","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":382,"first_release_published_at":"2013-11-12T21:43:59.000Z","latest_release_published_at":"2026-04-09T11:06:32.000Z","latest_release_number":"5.2.1","last_synced_at":"2026-05-30T05:11:40.568Z","created_at":"2022-04-10T11:00:51.426Z","updated_at":"2026-05-30T17:12:08.946Z","registry_url":"https://pypi.org/project/flask-appbuilder/","install_command":"pip install flask-appbuilder --index-url https://pypi.org/simple","documentation_url":"https://flask-appbuilder.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"flask-appbuilder","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2024-09-02T17:13:24.000Z","size":45204,"stargazers_count":4671,"open_issues_count":204,"forks_count":1359,"subscribers_count":154,"default_branch":"master","last_synced_at":"2024-10-18T14:15:38.184Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2024-10-18T03:15:12.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220532928,"owners_count":16663683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":37,"last_synced_at":"2024-05-20T14:36:06.467Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":4641,"followers":1439,"following":48,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2024-05-20T14:36:08.436Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:44:32.759Z","dependent_packages_count":14,"downloads":16255189,"downloads_period":"last-month","dependent_repos_count":586,"rankings":{"downloads":0.15185924973322024,"dependent_repos_count":0.5886744661473093,"dependent_packages_count":1.0682820890241589,"stargazers_count":1.091279540415081,"forks_count":1.158781842558897,"docker_downloads_count":3.3369883255249406,"average":1.2326442522339345},"purl":"pkg:pypi/flask-appbuilder","advisories":[{"uuid":"GSA_kwCzR0hTQS03NjVqLTlyNDUtdzJxMs4ABL_R","url":"https://github.com/advisories/GHSA-765j-9r45-w2q2","title":"Flask App Builder has an Authentication Bypass vulnerability when using non AUTH_DB methods","description":"### Impact\nWhen Flask-AppBuilder is configured to use OAuth, LDAP, or other non-database authentication methods, the password reset endpoint remains registered and accessible, despite not being displayed in the user interface. This allows an enabled user to reset their password and be able to create JWT tokens even after the user is disabled on the authentication provider.\n\n### Patches\nUpgrade to Flask-AppBuilder version 4.8.1 or later\n\n### Workarounds\nIf immediate upgrade is not possible:\n- Manually disable password reset routes in the application configuration\n- Implement additional access controls at the web server or proxy level to block access to the reset my password URL.\n- Monitor for suspicious password reset attempts from disabled accounts","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-09-11T16:51:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-765j-9r45-w2q2","https://github.com/dpgaspar/Flask-AppBuilder/pull/2384","https://github.com/dpgaspar/Flask-AppBuilder/commit/a942a9cc5775752f9a02f97fd8198dd288fa93ee","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","https://nvd.nist.gov/vuln/detail/CVE-2025-58065","https://github.com/advisories/GHSA-765j-9r45-w2q2"],"source_kind":"github","identifiers":["GHSA-765j-9r45-w2q2","CVE-2025-58065"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2025-09-11T17:09:39.367Z","updated_at":"2026-05-30T17:02:58.347Z","epss_percentage":0.00028,"epss_percentile":0.0863,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NjVqLTlyNDUtdzJxMs4ABL_R","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03NjVqLTlyNDUtdzJxMs4ABL_R","packages":[{"ecosystem":"pypi","package_name":"flask-appbuilder","versions":[{"first_patched_version":"4.8.1","vulnerable_version_range":"\u003c 4.8.1"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NjVqLTlyNDUtdzJxMs4ABL_R/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05OXBtLWNoOTYtY2NwMs4ABH_j","url":"https://github.com/advisories/GHSA-99pm-ch96-ccp2","title":"Flask-AppBuilder open redirect vulnerability using HTTP host injection","description":"### Impact\nFlask-AppBuilder prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests.\n \n### Patches\nFlask-AppBuilder 4.6.2 introduced the `FAB_SAFE_REDIRECT_HOSTS` configuration variable, which allows administrators to explicitly define which domains are considered safe for redirection.\n\nExamples:\n```\nFAB_SAFE_REDIRECT_HOSTS = [\"yourdomain.com\", \"sub.yourdomain.com\", \"*.yourcompany.com\"]\n```\n\n### Workarounds\nUse a Reverse Proxy to Enforce Trusted Host Headers\n\n### References\n_Are there any links users can visit to find out more?_","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-05-16T17:28:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-99pm-ch96-ccp2","https://nvd.nist.gov/vuln/detail/CVE-2025-32962","https://github.com/dpgaspar/Flask-AppBuilder/commit/32eedbbb5cb483a3e782c5f2732de4a6a650d9b6","https://github.com/advisories/GHSA-99pm-ch96-ccp2"],"source_kind":"github","identifiers":["GHSA-99pm-ch96-ccp2","CVE-2025-32962"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2025-05-16T18:08:29.054Z","updated_at":"2026-04-10T16:02:56.587Z","epss_percentage":0.00198,"epss_percentile":0.41709,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05OXBtLWNoOTYtY2NwMs4ABH_j","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05OXBtLWNoOTYtY2NwMs4ABH_j","packages":[{"ecosystem":"pypi","package_name":"flask-appbuilder","versions":[{"first_patched_version":"4.6.2","vulnerable_version_range":"\u003c 4.6.2"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05OXBtLWNoOTYtY2NwMs4ABH_j/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wOHE1LWN2d3gtd3Z3cM4ABE9u","url":"https://github.com/advisories/GHSA-p8q5-cvwx-wvwp","title":"Flask-AppBuilder Observable Response Discrepancy","description":"### Impact\nUser enumeration in database authentication in Flask-AppBuilder \u003c= 4.5.3 and werkzeug \u003e= 3.0.0. Allows for a non authenticated user to enumerate existing usernames by timing the response time from the server when brute forcing requests to login.\n\n### Patches\n\nUpgrade to flask-appbuilder\u003e=4.5.3\n\n### Workarounds\nDowngrade werkzeug to \u003c3.0.0\n\n### References\n_Are there any links users can visit to find out more?_","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-03-03T15:26:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-p8q5-cvwx-wvwp","https://nvd.nist.gov/vuln/detail/CVE-2025-24023","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2025-15.yaml","https://github.com/advisories/GHSA-p8q5-cvwx-wvwp"],"source_kind":"github","identifiers":["GHSA-p8q5-cvwx-wvwp","CVE-2025-24023"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2025-03-03T16:07:58.883Z","updated_at":"2026-05-01T03:03:13.807Z","epss_percentage":0.00504,"epss_percentile":0.66243,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wOHE1LWN2d3gtd3Z3cM4ABE9u","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wOHE1LWN2d3gtd3Z3cM4ABE9u","packages":[{"ecosystem":"pypi","package_name":"flask-appbuilder","versions":[{"first_patched_version":"4.5.3","vulnerable_version_range":"\u003c 4.5.3"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wOHE1LWN2d3gtd3Z3cM4ABE9u/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mdzVyLTZtM3gtcmg3cM4AA_TB","url":"https://github.com/advisories/GHSA-fw5r-6m3x-rh7p","title":"Flask-AppBuilder's login form allows browser to cache sensitive fields ","description":"### Impact\nAuth DB login form default cache directives allows browser to locally store sensitive data. This can be an issue on environments using shared computer resources.\n\n### Patches\nUpgrade flask-appbuilder to version 4.5.1\n\n### Workarounds\nIf upgrading is not possible configure your web server to send the following HTTP headers for /login:\n\"Cache-Control\": \"no-store, no-cache, must-revalidate, max-age=0\"\n\"Pragma\": \"no-cache\"\n\"Expires\": \"0\" \n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-09-04T18:12:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.8,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-fw5r-6m3x-rh7p","https://github.com/dpgaspar/Flask-AppBuilder/commit/3030e881d2e44f4021764e18e489fe940a9b3636","https://nvd.nist.gov/vuln/detail/CVE-2024-45314","https://github.com/advisories/GHSA-fw5r-6m3x-rh7p"],"source_kind":"github","identifiers":["GHSA-fw5r-6m3x-rh7p","CVE-2024-45314"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":13.285908556886836,"created_at":"2024-09-04T19:06:04.359Z","updated_at":"2026-05-28T19:07:41.894Z","epss_percentage":0.00134,"epss_percentile":0.32542,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mdzVyLTZtM3gtcmg3cM4AA_TB","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mdzVyLTZtM3gtcmg3cM4AA_TB","packages":[{"ecosystem":"pypi","package_name":"flask-appbuilder","versions":[{"first_patched_version":"4.5.1","vulnerable_version_range":"\u003c 4.5.1"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mdzVyLTZtM3gtcmg3cM4AA_TB/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qMnB3LXZwNTUtZnFxas4AA5l1","url":"https://github.com/advisories/GHSA-j2pw-vp55-fqqj","title":"Flask-AppBuilder vulnerable to incorrect authentication when using auth type OpenID ","description":"### Impact\nWhen Flask-AppBuilder is set to AUTH_TYPE AUTH_OID, allows an attacker to forge an HTTP request, that could deceive the backend into using any requested OpenID service. This vulnerability could grant an attacker unauthorised privilege access if a custom OpenID service is deployed by the attacker and accessible by the backend. \n\nThis vulnerability is only exploitable when the application is using the old (deprecated 10 years ago) OpenID 2.0 authorization protocol (which is very different from the popular OIDC - Open ID Connect - popular protocol used today). Currently, this protocol is regarded as legacy, with significantly reduced usage and not supported for several years by major authorization providers.\n\n### Patches\nUpgrade to Flask-AppBuilder 4.3.11\n\n### Workarounds\nIf upgrade is not possible add the following to your config:\n\n```\nfrom flask import flash, redirect\nfrom flask_appbuilder import expose\nfrom flask_appbuilder.security.sqla.manager import SecurityManager\nfrom flask_appbuilder.security.views import AuthOIDView\nfrom flask_appbuilder.security.forms import LoginForm_oid\n\nbasedir = os.path.abspath(os.path.dirname(__file__))\n\n\nclass FixedOIDView(AuthOIDView):\n    @expose(\"/login/\", methods=[\"GET\", \"POST\"])\n    def login(self, flag=True):\n        form = LoginForm_oid()\n        if form.validate_on_submit():\n            identity_url = None\n            for provider in self.appbuilder.sm.openid_providers:\n                if provider.get(\"url\") == form.openid.data:\n                    identity_url = form.openid.data\n            if identity_url is None:\n                flash(self.invalid_login_message, \"warning\")\n                return redirect(self.appbuilder.get_url_for_login)\n        return super().login(flag=flag)\n\nclass FixedSecurityManager(SecurityManager):\n    authoidview = FixedOIDView\n\n\nFAB_SECURITY_MANAGER_CLASS = \"config.FixedSecurityManager\"\n```","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-02-28T18:37:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-j2pw-vp55-fqqj","https://github.com/dpgaspar/Flask-AppBuilder/commit/6336456d83f8f111c842b2b53d1e89627f2502c8","https://nvd.nist.gov/vuln/detail/CVE-2024-25128","https://github.com/advisories/GHSA-j2pw-vp55-fqqj"],"source_kind":"github","identifiers":["GHSA-j2pw-vp55-fqqj","CVE-2024-25128"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2024-02-28T19:04:46.314Z","updated_at":"2026-04-23T10:05:35.640Z","epss_percentage":0.0096,"epss_percentile":0.76507,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qMnB3LXZwNTUtZnFxas4AA5l1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qMnB3LXZwNTUtZnFxas4AA5l1","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"4.3.11","vulnerable_version_range":"\u003c 4.3.11"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qMnB3LXZwNTUtZnFxas4AA5l1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mcXhqLTQ2d2ctOXY4NM4AA5l0","url":"https://github.com/advisories/GHSA-fqxj-46wg-9v84","title":"Flask-AppBuilder's OAuth login page subject to Cross Site Scripting (XSS)","description":"### Impact\nA Cross-Site Scripting (XSS) vulnerability has been discovered on the OAuth login page. An attacker could trick a user to follow a specially crafted URL to the OAuth login page. This URL could inject and execute malicious javascript code that would get executed on the user's browser.\n\nImpacted versions:\nFlask-AppBuilder version 4.1.4 up to and including 4.2.0\n\n### Patches\nThis issue was introduced on 4.1.4 and patched on 4.2.1, user's should upgrade to 4.2.1 or newer versions.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-02-28T18:37:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-fqxj-46wg-9v84","https://github.com/dpgaspar/Flask-AppBuilder/commit/3d17741886e4b3c384d0570de69689e4117aa812","https://nvd.nist.gov/vuln/detail/CVE-2024-27083","https://github.com/advisories/GHSA-fqxj-46wg-9v84"],"source_kind":"github","identifiers":["GHSA-fqxj-46wg-9v84","CVE-2024-27083"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2024-02-28T19:04:46.334Z","updated_at":"2026-05-28T19:09:31.291Z","epss_percentage":0.00629,"epss_percentile":0.70508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcXhqLTQ2d2ctOXY4NM4AA5l0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mcXhqLTQ2d2ctOXY4NM4AA5l0","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"4.2.1","vulnerable_version_range":"\u003e= 4.1.4, \u003c 4.2.1"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcXhqLTQ2d2ctOXY4NM4AA5l0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qaHByLWo3Y3EtM2pwM84AAz_s","url":"https://github.com/advisories/GHSA-jhpr-j7cq-3jp3","title":"Flask-AppBuilder vulnerable to possible disclosure of sensitive information on user error","description":"### Impact\nAn authenticated malicious actor with Admin privileges, could by adding a special character on the add, edit User forms trigger a database error, this error is surfaced back to this actor on the UI. On certain database engines this error can include the entire user row including the pbkdf2:sha256 hashed password.\n \n### Patches\nFixed on 4.3.2\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-06-22T19:59:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-jhpr-j7cq-3jp3","https://github.com/dpgaspar/Flask-AppBuilder/pull/2045","https://github.com/dpgaspar/Flask-AppBuilder/commit/ae25ad4c87a9051ebe4a4e8f02aee73232642626","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","https://nvd.nist.gov/vuln/detail/CVE-2023-34110","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2023-94.yaml","https://github.com/advisories/GHSA-jhpr-j7cq-3jp3"],"source_kind":"github","identifiers":["GHSA-jhpr-j7cq-3jp3","CVE-2023-34110"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":14.116277841692263,"created_at":"2023-06-22T20:03:28.803Z","updated_at":"2026-04-23T10:07:19.520Z","epss_percentage":0.00472,"epss_percentile":0.64678,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qaHByLWo3Y3EtM2pwM84AAz_s","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qaHByLWo3Y3EtM2pwM84AAz_s","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"4.3.2","vulnerable_version_range":"\u003c 4.3.2"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qaHByLWo3Y3EtM2pwM84AAz_s/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05aGNyLTloY3YteDZwds4AAypf","url":"https://github.com/advisories/GHSA-9hcr-9hcv-x6pv","title":"Flask-AppBuilder Has No Rate Limiting on Login AUTH DB","description":"### Impact\nLack of rate limiting will allow an attacker to brute-force user credentials.\n\n### Patches\nAbility to enable rate limiting on Flask-AppBuilder \u003e=  4.3.0. Use `AUTH_RATE_LIMITED = True` and `RATELIMIT_ENABLED = True` set the limit itself by using `AUTH_RATE_LIMIT`. Will apply only to database authentication.\n\n### Workarounds\nImplement rate limiting using a reverse proxy or other strategies.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-04-10T16:37:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv","https://github.com/dpgaspar/Flask-AppBuilder/pull/1976","https://flask-limiter.readthedocs.io/en/stable/configuration.html","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","https://nvd.nist.gov/vuln/detail/CVE-2023-29005","https://github.com/advisories/GHSA-9hcr-9hcv-x6pv"],"source_kind":"github","identifiers":["GHSA-9hcr-9hcv-x6pv","CVE-2023-29005"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2023-04-10T17:03:18.734Z","updated_at":"2026-04-23T10:08:10.472Z","epss_percentage":0.00298,"epss_percentile":0.53219,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05aGNyLTloY3YteDZwds4AAypf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05aGNyLTloY3YteDZwds4AAypf","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"4.3.0","vulnerable_version_range":"\u003c 4.3.0"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05aGNyLTloY3YteDZwds4AAypf/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zMmZmLTRnNzktdmdmY84AAtvO","url":"https://github.com/advisories/GHSA-32ff-4g79-vgfc","title":"Flask-AppBuilder before v4.1.3 allows inference of sensitive information through query strings","description":"### Impact\nAn authenticated Admin user could craft HTTP requests to filter users by their salted and hashed passwords strings. These filters could be made by using partial hashed password strings. The response would not include the hashed passwords, but an attacker could infer partial password hashes and their respective users.\n\nOnly when using `AUTH_DB` database authentication option.\n\n### Patches\nFixed on 4.1.3\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [example link to repo](http://example.com)\n* Email us at [example email address](mailto:example@example.com)","origin":"UNSPECIFIED","severity":"LOW","published_at":"2022-07-29T22:28:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-32ff-4g79-vgfc","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","https://nvd.nist.gov/vuln/detail/CVE-2022-31177","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2022-247.yaml","https://github.com/advisories/GHSA-32ff-4g79-vgfc"],"source_kind":"github","identifiers":["GHSA-32ff-4g79-vgfc","CVE-2022-31177"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2022-12-21T16:12:09.354Z","updated_at":"2026-04-28T20:09:13.878Z","epss_percentage":0.00344,"epss_percentile":0.56504,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zMmZmLTRnNzktdmdmY84AAtvO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zMmZmLTRnNzktdmdmY84AAtvO","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"4.1.3","vulnerable_version_range":"\u003c 4.1.3"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zMmZmLTRnNzktdmdmY84AAtvO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yY2N3LTdweDgtdm1wZs01tg","url":"https://github.com/advisories/GHSA-2ccw-7px8-vmpf","title":"Open Redirect in Flask-AppBuilder","description":"Flask-AppBuilder is an application development framework built on top of Flask. Versions prior to 3.4.5 contain an open redirect vulnerability when using the database authentication login page. There are no known workarounds. Users are recommended to upgrade to version 3.4.5 or later.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Flask-AppBuilder](https://github.com/dpgaspar/Flask-AppBuilder)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-03-25T19:27:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-2ccw-7px8-vmpf","https://nvd.nist.gov/vuln/detail/CVE-2022-24776","https://github.com/dpgaspar/Flask-AppBuilder/pull/1804","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","https://github.com/dpgaspar/Flask-AppBuilder/pull/1804/commits/5214d975ebad2ff32057443d2cc20fef1c04d0ea","https://github.com/advisories/GHSA-2ccw-7px8-vmpf"],"source_kind":"github","identifiers":["GHSA-2ccw-7px8-vmpf","CVE-2022-24776"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":0.0,"created_at":"2022-12-21T16:12:32.015Z","updated_at":"2026-04-28T20:09:41.230Z","epss_percentage":0.00347,"epss_percentile":0.566,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yY2N3LTdweDgtdm1wZs01tg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yY2N3LTdweDgtdm1wZs01tg","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"3.4.5","vulnerable_version_range":"\u003c 3.4.5"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yY2N3LTdweDgtdm1wZs01tg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13Zmp3LXc2cHYtOHA3Zs0n7g","url":"https://github.com/advisories/GHSA-wfjw-w6pv-8p7f","title":"Observable Response Discrepancy in Flask-AppBuilder","description":"### Impact\nUser enumeration in database authentication in Flask-AppBuilder  \u003c 3.4.4. Allows for a non authenticated user to enumerate existing accounts by timing the response time from the server when you are logging in.\n\n### Patches\nUpgrade to 3.4.4\n\n### Workarounds\n\n### References\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [example link to repo](http://example.com)\n* Email us at [example email address](mailto:example@example.com)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-02-01T00:47:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-wfjw-w6pv-8p7f","https://github.com/dpgaspar/Flask-AppBuilder/pull/1775","https://nvd.nist.gov/vuln/detail/CVE-2022-21659","https://github.com/dpgaspar/Flask-AppBuilder/commit/e2b744c258ff62ece9d5ac7172c3b4644ff4c2fe","https://github.com/dpgaspar/Flask-AppBuilder/commits/v3.4.4","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2022-24.yaml","https://github.com/advisories/GHSA-wfjw-w6pv-8p7f"],"source_kind":"github","identifiers":["GHSA-wfjw-w6pv-8p7f","CVE-2022-21659"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":19.09849355052483,"created_at":"2022-12-21T16:12:37.378Z","updated_at":"2026-04-10T16:04:07.388Z","epss_percentage":0.00343,"epss_percentile":0.56529,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13Zmp3LXc2cHYtOHA3Zs0n7g","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13Zmp3LXc2cHYtOHA3Zs0n7g","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"3.4.4","vulnerable_version_range":"\u003c 3.4.4"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13Zmp3LXc2cHYtOHA3Zs0n7g/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tM3JmLTdtNHctcjY2cc0ahQ","url":"https://github.com/advisories/GHSA-m3rf-7m4w-r66q","title":"Improper Authentication in Flask-AppBuilder","description":"### Impact\nImproper authentication on the REST API. Allows for a malicious actor with a carefully crafted request to successfully authenticate and gain access to existing protected REST API endpoints. Only affects non database authentication types, and new REST API endpoints.\n\n### Patches\nUpgrade to Flask-AppBuilder 3.3.4\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in https://github.com/dpgaspar/Flask-AppBuilder","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-12-09T19:09:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-m3rf-7m4w-r66q","https://nvd.nist.gov/vuln/detail/CVE-2021-41265","https://github.com/dpgaspar/Flask-AppBuilder/commit/eba517aab121afa3f3f2edb011ec6bc4efd61fbc","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2021-851.yaml","https://github.com/advisories/GHSA-m3rf-7m4w-r66q"],"source_kind":"github","identifiers":["GHSA-m3rf-7m4w-r66q","CVE-2021-41265"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":23.80391949775558,"created_at":"2022-12-21T16:12:40.887Z","updated_at":"2026-04-10T16:04:07.376Z","epss_percentage":0.00328,"epss_percentile":0.55513,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tM3JmLTdtNHctcjY2cc0ahQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tM3JmLTdtNHctcjY2cc0ahQ","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"3.3.4","vulnerable_version_range":"\u003c 3.3.4"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tM3JmLTdtNHctcjY2cc0ahQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02MjRmLWNxdnItM3F3NM0VqQ","url":"https://github.com/advisories/GHSA-624f-cqvr-3qw4","title":"Flask-AppBuilder Open Redirect vulnerability","description":"### Impact\nIf using Flask-AppBuilder OAuth, an attacker can share a carefully crafted URL with a trusted domain for an application built with Flask-AppBuilder, this URL can redirect a user to a malicious site. This is an open redirect vulnerability \n\n### Patches\nInstall Flask-AppBuilder 3.2.2 or above\n\n### Workarounds\nFilter HTTP traffic containing `?next={next-site}` where the `next-site` domain is different from the application you are protecting","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-09-08T21:11:14.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-624f-cqvr-3qw4","https://github.com/dpgaspar/Flask-AppBuilder/commit/6af28521589599b1dbafd6313256229ee9a4fa74","https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","https://nvd.nist.gov/vuln/detail/CVE-2021-32805","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2021-359.yaml","https://pypi.org/project/Flask-AppBuilder","https://github.com/advisories/GHSA-624f-cqvr-3qw4"],"source_kind":"github","identifiers":["GHSA-624f-cqvr-3qw4","CVE-2021-32805"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":19.09849355052483,"created_at":"2022-12-21T16:12:47.611Z","updated_at":"2026-05-30T17:04:34.786Z","epss_percentage":0.00189,"epss_percentile":0.40526,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02MjRmLWNxdnItM3F3NM0VqQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02MjRmLWNxdnItM3F3NM0VqQ","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"3.3.2","vulnerable_version_range":"\u003c 3.3.2"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02MjRmLWNxdnItM3F3NM0VqQ/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTQzNGgtcDRneC1qbTg5","url":"https://github.com/advisories/GHSA-434h-p4gx-jm89","title":"Observable Response Discrepancy in Flask-AppBuilder","description":"### Impact\nUser enumeration in database authentication in Flask-AppBuilder \u003c= 3.2.3. Allows for a non authenticated user to enumerate existing accounts by timing the response time from the server when you are logging in.\n\n### Patches\nUpgrade to 3.3.0\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Flask-AppBuilder](https://github.com/dpgaspar/Flask-AppBuilder)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-05-27T18:38:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-434h-p4gx-jm89","https://github.com/dpgaspar/Flask-AppBuilder/commit/780bd0e8fbf2d36ada52edb769477e0a4edae580","https://nvd.nist.gov/vuln/detail/CVE-2021-29621","https://lists.apache.org/thread.html/r5b754118ba4e996adf03863705d34168bffec202da5c6bdc9bf3add5@%3Cannounce.apache.org%3E","https://lists.apache.org/thread.html/r466759f377651f0a690475d5a52564d0e786e82c08d5a5730a4f8352@%3Cannounce.apache.org%3E","https://lists.apache.org/thread.html/r91067f953906d93aaa1c69fe2b5472754019cc6bd4f1ba81349d62a0@%3Ccommits.airflow.apache.org%3E","https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2021-90.yaml","https://pypi.org/project/Flask-AppBuilder","https://lists.apache.org/thread.html/r466759f377651f0a690475d5a52564d0e786e82c08d5a5730a4f8352%40%3Cannounce.apache.org%3E","https://lists.apache.org/thread.html/r5b754118ba4e996adf03863705d34168bffec202da5c6bdc9bf3add5%40%3Cannounce.apache.org%3E","https://lists.apache.org/thread.html/r91067f953906d93aaa1c69fe2b5472754019cc6bd4f1ba81349d62a0%40%3Ccommits.airflow.apache.org%3E","https://github.com/advisories/GHSA-434h-p4gx-jm89"],"source_kind":"github","identifiers":["GHSA-434h-p4gx-jm89","CVE-2021-29621"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","blast_radius":19.09849355052483,"created_at":"2022-12-21T16:13:00.524Z","updated_at":"2026-04-10T16:04:07.384Z","epss_percentage":0.00429,"epss_percentile":0.62519,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTQzNGgtcDRneC1qbTg5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTQzNGgtcDRneC1qbTg5","packages":[{"ecosystem":"pypi","package_name":"Flask-AppBuilder","versions":[{"first_patched_version":"3.3.0","vulnerable_version_range":"\u003c 3.3.0"}],"purl":"pkg:pypi/flask-appbuilder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTQzNGgtcDRneC1qbTg5/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flask-appbuilder","docker_dependents_count":27,"docker_downloads_count":30360429,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flask-appbuilder/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:05:36.792Z","issues_count":199,"pull_requests_count":254,"avg_time_to_close_issue":14453900.903225806,"avg_time_to_close_pull_request":1886114.099009901,"issues_closed_count":91,"pull_requests_closed_count":202,"pull_request_authors_count":58,"issue_authors_count":131,"avg_comments_per_issue":2.3165829145728645,"avg_comments_per_pull_request":1.0393700787401574,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":68,"past_year_pull_requests_count":98,"past_year_avg_time_to_close_issue":395046.0,"past_year_avg_time_to_close_pull_request":1247718.96875,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.9117647058823529,"past_year_avg_comments_per_pull_request":0.6020408163265306,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-appbuilder/codemeta","maintainers":[{"uuid":"mistercrunch","login":"mistercrunch","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/mistercrunch/","role":null,"created_at":"2023-01-09T15:37:58.892Z","updated_at":"2023-01-09T15:37:58.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mistercrunch/packages"},{"uuid":"dpgaspar","login":"dpgaspar","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/dpgaspar/","role":null,"created_at":"2023-01-09T15:37:58.871Z","updated_at":"2023-01-09T15:37:58.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dpgaspar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13194909,"name":"python311Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:20:44.829Z","latest_release_published_at":"2026-02-02T00:20:44.829Z","latest_release_number":"4.4.1","last_synced_at":"2026-03-09T02:07:11.801Z","created_at":"2026-02-02T00:20:42.322Z","updated_at":"2026-03-09T13:32:41.735Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python311Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/flask-appbuilder/default.nix#L79","metadata":{"nix_attribute":"python3.11-flask-appbuilder-4.4.1","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.flask-appbuilder?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":5285273,"name":"flask-appbuilder","ecosystem":"conda","description":"Simple and rapid application development framework, built on top of Flask, includes detailed security, auto CRUD generation for your models, google charts and much more.","homepage":"https://github.com/dpgaspar/flask-appbuilder","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2020-01-21T14:18:03.000Z","latest_release_published_at":"2026-03-12T12:06:14.000Z","latest_release_number":"5.1.0","last_synced_at":"2026-03-12T13:03:54.721Z","created_at":"2022-10-03T15:42:27.907Z","updated_at":"2026-03-12T13:09:57.166Z","registry_url":"https://anaconda.org/anaconda/flask-appbuilder","install_command":"conda install -c anaconda flask-appbuilder","documentation_url":null,"metadata":{},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-09-09T17:03:03.000Z","size":45997,"stargazers_count":4889,"open_issues_count":241,"forks_count":1424,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-09-09T22:38:10.872Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-09-09T17:03:08.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274729776,"owners_count":25338769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-09-08T03:37:53.455Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":4993,"followers":1440,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-09-08T03:37:53.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-12T13:09:57.144Z","dependent_packages_count":6,"downloads":4851,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":48.89761401389308,"dependent_packages_count":6.976744186046512,"stargazers_count":12.654787073391724,"forks_count":9.996979764421624,"docker_downloads_count":null,"average":19.631531259438237},"purl":"pkg:conda/flask-appbuilder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/flask-appbuilder/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-10T17:01:21.513Z","issues_count":180,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2068995.4308176101,"issues_closed_count":80,"pull_requests_closed_count":317,"pull_request_authors_count":76,"issue_authors_count":149,"avg_comments_per_issue":2.2333333333333334,"avg_comments_per_pull_request":0.8184019370460048,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":33,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813305.3333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":0.6363636363636364,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5150,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12814539,"name":"python310Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:58:18.814Z","latest_release_published_at":"2026-01-26T16:58:18.814Z","latest_release_number":"4.2.1","last_synced_at":"2026-04-09T11:02:12.263Z","created_at":"2026-01-26T16:58:18.409Z","updated_at":"2026-04-09T11:30:18.169Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python310Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/flask-appbuilder/default.nix#L80","metadata":{"nix_attribute":"python3.10-flask-appbuilder-4.2.1","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.flask-appbuilder?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flask-appbuilder/codemeta","maintainers":[{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-03T17:41:26.092Z","updated_at":"2026-03-03T17:41:26.092Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":10824800,"name":"fab-addon-client","ecosystem":"pypi","description":"Small text to resume your addon","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-08-20T15:59:54.000Z","latest_release_published_at":"2024-08-20T15:59:54.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-05-03T20:01:49.836Z","created_at":"2024-08-20T16:03:32.684Z","updated_at":"2026-05-03T20:01:49.836Z","registry_url":"https://pypi.org/project/fab-addon-client/","install_command":"pip install fab-addon-client --index-url https://pypi.org/simple","documentation_url":"https://fab-addon-client.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"fab-addon-client","project_status":null},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2026-02-20T11:30:46.000Z","size":46140,"stargazers_count":4942,"open_issues_count":260,"forks_count":1438,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-02-20T14:30:26.699Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2026-02-16T22:47:20.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"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"},"owner_record":{"login":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"danielvazgaspar@gmail.com","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-12-13T00:39:17.392Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":5031,"followers":1446,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-12-13T00:39:17.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.1.0","sha":"b69c8f158a34e139767d8ac1aa45b8db7004acf8","kind":"commit","published_at":"2026-02-06T11:52:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"f4a8cfd9f31f7eb36fb7891ccf9747b7506a41d3","kind":"commit","published_at":"2025-11-12T12:40:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"c7bd8e07d0b9d2fb7066327f3a30cb512f79fc20","kind":"commit","published_at":"2025-10-10T11:54:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-28T18:50:18.158Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":58.84666582946125,"dependent_packages_count":10.453681610783205,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.650173720122226},"purl":"pkg:pypi/fab-addon-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fab-addon-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fab-addon-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fab-addon-client/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-14T04:00:21.047Z","issues_count":187,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2203842.408227848,"issues_closed_count":80,"pull_requests_closed_count":315,"pull_request_authors_count":78,"issue_authors_count":152,"avg_comments_per_issue":2.192513368983957,"avg_comments_per_pull_request":0.837772397094431,"merged_pull_requests_count":216,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":23,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":1855682.3333333333,"past_year_avg_time_to_close_pull_request":380571.1014492754,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.6086956521739131,"past_year_avg_comments_per_pull_request":0.18627450980392157,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fab-addon-client/codemeta","maintainers":[{"uuid":"seanblyth","login":"seanblyth","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/seanblyth/","role":"Owner","created_at":"2024-08-20T16:58:42.595Z","updated_at":"2024-08-20T16:58:42.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/seanblyth/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13084648,"name":"python312Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:58:46.622Z","latest_release_published_at":"2026-02-01T17:58:46.622Z","latest_release_number":"4.5.1","last_synced_at":"2026-03-08T06:17:05.993Z","created_at":"2026-02-01T17:58:40.703Z","updated_at":"2026-03-10T14:32:13.149Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python312Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/flask-appbuilder/default.nix#L79","metadata":{"nix_attribute":"python3.12-flask-appbuilder-4.5.1","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.flask-appbuilder?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":5285951,"name":"flask-appbuilder","ecosystem":"conda","description":null,"homepage":"http://flaskappbuilder.pythonanywhere.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2022-10-03T15:43:26.162Z","latest_release_published_at":"2022-11-10T13:10:23.000Z","latest_release_number":"4.1.6","last_synced_at":"2026-04-01T16:17:07.511Z","created_at":"2022-10-03T15:43:26.148Z","updated_at":"2026-04-01T16:18:31.118Z","registry_url":"https://anaconda.org/conda-forge/flask-appbuilder","install_command":"conda install -c conda-forge flask-appbuilder","documentation_url":null,"metadata":{},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2026-03-13T14:38:44.000Z","size":46190,"stargazers_count":4944,"open_issues_count":261,"forks_count":1443,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-03-21T23:03:40.629Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2026-03-19T11:41:16.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":109,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31289058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: 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"},"owner_record":{"login":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"danielvazgaspar@gmail.com","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2026-03-29T05:41:29.059Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":5057,"followers":1441,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2026-03-29T05:41:29.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.2.0","sha":"5099b21f076dbd3d9a8ad544ca9180ded1c0e85a","kind":"commit","published_at":"2026-03-02T14:40:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b69c8f158a34e139767d8ac1aa45b8db7004acf8","kind":"commit","published_at":"2026-02-06T11:52:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"f4a8cfd9f31f7eb36fb7891ccf9747b7506a41d3","kind":"commit","published_at":"2025-11-12T12:40:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"c7bd8e07d0b9d2fb7066327f3a30cb512f79fc20","kind":"commit","published_at":"2025-10-10T11:54:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:31.117Z","dependent_packages_count":7,"downloads":696288,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.100803433305057,"dependent_packages_count":8.009381705673936,"stargazers_count":5.619042866410499,"forks_count":4.251709167124107,"docker_downloads_count":null,"average":9.4952342931284},"purl":"pkg:conda/flask-appbuilder?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/flask-appbuilder/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-10T17:01:21.513Z","issues_count":180,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2068995.4308176101,"issues_closed_count":80,"pull_requests_closed_count":317,"pull_request_authors_count":76,"issue_authors_count":149,"avg_comments_per_issue":2.2333333333333334,"avg_comments_per_pull_request":0.8184019370460048,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":33,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813305.3333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":0.6363636363636364,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13295417,"name":"python310Packages.flask-appbuilder","ecosystem":"nixpkgs","description":"Application development framework, built on top of Flask","homepage":"https://github.com/dpgaspar/flask-appbuilder/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/flask-appbuilder","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:25:12.642Z","latest_release_published_at":"2026-02-02T06:25:12.642Z","latest_release_number":"4.3.6","last_synced_at":"2026-03-08T23:28:39.398Z","created_at":"2026-02-02T06:24:50.758Z","updated_at":"2026-03-08T23:35:46.951Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.flask-appbuilder","install_command":"nix-env -iA nixpkgs.python310Packages.flask-appbuilder","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/flask-appbuilder/default.nix#L82","metadata":{"nix_attribute":"python3.10-flask-appbuilder-4.3.6","position":"pkgs/development/python-modules/flask-appbuilder/default.nix:82","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flask-appbuilder","upstream_purl":"pkg:pypi/flask-appbuilder"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.flask-appbuilder?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.flask-appbuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.flask-appbuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.flask-appbuilder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flask-appbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flask-appbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flask-appbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flask-appbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flask-appbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flask-appbuilder/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":8811237,"name":"github.com/dpgaspar/Flask-AppBuilder","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dpgaspar/Flask-AppBuilder","keywords_array":[],"namespace":null,"versions_count":105,"first_release_published_at":"2024-01-30T00:25:28.626Z","latest_release_published_at":"2026-03-02T14:40:55.000Z","latest_release_number":"v5.2.0+incompatible","last_synced_at":"2026-05-14T06:33:20.702Z","created_at":"2024-01-26T04:59:46.639Z","updated_at":"2026-05-14T06:33:20.702Z","registry_url":"https://pkg.go.dev/github.com/dpgaspar/Flask-AppBuilder","install_command":"go get github.com/dpgaspar/Flask-AppBuilder","documentation_url":"https://pkg.go.dev/github.com/dpgaspar/Flask-AppBuilder#section-documentation","metadata":{},"repo_metadata":{"id":11738350,"uuid":"14265145","full_name":"dpgaspar/Flask-AppBuilder","owner":"dpgaspar","description":"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2025-09-09T17:03:03.000Z","size":45997,"stargazers_count":4889,"open_issues_count":241,"forks_count":1424,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-09-09T22:38:10.872Z","etag":null,"topics":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpgaspar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpgaspar"]}},"created_at":"2013-11-09T21:13:29.000Z","updated_at":"2025-09-09T17:03:08.000Z","dependencies_parsed_at":"2024-05-01T13:11:26.230Z","dependency_job_id":"aea77fbc-7173-4f7c-afed-082d863c867c","html_url":"https://github.com/dpgaspar/Flask-AppBuilder","commit_stats":{"total_commits":3682,"total_committers":211,"mean_commits":"17.450236966824644","dds":"0.13145029875067893","last_synced_commit":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/sbom","scorecard":{"id":354340,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpgaspar/Flask-AppBuilder","commit":"73c9cea4c12232e5838e046e188a83302e089eed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ptlint.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ptlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dpgaspar/Flask-AppBuilder/ptlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:133","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:181","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:182","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:213","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:215","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:238","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:239","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:240","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:241","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:10:29.102Z","repository_id":11738350,"created_at":"2025-08-18T09:10:29.102Z","updated_at":"2025-08-18T09:10:29.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274729762,"owners_count":25338766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"dpgaspar","name":"Daniel Vaz Gaspar","uuid":"4025227","kind":"user","description":"","email":"","website":null,"location":"Lisbon, Portugal","twitter":null,"company":"@preset-io @apache","icon_url":"https://avatars.githubusercontent.com/u/4025227?u=baab56022cb77c91dd55a2d523568f2614a35605\u0026v=4","repositories_count":39,"last_synced_at":"2025-09-08T03:37:53.455Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dpgaspar","funding_links":["https://github.com/sponsors/dpgaspar"],"total_stars":4993,"followers":1440,"following":49,"created_at":"2022-11-06T12:10:01.390Z","updated_at":"2025-09-08T03:37:53.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpgaspar/repositories"},"tags":[{"name":"v5.0.0","sha":"bc90d6527d67f21d4a6dadeed6598194caa7b591","kind":"commit","published_at":"2025-09-09T11:26:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v5.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v5.0.0/manifests"},{"name":"v4.8.1","sha":"fe08d255cf99a5485c6a91c7426af8ccc0066e95","kind":"commit","published_at":"2025-08-25T10:44:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"73c9cea4c12232e5838e046e188a83302e089eed","kind":"commit","published_at":"2025-07-09T12:43:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.8.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e2f7fdecffa770eba55083879c9eaf84bf1ecde3","kind":"commit","published_at":"2025-05-28T15:50:37.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.7.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"989d4b1c52e9a2ae1542f350809fe68411a06695","kind":"commit","published_at":"2025-05-14T14:42:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"3cc9b96684dc7b2d8f0668c2b2c2f021cf9f9577","kind":"commit","published_at":"2025-05-05T13:49:03.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"795f8f8f306fa687e16fa06309027e5f5d5e3b34","kind":"commit","published_at":"2025-04-19T18:34:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"6d44e6d581433dcea475764c4bb1270c24bbd6de","kind":"commit","published_at":"2025-03-24T22:46:28.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"19b68751207604915d26c41ac45c99858f7e0d3c","kind":"commit","published_at":"2025-02-28T13:49:06.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.6.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"3c9485a0d2d3eb5ed060d2bf049c012aeed82800","kind":"commit","published_at":"2025-02-20T11:16:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"df0ac1dbe70e3b016d199366a051a79ee916db02","kind":"commit","published_at":"2025-01-21T16:14:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fab9013003a41c4e80da04f072201a8c7cc99187","kind":"commit","published_at":"2024-10-23T12:29:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1d27eb42a4f9b6e19fb3c025327b4110b175eccb","kind":"commit","published_at":"2024-09-02T17:10:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bbf2adb1312ac1f994ef04e5d5e581d1447cb732","kind":"commit","published_at":"2024-05-21T08:34:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.5.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"9067f5a4aa0a632941f67b4c8664108ff8b3ac20","kind":"commit","published_at":"2024-02-23T16:36:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"2830451ffb3e7a91f395c8d09ba158e52f3923e4","kind":"commit","published_at":"2024-02-19T12:00:09.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.4.0/manifests"},{"name":"v4.3.11","sha":"3263e1abc9803f535ca54c792d9f7c6cfa9b5223","kind":"commit","published_at":"2024-02-07T15:20:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.11/manifests"},{"name":"v4.3.10","sha":"ba63c5c1629101dadf43e68a373402ee116f6ba9","kind":"commit","published_at":"2023-11-20T18:18:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"4db9a77ae456c51c05534d7c7f97c263707909ae","kind":"commit","published_at":"2023-10-16T17:00:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"38180b0eb54801087157c7bdb3df44a1ed394db3","kind":"commit","published_at":"2023-10-13T11:17:35.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"c6fecdc551629e15467fde5d06b4437379d90592","kind":"commit","published_at":"2023-09-22T11:45:48.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b","kind":"commit","published_at":"2023-08-22T10:58:54.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"6130d078b608658eb66e15530502efd309653435","kind":"commit","published_at":"2023-07-27T15:03:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"65ff19e9c1bb8881797b02a07ff9b6f85b452913","kind":"commit","published_at":"2023-07-10T16:21:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"80a177c349db42b2b5d81b4a4b6bc926ded346a5","kind":"commit","published_at":"2023-06-21T15:59:52.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9b3304c366b53a01655c97105691d14efa89a9ba","kind":"commit","published_at":"2023-05-22T12:39:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c7477aa4b0fa2744e73c4b730312e43b17697760","kind":"commit","published_at":"2023-03-16T14:24:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4554c40e2298d11c4472ca64b9a60236b12c6535","kind":"commit","published_at":"2023-02-23T16:54:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"82eaecad1cb13e7592b1d25a4fa4c90df20f39f8","kind":"commit","published_at":"2023-02-17T14:39:58.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3b2feade850b3abf62dd8f084278fcf19f94fff1","kind":"commit","published_at":"2023-01-03T12:36:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"f4ed69149395439d45c8c86bdde34f71ff7dbe6b","kind":"commit","published_at":"2022-11-10T09:28:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d6f06fbd6532ff86bd215a52bfc37f04a867603d","kind":"commit","published_at":"2022-10-31T12:25:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"49d212dd24d0a40c0504a6321544fcbaa27b78df","kind":"commit","published_at":"2022-09-05T12:25:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4ac9bba008e404b9a1e783cd272c81bb8634de3d","kind":"commit","published_at":"2022-07-06T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e0e94acbfcea23866560454ce12fe7204472496d","kind":"commit","published_at":"2022-06-23T08:48:00.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"357c8100e96034c736860737a41c2004aa4e993b","kind":"commit","published_at":"2022-05-25T10:16:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b0fcd565abbc0b8865d91f028b3f5de73d3d9060","kind":"commit","published_at":"2022-05-03T10:06:04.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6f66fc1bcc0163a213e4a2e6f960e91082d201f","kind":"commit","published_at":"2022-03-21T11:40:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v4.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v4.0.0/manifests"},{"name":"fix-docs-requirements","sha":"5e0f66613727d0922903c08f204b24337a512d05","kind":"commit","published_at":"2022-03-21T11:26:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/fix-docs-requirements","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/fix-docs-requirements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@fix-docs-requirements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/fix-docs-requirements/manifests"},{"name":"v3.4.5","sha":"d341788830726aebc99ce7f9c6f5be40a3719fa0","kind":"commit","published_at":"2022-03-15T21:29:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"3a6b45b1c12a52a794de27910896cbae61270d6b","kind":"commit","published_at":"2022-01-28T13:54:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"314c3482b067f2fd3a2b29c222a2c1a8410d61e6","kind":"commit","published_at":"2022-01-07T11:22:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"fc93179095208c26d545911a52641cfefc2ff126","kind":"commit","published_at":"2022-01-05T15:57:50.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"d348ed8e4f0ad72f6a64b6da824ccbc759ff9c5e","kind":"commit","published_at":"2021-12-13T09:12:13.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0747f7d5112d473a5fc1f190987fecb6d2d43425","kind":"commit","published_at":"2021-11-10T12:01:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.4.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"4f7ca85bd1800e6eb5b5879aa16b18872d6b8e96","kind":"commit","published_at":"2021-10-13T17:13:51.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.4/manifests"},{"name":"doc-test","sha":"1e8a045fb5dd9690d6d3135f0e3354fd1c14cd86","kind":"commit","published_at":"2021-09-17T14:57:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/doc-test","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/doc-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@doc-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/doc-test/manifests"},{"name":"v3.3.3","sha":"3d351c913d7e1e686e3ea939278c9afd5ac2d6b9","kind":"commit","published_at":"2021-09-14T13:09:36.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f0608fb8e420a236199b5bd439cf122769236816","kind":"commit","published_at":"2021-07-27T10:49:02.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b9b3259a9d47a14430144c8362215c2143f06aa4","kind":"commit","published_at":"2021-06-18T13:46:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"95947e84e04a999a474dfe8620fb0f36d71f0467","kind":"commit","published_at":"2021-05-10T17:55:34.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"0525e549ef7170f5623af4244f61991ad19bc215","kind":"commit","published_at":"2021-04-26T13:28:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"0f265345b1af18b5968f543deb450d2c2bd09c5a","kind":"commit","published_at":"2021-04-06T10:23:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"302e4abe32d9d2403f2ce52e4abb31beb59bb252","kind":"commit","published_at":"2021-03-16T10:12:44.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a515d0c8134909cda93270106caf9ceae1904df","kind":"commit","published_at":"2021-02-19T16:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"65ec836dc5aede0a042d60881709ba38895ba17a","kind":"commit","published_at":"2020-11-23T14:40:10.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"02eaa99cabd6b090afbf1c805928a34c95009ff2","kind":"commit","published_at":"2020-10-27T09:24:46.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67947b43c69f9b66a444598d13ad1fed18a2f7be","kind":"commit","published_at":"2020-10-12T16:12:21.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"7189fd589846aed3c626b99b698cd8640a4574ec","kind":"commit","published_at":"2020-07-13T09:03:45.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"22d546012c877773595c9d3c88c0be766f02fbbe","kind":"commit","published_at":"2020-07-03T13:16:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v3.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v3.0.0/manifests"},{"name":"v2.3.4","sha":"0e7f62418be0aea056302769ebac7d9bfa2bdd4e","kind":"commit","published_at":"2020-04-30T06:40:08.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b7a9fc2c83bd523d75982924ed5798f9a4c7477f","kind":"commit","published_at":"2020-04-27T08:07:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"167c13ec6dda6e7d8286e590233cd603a7d13928","kind":"commit","published_at":"2020-04-08T13:37:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1adf04f861671f68dfb7993b4d3b4893c074f66","kind":"commit","published_at":"2020-03-29T13:03:20.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7b796071bae32c5bac30f1d2f2b29b42814b7709","kind":"commit","published_at":"2020-03-10T16:19:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.3.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"675a29099b4f33905abc697c89fb9e2258233265","kind":"commit","published_at":"2020-02-19T10:38:22.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"f8a351ca6e52fd33bdcdf13b334fd715239085b9","kind":"tag","published_at":"2020-02-18T14:16:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"196497e8979ee8ec8bd04d5951d8ee2bf9685389","kind":"commit","published_at":"2020-01-23T09:51:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"26ab3a3761770cbdade7c0010dd464adda26d675","kind":"commit","published_at":"2019-12-06T15:42:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1/manifests"},{"name":"v2.2.1rc1","sha":"fd07ca20093e572a1af2457616f7e66914ce9b43","kind":"commit","published_at":"2019-11-27T15:46:15.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.1rc1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.1rc1/manifests"},{"name":"v2.2.0","sha":"a86270122e666df167224559031a02ea3a2024c3","kind":"commit","published_at":"2019-10-21T13:04:14.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.2.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.2.0/manifests"},{"name":"v2.1.13","sha":"ab6030266ee01ec6d0114e13fd7316110a7620c2","kind":"commit","published_at":"2019-09-04T22:18:29.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.13","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"99a0ee4c4c5edbaa64bb9af091f2c06d31671565","kind":"commit","published_at":"2019-09-04T17:11:12.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.12","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"44638156b7ec65e9a77ae474aed75f0de949b505","kind":"commit","published_at":"2019-08-27T10:50:47.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.11","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"2b3b258519b25a2d8681041282cac58e0f2381b8","kind":"commit","published_at":"2019-08-12T12:54:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.10","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"5b969a59bbc29418877e8c57c3883b9e03371de0","kind":"commit","published_at":"2019-08-07T10:00:32.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.9","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"1fd56734d26da35d8e58082c5e861e867a1f8bd1","kind":"commit","published_at":"2019-08-05T09:36:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.8","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5964ed0e85011c8d4a6e12b1504f7372c63b0f17","kind":"commit","published_at":"2019-07-22T17:17:49.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.7","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"daaaa241bd02829ebfd59c0936f3a418075e9d41","kind":"commit","published_at":"2019-07-08T10:20:26.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"6c8e809db6c7d70418ec737e24d7c3d80af3aeca","kind":"commit","published_at":"2019-06-21T15:21:16.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"822c4b4212dba214d8a265ddd491e8002ff6a789","kind":"commit","published_at":"2019-06-06T09:05:17.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.4/manifests"},{"name":"v1.13.1","sha":"49f93c78f7f4da0c2e0dcca34f2de006ffab8d26","kind":"commit","published_at":"2019-05-24T10:44:38.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.1/manifests"},{"name":"v2.1.3","sha":"fd8e323fcd59ec4b28df91e12915eeebdf293060","kind":"commit","published_at":"2019-05-14T17:57:33.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d386d8464996697bdb0d876d36fc40b594e08e5c","kind":"commit","published_at":"2019-05-14T12:53:59.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2c4b8a7091b762e80ce708a1378c5151538249c1","kind":"commit","published_at":"2019-05-09T14:32:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1ba29ffe06f192d49ed0bcf9db632c261bde31c","kind":"commit","published_at":"2019-05-09T09:50:41.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.1.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ea599557fa903035e967e97787eca68849140444","kind":"commit","published_at":"2019-04-18T12:43:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v2.0.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"6237336a2b92fa6ba5f7f14dda56c08af6c0a76a","kind":"commit","published_at":"2019-04-09T23:50:07.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.13.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.13.0/manifests"},{"name":"v1.12.5","sha":"ebd543db9fc787ca9a1c5ee06809ae0e92359968","kind":"commit","published_at":"2019-03-21T06:36:27.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"3931bc2f5297a85bbd197873ff78c5790f9bf574","kind":"commit","published_at":"2019-03-09T11:12:55.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"3d86039c1d81b63e41b0fded4b6977fc6fda732a","kind":"commit","published_at":"2019-02-10T20:47:23.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"2186b939e22db93fbd078f8a93b180776b3ad936","kind":"commit","published_at":"2018-10-30T09:04:57.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"20b7e04a070544ac89b8d3aa4de8e0f486842270","kind":"commit","published_at":"2018-10-17T16:48:25.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f3033bb48bbbfbedf8cc90f3a8894050db98a983","kind":"commit","published_at":"2018-10-03T08:23:40.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.12.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"98b1be8b3390cd592dc20f215062e55d27e08eec","kind":"commit","published_at":"2018-05-19T12:43:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"5ee671a40c6f8bf5db1061630a71197e9ec17705","kind":"commit","published_at":"2018-05-17T22:12:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.11.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"84de562c3d54e507207305c214ebbf50dcbc743b","kind":"commit","published_at":"2018-03-10T13:53:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.10.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.10.0/manifests"},{"name":"v1.9.6","sha":"456e404535d092d6dc485f1ad4e7c4929c827f95","kind":"commit","published_at":"2017-12-16T21:55:18.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.6","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a005a7ae53257e9b9d7b25aa8a6bbc77e8b3ec1f","kind":"commit","published_at":"2017-12-02T11:12:24.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.5","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"aa4fe744469ecd6e2aed30011b21898862eaf7d2","kind":"commit","published_at":"2017-08-23T09:56:19.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.4","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ea567d6f2353de563804859a262c52e9f40cd22e","kind":"commit","published_at":"2017-08-23T09:25:11.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.3","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"38de84ba16359f5d94235042703b94b4942d1486","kind":"tag","published_at":"2017-07-12T16:28:30.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.2","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6f7429b356b27d9abb13eeeffb32846d9196c011","kind":"tag","published_at":"2017-06-21T09:53:42.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"cbaa172cdf2e059b9dbe09c637d15be4fe45b898","kind":"tag","published_at":"2017-06-11T18:11:56.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.9.0","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ae10af97a23c2e6bd226ce02ca7934d32abd0632","kind":"tag","published_at":"2017-06-04T23:11:05.000Z","download_url":"https://codeload.github.com/dpgaspar/Flask-AppBuilder/tar.gz/v1.8.1","html_url":"https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dpgaspar/Flask-AppBuilder@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/tags/v1.8.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:20:58.036Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.118300091920789,"dependent_packages_count":8.97335793282021,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.5458290123705},"purl":"pkg:golang/github.com/dpgaspar/%21flask-%21app%21builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dpgaspar/Flask-AppBuilder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dpgaspar/Flask-AppBuilder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dpgaspar/Flask-AppBuilder/dependencies","status":null,"funding_links":["https://github.com/sponsors/dpgaspar"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-10T17:01:21.513Z","issues_count":180,"pull_requests_count":413,"avg_time_to_close_issue":15707630.512195121,"avg_time_to_close_pull_request":2068995.4308176101,"issues_closed_count":80,"pull_requests_closed_count":317,"pull_request_authors_count":76,"issue_authors_count":149,"avg_comments_per_issue":2.2333333333333334,"avg_comments_per_pull_request":0.8184019370460048,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":33,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1464497.75,"past_year_avg_time_to_close_pull_request":813305.3333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":0.6363636363636364,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/issues","maintainers":[{"login":"dpgaspar","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"},{"login":"mistercrunch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistercrunch"}],"active_maintainers":[{"login":"dpgaspar","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgaspar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2FFlask-AppBuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2FFlask-AppBuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2FFlask-AppBuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2FFlask-AppBuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2FFlask-AppBuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdpgaspar%2FFlask-AppBuilder/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152555,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":6748,"full_name":"dpgaspar/Flask-AppBuilder","default_branch":"master","total_commits":3740,"total_committers":221,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":16.923076923076923,"dds":0.1195187165775401,"past_year_total_commits":55,"past_year_total_committers":21,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.619047619047619,"past_year_dds":0.4,"last_synced_at":"2025-11-15T06:41:38.747Z","last_synced_commit":"f4a8cfd9f31f7eb36fb7891ccf9747b7506a41d3","created_at":"2023-03-07T09:43:36.515Z","updated_at":"2025-11-15T06:26:57.528Z","committers":[{"name":"dpgaspar","email":"danielvazgaspar@gmail.com","login":"dpgaspar","count":3293},{"name":"Maxime Beauchemin","email":"maximebeauchemin@gmail.com","login":"mistercrunch","count":43},{"name":"veflask","email":"en-ahmadi@hotmail.com","login":"veflask","count":15},{"name":"Dosenpfand","email":"Dosenpfand","login":"Dosenpfand","count":12},{"name":"William Pursell","email":"williamp@wepay.com","login":null,"count":10},{"name":"Ben Reinhart","email":"benjreinhart@gmail.com","login":"benjreinhart","count":9},{"name":"Joy Gao","email":"joyg@wepay.com","login":null,"count":7},{"name":"Ben","email":"ben-github@","login":"ben-github@","count":7},{"name":"Joshua Carp","email":"jm.carp@gmail.com","login":"jmcarp","count":7},{"name":"Beto Dealmeida","email":"roberto@dealmeida.net","login":"betodealmeida","count":6},{"name":"Cameron Nemo","email":"CameronNemo","login":"CameronNemo","count":6},{"name":"Ryan Hamilton","email":"ryan@ryanahamilton.com","login":"ryanahamilton","count":6},{"name":"matteo nunziati","email":"eng.matteo.nunziati@gmail.com","login":"absinthetized","count":6},{"name":"Rogan","email":"quangenw@gmail.com","login":"roganw","count":5},{"name":"Andrea D'Amore","email":"anddam@brapi.net","login":"anddam","count":4},{"name":"Ash Berlin-Taylor","email":"ash_github@firemirror.com","login":"ashb","count":4},{"name":"Fuzzwah","email":"rob.crouch@gmail.com","login":"Fuzzwah","count":4},{"name":"Jarosław A. Kalinowski","email":"jaroslaw.a.kalinowski@gmail.com","login":"jak137","count":4},{"name":"John Bodley","email":"4567245+john-bodley","login":"john-bodley","count":4},{"name":"Marek Vavrusa","email":"mvavrusa@cloudflare.com","login":"vavrusa","count":4},{"name":"Xiao Hanyu","email":"xiaohanyu1988@gmail.com","login":"xiaohanyu","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"nachtkinder","email":"github.nachtkinder@spamgourmet.com","login":"nachtkinder","count":4},{"name":"Alexandre Roberto Zia","email":"alexandre@zia.com.br","login":"alexandrezia","count":4},{"name":"Federico Padua","email":"federico.padua@integrationalpha.com","login":"fedepad","count":4},{"name":"Abdullah","email":"Abdullah.dahmash@yahoo.com","login":"AbdullahDahmash","count":3},{"name":"Ben","email":"ben-github","login":"ben-github","count":3},{"name":"Enzo Martellucci","email":"52219496+EnxDev","login":"EnxDev","count":3},{"name":"Henk Van Hoek","email":"HenkVanHoek","login":"HenkVanHoek","count":3},{"name":"svchiluvuri","email":"32934624+svchiluvuri","login":"svchiluvuri","count":3},{"name":"ʈᵃᵢ","email":"tdupreetan@gmail.com","login":"nytai","count":3},{"name":"Michael Pereira","email":"pereira.m@gmail.com","login":"MichaelPereira","count":3},{"name":"ThomasP0815","email":"30863072+ThomasP0815","login":"ThomasP0815","count":3},{"name":"John Bodley","email":"john.bodley@airbnb.com","login":null,"count":3},{"name":"Matteo Nunziati","email":"matteo.nunziati@gmail.com","login":null,"count":3},{"name":"Yogesh Kulkarni","email":"yogesh.kulkarni@elastic.run","login":null,"count":3},{"name":"nolan emirot","email":"nolan@turo.com","login":null,"count":3},{"name":"utente","email":"utente@stocktip-server.homenet.telecomitalia.it","login":null,"count":3},{"name":"inatuwe","email":"61066311+inatuwe","login":"inatuwe","count":2},{"name":"Steven Loria","email":"sloria1@gmail.com","login":"sloria","count":2},{"name":"S-YOU","email":"S-YOU","login":"S-YOU","count":2},{"name":"Riccardo Magliocchetti","email":"riccardo.magliocchetti@gmail.com","login":"xrmx","count":2},{"name":"Mayur","email":"mayurnewase111@gmail.com","login":"mayurnewase","count":2},{"name":"Mathew Wicks","email":"thesuperzapper","login":"thesuperzapper","count":2},{"name":"Martín Anzorena","email":"martin.anzorena@gmail.com","login":"martjanz","count":2},{"name":"Martin Ortbauer","email":"mortbauer@gmail.com","login":"mortbauer","count":2},{"name":"Andrea Galloni","email":"sn1p3r46","login":"sn1p3r46","count":2},{"name":"Andrew Otto","email":"acotto@gmail.com","login":"ottomata","count":2},{"name":"Dolf Andringa","email":"dolfandringa@gmail.com","login":"dolfandringa","count":2},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":2},{"name":"jiangrongzhi","email":"zfjrz@189.cn","login":"jiangrzh","count":2},{"name":"jnahmias","email":"joe@nahmias.net","login":"jnahmias","count":2},{"name":"kuckjwi","email":"skyblue0928@naver.com","login":"kuckjwi0928","count":2},{"name":"Fred Thomsen","email":"me@fredthomsen.net","login":"fredthomsen","count":2},{"name":"mgellesch","email":"marcel.gellesch@gmail.com","login":"mgellesch","count":2},{"name":"robert-digit","email":"robert@digitgaming.com","login":"robert-digit","count":2},{"name":"Étienne Boisseau-Sierra","email":"37387755+EBoisseauSierra","login":"EBoisseauSierra","count":2},{"name":"外城士心月月鸟","email":"gzponline@163.com","login":"shixin-guo","count":2},{"name":"Aleksandr Gordienko","email":"73458261+aleksandrgordienko","login":"aleksandrgordienko","count":2},{"name":"Sunil Varma Chiluvuri","email":"sunil@sunilvarma.com","login":"sunilvc","count":2},{"name":"Tomáš Drtina","email":"tm.drtina@gmail.com","login":"tm-drtina","count":2},{"name":"William Zhang","email":"quanpower@gmail.com","login":"quanpower","count":2},{"name":"blag","email":"blag","login":"blag","count":2},{"name":"coteli","email":"32729663+coteli","login":"coteli","count":2},{"name":"gdedabiou","email":"olivier.haxaire@semtis.fr","login":"gdedabiou","count":2},{"name":"giordyb","email":"giordy@giordy.it","login":"giordyb","count":2},{"name":"Emad Rad","email":"codewithemad@gmail.com","login":"CodeWithEmad","count":2},{"name":"Rocky Qi","email":"rockychi1001@gmail.com","login":"rocky1001","count":2},{"name":"kelvin","email":"kelvin@flexsystem.com","login":null,"count":2},{"name":"unknown","email":"dpgaspar@PCDSIT0002.bpn.com","login":null,"count":2},{"name":"dpgaspar","email":"dpgaspar@D003.(none)","login":null,"count":2},{"name":"Sunil","email":"sunil@svcair.local","login":null,"count":2},{"name":"Johan Rohlen","email":"johan.rohlen@ecometrica.com","login":null,"count":2},{"name":"Alastair McKinley","email":"a.mckinley@analyticsengines.com","login":null,"count":2},{"name":"Denke Ákos","email":"denke.akos@vtvsystems.hu","login":null,"count":2},{"name":"James Clarke","email":"jclarke@linkedin.com","login":null,"count":2},{"name":"Hugh A. Miles II","email":"hughmil3s@gmail.com","login":"hughhhh","count":2},{"name":"Gughanathan M","email":"gugu.ap900@gmail.com","login":"gugupy","count":2},{"name":"Geido","email":"60598000+geido","login":"geido","count":2},{"name":"hyunjong.lee","email":"hyunjong.lee.s@gmail.com","login":"hyunjong-lee","count":2},{"name":"Bruce","email":"xuganyu@berkeley.edu","login":"xuganyu96","count":1},{"name":"Bogdan","email":"b.kyryliuk@gmail.com","login":"bkyryliuk","count":1},{"name":"BalthasarSchachtner","email":"42178034+BalthasarSchachtner","login":"BalthasarSchachtner","count":1},{"name":"Antonio Rivero","email":"38889534+Antonio-RiveroMartnez","login":"Antonio-RiveroMartnez","count":1},{"name":"Andrey Polegoshko","email":"89802070+andrey-preset","login":"andrey-preset","count":1},{"name":"Andreas 'count' Kotes","email":"berlincount","login":"berlincount","count":1},{"name":"Anders Bogsnes","email":"andersbogsnes@gmail.com","login":"andersbogsnes","count":1},{"name":"Alissa Gerhard","email":"github@alissagerhard.de","login":"a-gerhard","count":1},{"name":"Ali-Akber Saifee","email":"ali@indydevs.org","login":"alisaifee","count":1},{"name":"Alexandru Soare","email":"37236580+alexandrusoare","login":"alexandrusoare","count":1},{"name":"Alexander Ryndin","email":"alexnryndin@gmail.com","login":"alexryndin","count":1},{"name":"Ales Nosek","email":"ales.nosek@gmail.com","login":"noseka1","count":1},{"name":"Aleksandr Musorin","email":"Smusorin@mail.ru","login":"AVMusorin","count":1},{"name":"Adam Grant","email":"adam.jgrant@gmail.com","login":"harmon","count":1},{"name":"Abhinav Pareek","email":"43982928+Abhinav2903","login":"Abhinav2903","count":1},{"name":"wulongtaxue","email":"wulongtaxue@qq.com","login":null,"count":1},{"name":"waldemar.druszcz","email":"waldemar.druszcz@aon.ie","login":null,"count":1},{"name":"kdwyer","email":"kevin.p.dwyer+PLUTOGIT@gmail.com","login":null,"count":1},{"name":"elvijs","email":"elvijs@crowdsurfer.co","login":null,"count":1},{"name":"boomard","email":"boombard@bitbucket.org","login":null,"count":1},{"name":"bibby","email":"andrew.bibby@nantomics.com","login":null,"count":1},{"name":"Zef Lin","email":"zef@preset.io","login":null,"count":1},{"name":"Yaroslav Shumlianskyi","email":"shumlianskyi@fidor.de","login":null,"count":1},{"name":"Robel Regassa","email":"robel.regassa@mandiant.com","login":null,"count":1},{"name":"Paul Becotte","email":"pbecotte@learnvest.com","login":null,"count":1},{"name":"Michele Tessaro","email":"michele.tessaro@email.it","login":null,"count":1},{"name":"Matthias Fluor","email":"mfluor@ifi.uzh.ch","login":null,"count":1},{"name":"Jon","email":"ward.jonathan.d@edumail.vic.gov.au","login":null,"count":1},{"name":"Jon","email":"war@lilydaleheights.vic.edu.au","login":null,"count":1},{"name":"Grace Guo","email":"grace.guo@airbnb.com","login":null,"count":1},{"name":"Daniel Gaspar","email":"dpgaspar@server1.example.com","login":null,"count":1},{"name":"Ben","email":"bugreporter@vescent.com","login":null,"count":1},{"name":"Xiaodong DENG","email":"xd.deng.r@gmail.com","login":"XD-DENG","count":1},{"name":"Will Rogers","email":"will.rogers@oup.com","login":"willrogers","count":1},{"name":"Vitor Avila","email":"96086495+Vitor-Avila","login":"Vitor-Avila","count":1},{"name":"Vishal Jagtap","email":"jagtap.vishal30@gmail.com","login":"visshaljagtap","count":1},{"name":"Viacheslav","email":"Wolf-king@mail.ru","login":"VVildVVolf","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Thomas Stivers","email":"thomas.stivers@gmail.com","login":"ThomasStivers","count":1},{"name":"Thibault Le Meur","email":"t.lemeur@gmail.com","login":"lemeur","count":1},{"name":"Thiago Serafim","email":"thiago.serafim@gmail.com","login":"tserafim","count":1},{"name":"Tanuj Gupta","email":"guptakumartanuj@gmail.com","login":"guptakumartanuj","count":1},{"name":"Structure and Interpretation of Computer Programs","email":"metaperl@gmail.com","login":"metaperl","count":1},{"name":"Steve Embling","email":"34773749+steve-embling","login":"steve-embling","count":1},{"name":"Stepan","email":"66589759+Always-prog","login":"Always-prog","count":1},{"name":"Soren Bliefnick","email":"sbliefnick@gmail.com","login":"sbliefnick1","count":1},{"name":"Sebastian Liebscher","email":"112352529+sebastianliebscher","login":"sebastianliebscher","count":1},{"name":"Sebastian Bernauer","email":"sebastian.bernauer@stackable.de","login":"sbernauer","count":1},{"name":"Sansarun Sukawongviwat","email":"sansarun@gmail.com","login":"sansarun","count":1},{"name":"Sam Firke","email":"sfirke","login":"sfirke","count":1},{"name":"Ry Walker","email":"4283+ryw","login":"ryw","count":1},{"name":"Russell Jurney","email":"russell.jurney@gmail.com","login":"rjurney","count":1},{"name":"Đỗ Trọng Hải","email":"41283691+hainenber","login":"hainenber","count":1},{"name":"Lucas Gonzalez de Queiroz","email":"51690058+lucas1221","login":"lucas1221","count":1},{"name":"Roberto Pepato","email":"rpepato@gmail.com","login":"rpepato","count":1},{"name":"Robert Kingston","email":"kingo55@gmail.com","login":"kingo55","count":1},{"name":"Rich Stacey","email":"7565191+richimus123","login":"richimus123","count":1},{"name":"QP Hou","email":"dave2008713@gmail.com","login":"houqp","count":1},{"name":"Pin Jin","email":"pindge.j@gmail.com","login":"pindge","count":1},{"name":"ankitraj77","email":"33545449+ankitraj77","login":"ankitraj77","count":1},{"name":"xavier-GitHub76","email":"82046143+xavier-GitHub76","login":"xavier-GitHub76","count":1},{"name":"verschlimmbesserer","email":"128702443+verschlimmbesserer","login":"verschlimmbesserer","count":1},{"name":"timfeirg","email":"kkcocogogo@gmail.com","login":"timfeirg","count":1},{"name":"spike77453","email":"spike77453","login":"spike77453","count":1},{"name":"serafeimgr","email":"serafeim_@hotmail.com","login":"serafeimgr","count":1},{"name":"runoutnow","email":"73939190+runoutnow","login":"runoutnow","count":1},{"name":"root","email":"root@localhost.localdomain","login":"invalid-email-address","count":1},{"name":"nilivingston","email":"96078275+nilivingston","login":"nilivingston","count":1},{"name":"muxueqz","email":"zhangmingyuan240@gmail.com","login":"muxueqz","count":1},{"name":"markv","email":"mpvismer","login":"mpvismer","count":1},{"name":"luizduma","email":"luizduma","login":"luizduma","count":1},{"name":"krsnik93","email":"ivankrsnik93@gmail.com","login":"krsnik93","count":1},{"name":"kb100","email":"james.murphy.debian@gmail.com","login":"kb100","count":1},{"name":"jfo","email":"jval.fournier@gmail.com","login":"jafournier","count":1},{"name":"inger klekacz","email":"ingernet","login":"ingernet","count":1},{"name":"hsum","email":"hsum","login":"hsum","count":1},{"name":"dkrat7","email":"9586713+dkrat7","login":"dkrat7","count":1},{"name":"cwegener","email":"cwegener","login":"cwegener","count":1},{"name":"bolkedebruin","email":"bolkedebruin","login":"bolkedebruin","count":1},{"name":"arielol","email":"45244431+arielol","login":"arielol","count":1},{"name":"Rodrigo Prado","email":"royopa@gmail.com","login":"royopa","count":1},{"name":"altef","email":"bradgill+github@gmail.com","login":"altef","count":1},{"name":"alrusdi","email":"alrusdi@gmail.com","login":"alrusdi","count":1},{"name":"akettmann-e24","email":"50422880+akettmann-e24","login":"akettmann-e24","count":1},{"name":"Yoshitaka Sakurai","email":"chakkurai0724@outlook.jp","login":"chakku000","count":1},{"name":"YongjieZhao","email":"yongjie.zhao@gmail.com","login":"zhaoyongjie","count":1},{"name":"Josh Norton","email":"joshrnorton75@gmail.com","login":"jnorton2","count":1},{"name":"Jasper Schoenmaker","email":"jasper.schoenmaker@gmail.com","login":"Yoyasp","count":1},{"name":"Jarek Potiuk","email":"jarek@potiuk.com","login":"potiuk","count":1},{"name":"Jared Deckard","email":"jared@shademaps.com","login":"deckar01","count":1},{"name":"James Timmins","email":"jameshtimmins@gmail.com","login":"jhtimmins","count":1},{"name":"Ishpreet Singh","email":"ishpreetsingh2808@gmail.com","login":"ishpreet-singh","count":1},{"name":"Igor Khrol","email":"khroliz@gmail.com","login":"Khrol","count":1},{"name":"Hojjat Ali Mohammadi","email":"safeith","login":"safeith","count":1},{"name":"Hildeberto","email":"hildeberto@gmail.com","login":"hilam","count":1},{"name":"Glenn Schuurman","email":"glennschuurman@gmail.com","login":"gschuurman","count":1},{"name":"Ford Guo","email":"agile.guo@gmail.com","login":"fordguo","count":1},{"name":"Florian Pirmin Groetzner","email":"florian.groetzner@gmail.com","login":"Dlotan","count":1},{"name":"Felix Rilling","email":"45299563+BlameFelix","login":"BlameFelix","count":1},{"name":"Fabian Chong","email":"feiming","login":"feiming","count":1},{"name":"Erik Cederstrand","email":"erik@cederstrand.dk","login":"ecederstrand","count":1},{"name":"Elizabeth Thompson","email":"eschutho@gmail.com","login":"eschutho","count":1},{"name":"Duy Nguyen Hoang","email":"nhduy88@gmail.com","login":"duynguyenhoang","count":1},{"name":"Denis Ismailaj","email":"denis.ismailaj1@gmail.com","login":"denis-ismailaj","count":1},{"name":"David Locke","email":"redwallknight@gmail.com","login":"dlocke","count":1},{"name":"Chase Jones","email":"60072797+chase-jones","login":"chase-jones","count":1},{"name":"Cristòfol Torrens","email":"piffall@gmail.com","login":"piffall","count":1},{"name":"Cyrus Roshan","email":"CyrusRoshan","login":"CyrusRoshan","count":1},{"name":"Dalton Pearson","email":"32880838+daltonpearson","login":"daltonpearson","count":1},{"name":"Dan Ross","email":"dan@rosspixelworks.com","login":"btnpushnmunky","count":1},{"name":"Daniel Wolf","email":"95075445+wolfdn","login":"wolfdn","count":1},{"name":"David Berg","email":"55707664+davidnateberg","login":"davidnateberg","count":1},{"name":"David Kalamarides","email":"david.kalamarides@gmail.com","login":"dkalamar","count":1},{"name":"Paul Vickers","email":"paul_vickers@outlook.com","login":"paulvic","count":1},{"name":"Paul Rhodes","email":"withnale","login":"withnale","count":1},{"name":"Pascal van Kooten","email":"kootenpv@gmail.com","login":"kootenpv","count":1},{"name":"Oscar Ramirez","email":"tuxskar@gmail.com","login":"tuxskar","count":1},{"name":"Nicolas Crocfer","email":"ncrocfer@gmail.com","login":"ncrocfer","count":1},{"name":"Nicola Gramola","email":"nicola.gramola@gmail.com","login":"n1k9","count":1},{"name":"Nicola Benaglia","email":"52411515+nbenaglia","login":"nbenaglia","count":1},{"name":"Nick Schultz","email":"nick.schultz@live.com","login":"nick-schultz","count":1},{"name":"Nadir Can Kavkas","email":"nadirkavkas@araskargo.com.tr","login":"nadircan","count":1},{"name":"Mirza Pasic","email":"mirza.pasic@edu.fit.ba","login":"mirzap","count":1},{"name":"Michał Konarski","email":"95358023+mjkonarski-b","login":"mjkonarski-b","count":1},{"name":"Michał Fita","email":"michal.fita@gmail.com","login":"michalfita","count":1},{"name":"Michael Yee","email":"michael.yee.ottawa@gmail.com","login":"Amphagory","count":1},{"name":"Matthew Schmoyer","email":"mattschmo@gmail.com","login":"mschmo","count":1},{"name":"Mariusz Strzelecki","email":"szczeles@gmail.com","login":"szczeles","count":1},{"name":"Marek Šuppa","email":"mrshu","login":"mrshu","count":1},{"name":"Marcus Lim","email":"42759889+marcuslimdw","login":"marcuslimdw","count":1},{"name":"MAA","email":"FooBarQuaxx","login":"FooBarQuaxx","count":1},{"name":"Fabian Halkivaha","email":"darkwolli32@gmail.com","login":"drummerwolli","count":1},{"name":"Luca Toscano","email":"ltoscano@wikimedia.org","login":"elukey","count":1},{"name":"Leon Prokopis","email":"pliroforikos@gmail.com","login":"pliroforikos","count":1},{"name":"Lars","email":"lm@larsmichelsen.com","login":"LarsMichelsen","count":1},{"name":"Kyle Lagerquist","email":"108763668+klagerquist1","login":"klagerquist1","count":1},{"name":"Ke Zhu","email":"shawnzhu","login":"shawnzhu","count":1},{"name":"Kazantcev Andrey","email":"45011689+heckad","login":"heckad","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kamil Gabryjelski","email":"kamil.gabryjelski@gmail.com","login":"kgabryje","count":1},{"name":"Cao,Xin","email":"caoxin1988s@gmail.com","login":"caoxin1988","count":1}],"past_year_committers":[{"name":"Daniel Vaz Gaspar","email":"danielvazgaspar@gmail.com","login":"dpgaspar","count":33},{"name":"Enzo Martellucci","email":"52219496+EnxDev","login":"EnxDev","count":3},{"name":"Alexandru Soare","email":"37236580+alexandrusoare","login":"alexandrusoare","count":1},{"name":"Ali-Akber Saifee","email":"ali@indydevs.org","login":"alisaifee","count":1},{"name":"Antonio Rivero","email":"38889534+Antonio-RiveroMartnez","login":"Antonio-RiveroMartnez","count":1},{"name":"Beto Dealmeida","email":"roberto@dealmeida.net","login":"betodealmeida","count":1},{"name":"Denis Ismailaj","email":"denis.ismailaj1@gmail.com","login":"denis-ismailaj","count":1},{"name":"Elizabeth Thompson","email":"eschutho@gmail.com","login":"eschutho","count":1},{"name":"Emad Rad","email":"codewithemad@gmail.com","login":"CodeWithEmad","count":1},{"name":"Gughanathan M","email":"gugu.ap900@gmail.com","login":"gugupy","count":1},{"name":"Jarek Potiuk","email":"jarek@potiuk.com","login":"potiuk","count":1},{"name":"Kamil Gabryjelski","email":"kamil.gabryjelski@gmail.com","login":"kgabryje","count":1},{"name":"Kyle Lagerquist","email":"108763668+klagerquist1","login":"klagerquist1","count":1},{"name":"Matthew Schmoyer","email":"mattschmo@gmail.com","login":"mschmo","count":1},{"name":"Paul Rhodes","email":"withnale","login":"withnale","count":1},{"name":"Steven Loria","email":"sloria1@gmail.com","login":"sloria","count":1},{"name":"ThomasP0815","email":"30863072+ThomasP0815","login":"ThomasP0815","count":1},{"name":"Vitor Avila","email":"96086495+Vitor-Avila","login":"Vitor-Avila","count":1},{"name":"jfo","email":"jval.fournier@gmail.com","login":"jafournier","count":1},{"name":"xavier-GitHub76","email":"82046143+xavier-GitHub76","login":"xavier-GitHub76","count":1},{"name":"Đỗ Trọng Hải","email":"41283691+hainenber","login":"hainenber","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpgaspar%2FFlask-AppBuilder/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-11T00:00:30.236Z","repositories_count":6163732,"commits_count":932760001,"contributors_count":36265510,"owners_count":1136980,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":null,"keywords":["authentication","crud","flask","python","rbac","rest","rest-api","sql","web"],"dependencies":[{"ecosystem":"npm","filepath":"examples/react-rest-api/app/static/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-07T06:16:32.787Z","updated_at":"2022-08-07T06:16:32.787Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/examples/react-rest-api/app/static/package-lock.json","dependencies":[{"id":588525538,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":588525539,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588525540,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525541,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":588525542,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525543,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":588525544,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525545,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525546,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525547,"package_name":"@babel/helper-builder-react-jsx","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525548,"package_name":"@babel/helper-call-delegate","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525549,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525550,"package_name":"@babel/helper-define-map","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525551,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525552,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525553,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525554,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525555,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525556,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525557,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525558,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525559,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525560,"package_name":"@babel/helper-regex","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525561,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525562,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525563,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525564,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525565,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525566,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525567,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525568,"package_name":"@babel/node","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":588525569,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525570,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525571,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525572,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525573,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525574,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525575,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525576,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525577,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525578,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525579,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525580,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525581,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525582,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525583,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525584,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525585,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525586,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":588525587,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525588,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525589,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525590,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525591,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525592,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525593,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525594,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525595,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525596,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525597,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":588525598,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525599,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525600,"package_name":"@babel/plugin-transform-jscript","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":588525601,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525602,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525603,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525604,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525605,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525606,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525607,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525608,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.4.5","direct":false,"kind":"runtime","optional":false},{"id":588525609,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525610,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525611,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525612,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525613,"package_name":"@babel/plugin-transform-property-mutators","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":588525614,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525615,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525616,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525617,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525618,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525619,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.4.5","direct":false,"kind":"runtime","optional":false},{"id":588525620,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525621,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525622,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525623,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":588525624,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525625,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525626,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525627,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525628,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525629,"package_name":"@babel/polyfill","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":588525630,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525631,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525632,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525633,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":588525634,"package_name":"core-js","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":588525635,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525636,"package_name":"@babel/runtime-corejs2","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525637,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":588525638,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525639,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525640,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":588525641,"package_name":"@csstools/convert-colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588525642,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"10.0.15","direct":false,"kind":"runtime","optional":false},{"id":588525643,"package_name":"@emotion/core","ecosystem":"npm","requirements":"10.0.15","direct":false,"kind":"runtime","optional":false},{"id":588525644,"package_name":"@emotion/css","ecosystem":"npm","requirements":"10.0.14","direct":false,"kind":"runtime","optional":false},{"id":588525645,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":588525646,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":588525647,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"0.11.9","direct":false,"kind":"runtime","optional":false},{"id":588525648,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":588525649,"package_name":"@emotion/stylis","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":588525650,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":588525651,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":588525652,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":588525653,"package_name":"@jest/console","ecosystem":"npm","requirements":"24.7.1","direct":false,"kind":"development","optional":false},{"id":588525654,"package_name":"@jest/core","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525655,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":588525656,"package_name":"jest-watcher","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525657,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":588525658,"package_name":"@jest/environment","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525659,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525660,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525661,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":588525662,"package_name":"jest-resolve","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525663,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":588525664,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":588525665,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":588525666,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525667,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525668,"package_name":"@jest/transform","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525669,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525670,"package_name":"@mrmlnc/readdir-enhanced","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":588525671,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588525672,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":588525673,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588525674,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":588525675,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":588525676,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525677,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525678,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525679,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525680,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525681,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525682,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525683,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525684,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525685,"package_name":"@svgr/core","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525686,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525687,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525688,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525689,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525690,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525691,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":588525692,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":588525693,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":588525694,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"development","optional":false},{"id":588525695,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":588525696,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588525697,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588525698,"package_name":"@types/jest","ecosystem":"npm","requirements":"23.3.14","direct":false,"kind":"development","optional":false},{"id":588525699,"package_name":"@types/node","ecosystem":"npm","requirements":"12.6.8","direct":false,"kind":"development","optional":false},{"id":588525700,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.1","direct":false,"kind":"development","optional":false},{"id":588525701,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":588525702,"package_name":"@types/react","ecosystem":"npm","requirements":"16.8.23","direct":false,"kind":"development","optional":false},{"id":588525703,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"16.8.5","direct":false,"kind":"development","optional":false},{"id":588525704,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":588525705,"package_name":"@types/tapable","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525706,"package_name":"@types/yargs","ecosystem":"npm","requirements":"12.0.12","direct":false,"kind":"development","optional":false},{"id":588525707,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525708,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525709,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525710,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525711,"package_name":"@webassemblyjs/helper-code-frame","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525712,"package_name":"@webassemblyjs/helper-fsm","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525713,"package_name":"@webassemblyjs/helper-module-context","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525714,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525715,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525716,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525717,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525718,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525719,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525720,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525721,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525722,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525723,"package_name":"@webassemblyjs/wast-parser","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525724,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.7.11","direct":false,"kind":"runtime","optional":false},{"id":588525725,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525726,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":588525727,"package_name":"abab","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525728,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":588525729,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"development","optional":false},{"id":588525730,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525731,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"runtime","optional":false},{"id":588525732,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525733,"package_name":"acorn","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":588525734,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":588525735,"package_name":"acorn","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":588525736,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525737,"package_name":"address","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525738,"package_name":"airbnb-prop-types","ecosystem":"npm","requirements":"2.13.2","direct":false,"kind":"development","optional":false},{"id":588525739,"package_name":"ajv","ecosystem":"npm","requirements":"6.10.2","direct":false,"kind":"runtime","optional":false},{"id":588525740,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525741,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":588525742,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525743,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":588525744,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525745,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":588525746,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525747,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":588525748,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525749,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525750,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525751,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525752,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525753,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":588525754,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":588525755,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":588525756,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":588525757,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":588525758,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":588525759,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":588525760,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525761,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588525762,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525763,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525764,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525765,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":588525766,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525767,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525768,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525769,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525770,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":588525771,"package_name":"append-transform","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588525772,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525773,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":588525774,"package_name":"aria-query","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":588525775,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525776,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525777,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525778,"package_name":"array-filter","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525779,"package_name":"array-find","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588525780,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":588525781,"package_name":"array-from","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":588525782,"package_name":"array-includes","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525783,"package_name":"array-map","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525784,"package_name":"array-reduce","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525785,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525786,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525787,"package_name":"array.prototype.find","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":588525788,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":588525789,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525790,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":588525791,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":588525792,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":588525793,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525794,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525795,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":588525796,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525797,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525798,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":588525799,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525800,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":588525801,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525802,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525803,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588525804,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":588525805,"package_name":"autoprefixer","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":588525806,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.17","direct":false,"kind":"runtime","optional":false},{"id":588525807,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525808,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":588525809,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525810,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":588525811,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":588525812,"package_name":"axios","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":588525813,"package_name":"axobject-query","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":588525814,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525815,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":588525816,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588525817,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525818,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525819,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"runtime","optional":false},{"id":588525820,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"development","optional":false},{"id":588525821,"package_name":"babel-extract-comments","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525822,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.1","direct":false,"kind":"runtime","optional":false},{"id":588525823,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525824,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":588525825,"package_name":"babel-jest","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588525826,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":588525827,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":588525828,"package_name":"babel-plugin-css-modules-transform","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":588525829,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588525830,"package_name":"babel-plugin-emotion","ecosystem":"npm","requirements":"10.0.15","direct":false,"kind":"runtime","optional":false},{"id":588525831,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":588525832,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588525833,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588525834,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":588525835,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588525836,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":588525837,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"24.6.0","direct":false,"kind":"development","optional":false},{"id":588525838,"package_name":"babel-plugin-lodash","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":588525839,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525840,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525841,"package_name":"babel-plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"development","optional":false},{"id":588525842,"package_name":"babel-plugin-syntax-jsx","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":588525843,"package_name":"babel-plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":588525844,"package_name":"babel-plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525845,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":588525846,"package_name":"babel-polyfill","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":588525847,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"development","optional":false},{"id":588525848,"package_name":"babel-preset-airbnb","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":588525849,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"24.6.0","direct":false,"kind":"development","optional":false},{"id":588525850,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525851,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525852,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":588525853,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":588525854,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525855,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525856,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525857,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525858,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":588525859,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525860,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.3","direct":false,"kind":"runtime","optional":false},{"id":588525861,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":588525862,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":588525863,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525864,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":588525865,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525866,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525867,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"runtime","optional":false},{"id":588525868,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":588525869,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525870,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":588525871,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525872,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":588525873,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525874,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":588525875,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525876,"package_name":"bfj","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525877,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":588525878,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":588525879,"package_name":"bluebird","ecosystem":"npm","requirements":"3.5.5","direct":false,"kind":"runtime","optional":false},{"id":588525880,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"runtime","optional":false},{"id":588525881,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":588525882,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525883,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":588525884,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":588525885,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525886,"package_name":"bootstrap","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525887,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":588525888,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525889,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":588525890,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":588525891,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":588525892,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525893,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525894,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525895,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525896,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":588525897,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525898,"package_name":"browserslist","ecosystem":"npm","requirements":"4.6.6","direct":false,"kind":"runtime","optional":false},{"id":588525899,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":588525900,"package_name":"bser","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525901,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":588525902,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525903,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525904,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525905,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525906,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588525907,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525908,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525909,"package_name":"cacache","ecosystem":"npm","requirements":"11.3.3","direct":false,"kind":"runtime","optional":false},{"id":588525910,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525911,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525912,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525913,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525914,"package_name":"cache-loader","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":588525915,"package_name":"schema-utils","ecosystem":"npm","requirements":"0.4.7","direct":false,"kind":"development","optional":false},{"id":588525916,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525917,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525918,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525919,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525920,"package_name":"camel-case","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525921,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":588525922,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525923,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30000985","direct":false,"kind":"runtime","optional":false},{"id":588525924,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588525925,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525926,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":588525927,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":588525928,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":588525929,"package_name":"check-types","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"runtime","optional":false},{"id":588525930,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.3","direct":false,"kind":"development","optional":false},{"id":588525931,"package_name":"css-select","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588525932,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":588525933,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":588525934,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":588525935,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525936,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":588525937,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525938,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525939,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525940,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525941,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525942,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":588525943,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525944,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525945,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":588525946,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525947,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":588525948,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":588525949,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525950,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":588525951,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525952,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":588525953,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":588525954,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":588525955,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525956,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":588525957,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":588525958,"package_name":"minipass","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":588525959,"package_name":"minizlib","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588525960,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":588525961,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525962,"package_name":"needle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588525963,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":588525964,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525965,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":588525966,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":588525967,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":588525968,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525969,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525970,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588525971,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525972,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525973,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":588525974,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525975,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525976,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":588525977,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588525978,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":588525979,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":588525980,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":588525981,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":588525982,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":588525983,"package_name":"semver","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":588525984,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525985,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525986,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525987,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525988,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525989,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525990,"package_name":"tar","ecosystem":"npm","requirements":"4.4.8","direct":false,"kind":"runtime","optional":false},{"id":588525991,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525992,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588525993,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588525994,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525995,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588525996,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588525997,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588525998,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588525999,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526000,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526001,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526002,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526003,"package_name":"circular-json","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":588526004,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":588526005,"package_name":"classnames","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":588526006,"package_name":"clean-css","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526007,"package_name":"clean-webpack-plugin","ecosystem":"npm","requirements":"0.1.19","direct":false,"kind":"development","optional":false},{"id":588526008,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526009,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526010,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526011,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526012,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526013,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":588526014,"package_name":"clone-deep","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":588526015,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526016,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526017,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526018,"package_name":"color","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526019,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":588526020,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526021,"package_name":"color-string","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":588526022,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":588526023,"package_name":"commander","ecosystem":"npm","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":588526024,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":588526025,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526026,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526027,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.17","direct":false,"kind":"runtime","optional":false},{"id":588526028,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":588526029,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":588526030,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":588526031,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526032,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526033,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526034,"package_name":"contains-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526035,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":588526036,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526037,"package_name":"content-type-parser","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526038,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526039,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526040,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":588526041,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526042,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526043,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":588526044,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526045,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526046,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526047,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526048,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526049,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526050,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":588526051,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526052,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":588526053,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526054,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526055,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526056,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":588526057,"package_name":"css-loader","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526058,"package_name":"css-modules-require-hook","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":588526059,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":588526060,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526061,"package_name":"css-select","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526062,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526063,"package_name":"css-selector-tokenizer","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":588526064,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526065,"package_name":"regexpu-core","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526066,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526067,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526068,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.33","direct":false,"kind":"runtime","optional":false},{"id":588526069,"package_name":"css-unit-converter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526070,"package_name":"css-what","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526071,"package_name":"cssdb","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526072,"package_name":"cssesc","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526073,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":588526074,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":588526075,"package_name":"cssnano-util-get-arguments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526076,"package_name":"cssnano-util-get-match","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526077,"package_name":"cssnano-util-raw-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526078,"package_name":"cssnano-util-same-parent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526079,"package_name":"csso","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526080,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.29","direct":false,"kind":"runtime","optional":false},{"id":588526081,"package_name":"mdn-data","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526082,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":588526083,"package_name":"cssstyle","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526084,"package_name":"csstype","ecosystem":"npm","requirements":"2.6.6","direct":false,"kind":"runtime","optional":false},{"id":588526085,"package_name":"cyclist","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":588526086,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526087,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":588526088,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526089,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526090,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526091,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526092,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526093,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526094,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526095,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526096,"package_name":"default-gateway","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":588526097,"package_name":"execa","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":588526098,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526099,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526100,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526101,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526102,"package_name":"del","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526103,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526104,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526105,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526106,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526107,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526108,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526109,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526110,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526111,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526112,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526113,"package_name":"detect-node","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526114,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":588526115,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526116,"package_name":"diff-sequences","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":588526117,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526118,"package_name":"dir-glob","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526119,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526120,"package_name":"discontinuous-range","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526121,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526122,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526123,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526124,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526125,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526126,"package_name":"dom-helpers","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526127,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526128,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526129,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526130,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526131,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":588526132,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":588526133,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526134,"package_name":"dotenv","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526135,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526136,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526137,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":588526138,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526139,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526140,"package_name":"ejs","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":588526141,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.201","direct":false,"kind":"runtime","optional":false},{"id":588526142,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526143,"package_name":"emoji-regex","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"development","optional":false},{"id":588526144,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526145,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526146,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"development","optional":false},{"id":588526147,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526148,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526149,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526150,"package_name":"enzyme","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":588526151,"package_name":"enzyme-adapter-react-16","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"development","optional":false},{"id":588526152,"package_name":"enzyme-adapter-utils","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":588526153,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":588526154,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":588526155,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":588526156,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526157,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526158,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526159,"package_name":"escodegen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":588526160,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526161,"package_name":"eslint","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"development","optional":false},{"id":588526162,"package_name":"ajv","ecosystem":"npm","requirements":"5.5.2","direct":false,"kind":"development","optional":false},{"id":588526163,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588526164,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":588526165,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526166,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":588526167,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":588526168,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":588526169,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"11.3.2","direct":false,"kind":"development","optional":false},{"id":588526170,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":588526171,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":588526172,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":588526173,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":588526174,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":588526175,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":588526176,"package_name":"tapable","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"development","optional":false},{"id":588526177,"package_name":"eslint-loader","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526178,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526179,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526180,"package_name":"eslint-plugin-cypress","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":588526181,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"2.50.1","direct":false,"kind":"runtime","optional":false},{"id":588526182,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":588526183,"package_name":"doctrine","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526184,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526185,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526186,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526187,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526188,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526189,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526190,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"21.27.2","direct":false,"kind":"development","optional":false},{"id":588526191,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":588526192,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":588526193,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":588526194,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":588526195,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.12.4","direct":false,"kind":"runtime","optional":false},{"id":588526196,"package_name":"eslint-restricted-globals","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":588526197,"package_name":"eslint-scope","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":588526198,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526199,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526200,"package_name":"espree","ecosystem":"npm","requirements":"3.5.4","direct":false,"kind":"development","optional":false},{"id":588526201,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526202,"package_name":"esquery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526203,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526204,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526205,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526206,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":588526207,"package_name":"eventemitter3","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526208,"package_name":"events","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526209,"package_name":"eventsource","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":588526210,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526211,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":588526212,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526213,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":588526214,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526215,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":588526216,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":588526217,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526218,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526219,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":588526220,"package_name":"expect","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526221,"package_name":"exports-loader","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":588526222,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":588526223,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"runtime","optional":false},{"id":588526224,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526225,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":588526226,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526227,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526228,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526229,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526230,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526231,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526232,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588526233,"package_name":"fast-glob","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"runtime","optional":false},{"id":588526234,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526235,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":588526236,"package_name":"fastparse","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526237,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":588526238,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526239,"package_name":"fetch-mock","ecosystem":"npm","requirements":"7.3.9","direct":false,"kind":"development","optional":false},{"id":588526240,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":588526241,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":588526242,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526243,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526244,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526245,"package_name":"file-loader","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":588526246,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526247,"package_name":"fileset","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526248,"package_name":"filesize","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"runtime","optional":false},{"id":588526249,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526250,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526251,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526252,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526253,"package_name":"findup-sync","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588526254,"package_name":"flat-cache","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":588526255,"package_name":"flatten","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526256,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526257,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":588526258,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526259,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526260,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":588526261,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"0.4.15","direct":false,"kind":"development","optional":false},{"id":588526262,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":588526263,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526264,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526265,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":588526266,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526267,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526268,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526269,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":588526270,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":588526271,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526272,"package_name":"chownr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526273,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526274,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526275,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.21","direct":false,"kind":"runtime","optional":false},{"id":588526276,"package_name":"minipass","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":588526277,"package_name":"minizlib","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526278,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526279,"package_name":"needle","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526280,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":588526281,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526282,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":588526283,"package_name":"rc","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":588526284,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":588526285,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526286,"package_name":"semver","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526287,"package_name":"tar","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526288,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526289,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526290,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526291,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588526292,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526293,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588526294,"package_name":"generic-names","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":588526295,"package_name":"big.js","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":588526296,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":588526297,"package_name":"loader-utils","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"development","optional":false},{"id":588526298,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526299,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526300,"package_name":"get-stdin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":588526301,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526302,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":588526303,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":588526304,"package_name":"gettext-parser","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526305,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526306,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526307,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526308,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526309,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526310,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526311,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526312,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526313,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":588526314,"package_name":"globby","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526315,"package_name":"ignore","ecosystem":"npm","requirements":"3.3.10","direct":false,"kind":"runtime","optional":false},{"id":588526316,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526317,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526318,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526319,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526320,"package_name":"handlebars","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526321,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526322,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526323,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":588526324,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526325,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526326,"package_name":"has-color","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":588526327,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526328,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526329,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526330,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526331,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526332,"package_name":"hash-base","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526333,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":588526334,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526335,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526336,"package_name":"history","ecosystem":"npm","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":588526337,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526338,"package_name":"hoek","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526339,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"2.5.5","direct":false,"kind":"runtime","optional":false},{"id":588526340,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526341,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":588526342,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526343,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":588526344,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":588526345,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526346,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526347,"package_name":"html-comment-regex","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526348,"package_name":"html-element-map","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526349,"package_name":"array-filter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526350,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526351,"package_name":"html-entities","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526352,"package_name":"html-minifier","ecosystem":"npm","requirements":"3.5.21","direct":false,"kind":"runtime","optional":false},{"id":588526353,"package_name":"commander","ecosystem":"npm","requirements":"2.17.1","direct":false,"kind":"runtime","optional":false},{"id":588526354,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"4.0.0-alpha.2","direct":false,"kind":"runtime","optional":false},{"id":588526355,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":588526356,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":588526357,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":588526358,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.4.10","direct":false,"kind":"runtime","optional":false},{"id":588526359,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":588526360,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":588526361,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526362,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526363,"package_name":"icss-replace-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526364,"package_name":"icss-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526365,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526366,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":588526367,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526368,"package_name":"ignore","ecosystem":"npm","requirements":"3.3.10","direct":false,"kind":"development","optional":false},{"id":588526369,"package_name":"ignore-styles","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":588526370,"package_name":"image-size","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":588526371,"package_name":"immer","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":588526372,"package_name":"import-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526373,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526374,"package_name":"import-from","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526375,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526376,"package_name":"imports-loader","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":588526377,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526378,"package_name":"indexes-of","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526379,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526380,"package_name":"inquirer","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":588526381,"package_name":"chardet","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":588526382,"package_name":"external-editor","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":588526383,"package_name":"internal-ip","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526384,"package_name":"interpret","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588526385,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":588526386,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526387,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526388,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526389,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":588526390,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526391,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526392,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526393,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526394,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526395,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526396,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526397,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526398,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526399,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526400,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526401,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526402,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526403,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":588526404,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526405,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526406,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":588526407,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":588526408,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":588526409,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526410,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526411,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526412,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526413,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526414,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526415,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526416,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526417,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526418,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526419,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526420,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526421,"package_name":"is-root","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526422,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526423,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":588526424,"package_name":"is-subset","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":588526425,"package_name":"is-svg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526426,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526427,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526428,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526429,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526430,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526431,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526432,"package_name":"isemail","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526433,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526434,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526435,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526436,"package_name":"istanbul-api","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":588526437,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526438,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526439,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":588526440,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526441,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":588526442,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526443,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":588526444,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":588526445,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":588526446,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":588526447,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":588526448,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":588526449,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":588526450,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":588526451,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":588526452,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":588526453,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":588526454,"package_name":"jest","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526455,"package_name":"jest-cli","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526456,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526457,"package_name":"jest-config","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526458,"package_name":"jest-diff","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526459,"package_name":"jest-docblock","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"development","optional":false},{"id":588526460,"package_name":"jest-each","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526461,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526462,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":588526463,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":588526464,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526465,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526466,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"24.8.1","direct":false,"kind":"development","optional":false},{"id":588526467,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":588526468,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588526469,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":588526470,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588526471,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":588526472,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526473,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":588526474,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588526475,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526476,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":588526477,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526478,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526479,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":588526480,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526481,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":588526482,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":588526483,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526484,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":588526485,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":588526486,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":588526487,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":588526488,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":588526489,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":588526490,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":588526491,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":588526492,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526493,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526494,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":588526495,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":588526496,"package_name":"minipass","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"development","optional":false},{"id":588526497,"package_name":"minizlib","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":588526498,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":588526499,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":588526500,"package_name":"needle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":588526501,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":588526502,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":588526503,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":588526504,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":588526505,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":588526506,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":588526507,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":588526508,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":588526509,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526510,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526511,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":588526512,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":588526513,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526514,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":588526515,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588526516,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":588526517,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":588526518,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":588526519,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":588526520,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":588526521,"package_name":"semver","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":588526522,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526523,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":588526524,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526525,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":588526526,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":588526527,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":588526528,"package_name":"tar","ecosystem":"npm","requirements":"4.4.8","direct":false,"kind":"development","optional":false},{"id":588526529,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526530,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":588526531,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588526532,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":588526533,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526534,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526535,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526536,"package_name":"jest-message-util","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526537,"package_name":"jest-mock","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526538,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526539,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":588526540,"package_name":"jest-resolve","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526541,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526542,"package_name":"jest-runner","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526543,"package_name":"jest-docblock","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":588526544,"package_name":"jest-runtime","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526545,"package_name":"jest-serializer","ecosystem":"npm","requirements":"24.4.0","direct":false,"kind":"development","optional":false},{"id":588526546,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526547,"package_name":"jest-util","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526548,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526549,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526550,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526551,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526552,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526553,"package_name":"jest-watcher","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526554,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.6.0","direct":false,"kind":"development","optional":false},{"id":588526555,"package_name":"joi","ecosystem":"npm","requirements":"11.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526556,"package_name":"jquery","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526557,"package_name":"js-levenshtein","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":588526558,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526559,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":588526560,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526561,"package_name":"jsdom","ecosystem":"npm","requirements":"9.12.0","direct":false,"kind":"development","optional":false},{"id":588526562,"package_name":"abab","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":588526563,"package_name":"acorn","ecosystem":"npm","requirements":"4.0.13","direct":false,"kind":"development","optional":false},{"id":588526564,"package_name":"acorn-globals","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":588526565,"package_name":"cssstyle","ecosystem":"npm","requirements":"0.2.37","direct":false,"kind":"development","optional":false},{"id":588526566,"package_name":"parse5","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":588526567,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":588526568,"package_name":"whatwg-url","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":588526569,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":588526570,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":588526571,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":588526572,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526573,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":588526574,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526575,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526576,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526577,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526578,"package_name":"json3","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":588526579,"package_name":"json5","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526580,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526581,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526582,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526583,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526584,"package_name":"just-extend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":588526585,"package_name":"keycode","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526586,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526587,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":588526588,"package_name":"last-call-webpack-plugin","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526589,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526590,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588526591,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526592,"package_name":"less","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":588526593,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":588526594,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":588526595,"package_name":"less-loader","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":588526596,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588526597,"package_name":"leven","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526598,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526599,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":588526600,"package_name":"loader-fs-cache","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526601,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526602,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526603,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526604,"package_name":"pkg-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526605,"package_name":"loader-runner","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526606,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":588526607,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526608,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526609,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"runtime","optional":false},{"id":588526610,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526611,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526612,"package_name":"lodash.escape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":588526613,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":588526614,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":588526615,"package_name":"lodash.has","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"development","optional":false},{"id":588526616,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":588526617,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":588526618,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526619,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":588526620,"package_name":"lodash.tail","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526621,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526622,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526623,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526624,"package_name":"loglevel","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":588526625,"package_name":"lolex","ecosystem":"npm","requirements":"2.7.5","direct":false,"kind":"development","optional":false},{"id":588526626,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526627,"package_name":"lower-case","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526628,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526629,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526630,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526631,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":588526632,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":588526633,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":588526634,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":588526635,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526636,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526637,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":588526638,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526639,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526640,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":588526641,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":588526642,"package_name":"memoize-one","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526643,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526644,"package_name":"merge","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526645,"package_name":"merge-deep","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526646,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526647,"package_name":"merge-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526648,"package_name":"merge2","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":588526649,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526650,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526651,"package_name":"mime","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":588526652,"package_name":"mime-db","ecosystem":"npm","requirements":"1.40.0","direct":false,"kind":"runtime","optional":false},{"id":588526653,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.24","direct":false,"kind":"runtime","optional":false},{"id":588526654,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526655,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"development","optional":false},{"id":588526656,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526657,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526658,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526659,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":588526660,"package_name":"mixin-object","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526661,"package_name":"for-in","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":588526662,"package_name":"moo","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":588526663,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526664,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":588526665,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526666,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":588526667,"package_name":"nan","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":588526668,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":588526669,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526670,"package_name":"nearley","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"development","optional":false},{"id":588526671,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":588526672,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":588526673,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526674,"package_name":"nise","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":588526675,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":588526676,"package_name":"lolex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":588526677,"package_name":"no-case","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":588526678,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":588526679,"package_name":"node-forge","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":588526680,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526681,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526682,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526683,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526684,"package_name":"node-notifier","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526685,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.26","direct":false,"kind":"runtime","optional":false},{"id":588526686,"package_name":"nomnom","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":588526687,"package_name":"ansi-styles","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526688,"package_name":"chalk","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":588526689,"package_name":"strip-ansi","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":588526690,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526691,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526692,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526693,"package_name":"normalize-url","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526694,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526695,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526696,"package_name":"num2fraction","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":588526697,"package_name":"nwmatcher","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":588526698,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526699,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":588526700,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526701,"package_name":"object-hash","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526702,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":588526703,"package_name":"object-is","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":588526704,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526705,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526706,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526707,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588526708,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526709,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526710,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526711,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526712,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526713,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526714,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526715,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526716,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526717,"package_name":"opener","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":588526718,"package_name":"opn","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526719,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":588526720,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":588526721,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526722,"package_name":"optimize-css-assets-webpack-plugin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526723,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":588526724,"package_name":"original","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526725,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526726,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":588526727,"package_name":"output-file-sync","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":588526728,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526729,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526730,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526731,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526732,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526733,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526734,"package_name":"p-map","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526735,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526736,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526737,"package_name":"pako","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":588526738,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526739,"package_name":"param-case","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526740,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526741,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526742,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":588526743,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526744,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526745,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526746,"package_name":"parse5","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":588526747,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":588526748,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526749,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526750,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526751,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526752,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526753,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526754,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":588526755,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":588526756,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588526757,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.0.17","direct":false,"kind":"runtime","optional":false},{"id":588526758,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526759,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526760,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526761,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":588526762,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526763,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526764,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526765,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526766,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526767,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526768,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526769,"package_name":"pluralize","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526770,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526771,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526772,"package_name":"po2json","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"development","optional":false},{"id":588526773,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.21","direct":false,"kind":"runtime","optional":false},{"id":588526774,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":588526775,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526776,"package_name":"postcss","ecosystem":"npm","requirements":"6.0.23","direct":false,"kind":"runtime","optional":false},{"id":588526777,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526778,"package_name":"postcss-calc","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526779,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526780,"package_name":"postcss-color-gray","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526781,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526782,"package_name":"postcss-color-mod-function","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526783,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526784,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526785,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526786,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"runtime","optional":false},{"id":588526787,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"8.0.11","direct":false,"kind":"runtime","optional":false},{"id":588526788,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526789,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526790,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526791,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526792,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526793,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526794,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526795,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526796,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526797,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526798,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526799,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526800,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526801,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526802,"package_name":"postcss-initial","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526803,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526804,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526805,"package_name":"postcss-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526806,"package_name":"postcss-logical","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526807,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526808,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"runtime","optional":false},{"id":588526809,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526810,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526811,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526812,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526813,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526814,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526815,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526816,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526817,"package_name":"postcss-modules-resolve-imports","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":588526818,"package_name":"icss-utils","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":588526819,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526820,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526821,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526822,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526823,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526824,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526825,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526826,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526827,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526828,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526829,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526830,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526831,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526832,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526833,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526834,"package_name":"postcss-place","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526835,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526836,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526837,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526838,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526839,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526840,"package_name":"postcss-safe-parser","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526841,"package_name":"postcss-selector-matches","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526842,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526843,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526844,"package_name":"cssesc","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526845,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526846,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526847,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526848,"package_name":"postcss-values-parser","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526849,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526850,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526851,"package_name":"prettier","ecosystem":"npm","requirements":"1.18.2","direct":false,"kind":"development","optional":false},{"id":588526852,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526853,"package_name":"pretty-error","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526854,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":588526855,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":588526856,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":588526857,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526858,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526859,"package_name":"promise","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526860,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526861,"package_name":"prompts","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":588526862,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":588526863,"package_name":"prop-types-exact","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588526864,"package_name":"prop-types-extra","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526865,"package_name":"warning","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526866,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":588526867,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526868,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526869,"package_name":"psl","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526870,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526871,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526872,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526873,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526874,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526875,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526876,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":588526877,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526878,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526879,"package_name":"querystringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526880,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526881,"package_name":"railroad-diagrams","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588526882,"package_name":"randexp","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"development","optional":false},{"id":588526883,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526884,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526885,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526886,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526887,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526888,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526889,"package_name":"react","ecosystem":"npm","requirements":"16.8.6","direct":false,"kind":"runtime","optional":false},{"id":588526890,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":588526891,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"runtime","optional":false},{"id":588526892,"package_name":"react-bootstrap","ecosystem":"npm","requirements":"0.32.4","direct":false,"kind":"runtime","optional":false},{"id":588526893,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526894,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526895,"package_name":"browserslist","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":588526896,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"1.0.0-alpha.6","direct":false,"kind":"runtime","optional":false},{"id":588526897,"package_name":"inquirer","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526898,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526899,"package_name":"react-dom","ecosystem":"npm","requirements":"16.8.6","direct":false,"kind":"runtime","optional":false},{"id":588526900,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":588526901,"package_name":"react-icons","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":588526902,"package_name":"react-input-autosize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526903,"package_name":"react-is","ecosystem":"npm","requirements":"16.8.6","direct":false,"kind":"runtime","optional":false},{"id":588526904,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526905,"package_name":"react-overlays","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":588526906,"package_name":"react-prop-types","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526907,"package_name":"react-router","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526908,"package_name":"react-router-dom","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":588526909,"package_name":"react-scripts","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":588526910,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526911,"package_name":"aria-query","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526912,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526913,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526914,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526915,"package_name":"babel-eslint","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526916,"package_name":"babel-jest","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526917,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":588526918,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526919,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526920,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"runtime","optional":false},{"id":588526921,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526922,"package_name":"capture-exit","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526923,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526924,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526925,"package_name":"eslint","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"runtime","optional":false},{"id":588526926,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588526927,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":588526928,"package_name":"emoji-regex","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":588526929,"package_name":"espree","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526930,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":588526931,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":588526932,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526933,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":588526934,"package_name":"expect","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526935,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":588526936,"package_name":"file-loader","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526937,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":588526938,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526939,"package_name":"import-local","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526940,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526941,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526942,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":588526943,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526944,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":588526945,"package_name":"jest","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526946,"package_name":"jest-cli","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526947,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"23.4.2","direct":false,"kind":"runtime","optional":false},{"id":588526948,"package_name":"jest-config","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526949,"package_name":"jest-diff","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526950,"package_name":"jest-docblock","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526951,"package_name":"jest-each","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526952,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526953,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526954,"package_name":"jest-get-type","ecosystem":"npm","requirements":"22.4.3","direct":false,"kind":"runtime","optional":false},{"id":588526955,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526956,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526957,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526958,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526959,"package_name":"jest-message-util","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526960,"package_name":"jest-mock","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526961,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"23.3.0","direct":false,"kind":"runtime","optional":false},{"id":588526962,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526963,"package_name":"jest-runner","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526964,"package_name":"jest-runtime","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526965,"package_name":"jest-serializer","ecosystem":"npm","requirements":"23.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526966,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526967,"package_name":"jest-util","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":588526968,"package_name":"jest-validate","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526969,"package_name":"jest-worker","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":588526970,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":588526971,"package_name":"kleur","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526972,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526973,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526974,"package_name":"mem","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526975,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":588526976,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":588526977,"package_name":"os-locale","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526978,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526979,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526980,"package_name":"pretty-format","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":588526981,"package_name":"prompts","ecosystem":"npm","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":588526982,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526983,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526984,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588526985,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588526986,"package_name":"rsvp","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":588526987,"package_name":"sane","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":588526988,"package_name":"sisteransi","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588526989,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526990,"package_name":"style-loader","ecosystem":"npm","requirements":"0.23.1","direct":false,"kind":"runtime","optional":false},{"id":588526991,"package_name":"table","ecosystem":"npm","requirements":"5.4.4","direct":false,"kind":"runtime","optional":false},{"id":588526992,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526993,"package_name":"test-exclude","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":588526994,"package_name":"watch","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":588526995,"package_name":"yargs","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":588526996,"package_name":"yargs-parser","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":588526997,"package_name":"react-select","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":588526998,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"16.8.6","direct":false,"kind":"development","optional":false},{"id":588526999,"package_name":"react-transition-group","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":588527000,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588527001,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":588527002,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":588527003,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":588527004,"package_name":"realpath-native","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527005,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":588527006,"package_name":"redux-mock-store","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":588527007,"package_name":"reflect.ownkeys","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":588527008,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":588527009,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527010,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.3","direct":false,"kind":"runtime","optional":false},{"id":588527011,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":588527012,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":588527013,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527014,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":588527015,"package_name":"regexpp","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":588527016,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":588527017,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":588527018,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":588527019,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":588527020,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527021,"package_name":"renderkid","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527022,"package_name":"css-select","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588527023,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":588527024,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588527025,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":588527026,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527027,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"runtime","optional":false},{"id":588527028,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":588527029,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527030,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":588527031,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527032,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527033,"package_name":"require-package-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":588527034,"package_name":"require-uncached","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":588527035,"package_name":"caller-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":588527036,"package_name":"callsites","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":588527037,"package_name":"resolve-from","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":588527038,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527039,"package_name":"resolve","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":588527040,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527041,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":588527042,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588527043,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588527044,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527045,"package_name":"resolve-pathname","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588527046,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588527047,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527048,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":588527049,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527050,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527051,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527052,"package_name":"rison","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527053,"package_name":"rst-selector-parser","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":588527054,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":588527055,"package_name":"run-async","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527056,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527057,"package_name":"rx-lite","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":588527058,"package_name":"rx-lite-aggregates","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":588527059,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":588527060,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527061,"package_name":"samsam","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":588527062,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":588527063,"package_name":"sass-loader","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527064,"package_name":"clone-deep","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527065,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527066,"package_name":"shallow-clone","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527067,"package_name":"scheduler","ecosystem":"npm","requirements":"0.13.6","direct":false,"kind":"runtime","optional":false},{"id":588527068,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527069,"package_name":"seekout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588527070,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527071,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.4","direct":false,"kind":"runtime","optional":false},{"id":588527072,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":588527073,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":588527074,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":588527075,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":588527076,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527077,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527078,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":588527079,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527080,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588527081,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527082,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":588527083,"package_name":"shallow-clone","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527084,"package_name":"kind-of","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527085,"package_name":"lazy-cache","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":588527086,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588527087,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527088,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":588527089,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527090,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":588527091,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":588527092,"package_name":"sinon","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":588527093,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":588527094,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527095,"package_name":"slice-ansi","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":588527096,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":588527097,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527098,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527099,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.19","direct":false,"kind":"runtime","optional":false},{"id":588527100,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":588527101,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527102,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527103,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":588527104,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":588527105,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.12","direct":false,"kind":"runtime","optional":false},{"id":588527106,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588527107,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527108,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":588527109,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527110,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":588527111,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527112,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527113,"package_name":"speed-measure-webpack-plugin","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":588527114,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527115,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527116,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":588527117,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527118,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":588527119,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527120,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527121,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":588527122,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527123,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527124,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":588527125,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":588527126,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527127,"package_name":"string-length","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527128,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527129,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588527130,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":588527131,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527132,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":588527133,"package_name":"strip-comments","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527134,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527135,"package_name":"style-loader","ecosystem":"npm","requirements":"0.21.0","direct":false,"kind":"development","optional":false},{"id":588527136,"package_name":"stylehacks","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527137,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":588527138,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527139,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527140,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":588527141,"package_name":"table","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":588527142,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":588527143,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588527144,"package_name":"terser","ecosystem":"npm","requirements":"3.17.0","direct":false,"kind":"runtime","optional":false},{"id":588527145,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":588527146,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":588527147,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":588527148,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":588527149,"package_name":"thread-loader","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":588527150,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527151,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":588527152,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":588527153,"package_name":"thunky","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527154,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"runtime","optional":false},{"id":588527155,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527156,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":588527157,"package_name":"tiny-warning","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527158,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":588527159,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588527160,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527161,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527162,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527163,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527164,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527165,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527166,"package_name":"topo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527167,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":588527168,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527169,"package_name":"transform-loader","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":588527170,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527171,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527172,"package_name":"ts-jest","ecosystem":"npm","requirements":"24.0.2","direct":false,"kind":"development","optional":false},{"id":588527173,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":588527174,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":588527175,"package_name":"ts-loader","ecosystem":"npm","requirements":"5.4.5","direct":false,"kind":"development","optional":false},{"id":588527176,"package_name":"ts-pnp","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527177,"package_name":"tslib","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":588527178,"package_name":"tslint","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":588527179,"package_name":"tslint-react","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":588527180,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":588527181,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527182,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":588527183,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":588527184,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":588527185,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":588527186,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":588527187,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":588527188,"package_name":"typescript","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":588527189,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.4.10","direct":false,"kind":"runtime","optional":false},{"id":588527190,"package_name":"commander","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":588527191,"package_name":"uncontrollable","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527192,"package_name":"underscore","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":588527193,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588527194,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":588527195,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527196,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588527197,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527198,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527199,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527200,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527201,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527202,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527203,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527204,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527205,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527206,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":588527207,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":588527208,"package_name":"upath","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527209,"package_name":"upper-case","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":588527210,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":588527211,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527212,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":588527213,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":588527214,"package_name":"url-loader","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527215,"package_name":"url-parse","ecosystem":"npm","requirements":"1.4.7","direct":false,"kind":"runtime","optional":false},{"id":588527216,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":588527217,"package_name":"util","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":588527218,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527219,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588527220,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527221,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":588527222,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":588527223,"package_name":"v8flags","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":588527224,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":588527225,"package_name":"value-equal","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":588527226,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527227,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527228,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":588527229,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527230,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":588527231,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":588527232,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527233,"package_name":"watchpack","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":588527234,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":588527235,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527236,"package_name":"webpack","ecosystem":"npm","requirements":"4.28.3","direct":false,"kind":"runtime","optional":false},{"id":588527237,"package_name":"schema-utils","ecosystem":"npm","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":588527238,"package_name":"webpack-assets-manifest","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":588527239,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":588527240,"package_name":"acorn","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":588527241,"package_name":"ws","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":588527242,"package_name":"webpack-cli","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":588527243,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":588527244,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":588527245,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":588527246,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":588527247,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":588527248,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":588527249,"package_name":"yargs","ecosystem":"npm","requirements":"13.2.4","direct":false,"kind":"development","optional":false},{"id":588527250,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.1","direct":false,"kind":"development","optional":false},{"id":588527251,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":588527252,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.1.14","direct":false,"kind":"runtime","optional":false},{"id":588527253,"package_name":"decamelize","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527254,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527255,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527256,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527257,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527258,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527259,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527260,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527261,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527262,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527263,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527264,"package_name":"webpack-log","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527265,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":588527266,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527267,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":588527268,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":588527269,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":588527270,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527271,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":588527272,"package_name":"whatwg-url","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":588527273,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":588527274,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527275,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527276,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527277,"package_name":"workbox-broadcast-cache-update","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527278,"package_name":"workbox-build","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527279,"package_name":"fs-extra","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":588527280,"package_name":"workbox-cache-expiration","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527281,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527282,"package_name":"workbox-core","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527283,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527284,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527285,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527286,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527287,"package_name":"workbox-routing","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527288,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527289,"package_name":"workbox-streams","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527290,"package_name":"workbox-sw","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527291,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":588527292,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":588527293,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":588527294,"package_name":"write","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":588527295,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":588527296,"package_name":"ws","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":588527297,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527298,"package_name":"xregexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":588527299,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":588527300,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":588527301,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":588527302,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.5","direct":false,"kind":"development","optional":false},{"id":588527303,"package_name":"yargs-parser","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/react-rest-api/app/static/package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:33.585Z","updated_at":"2022-08-07T06:16:33.585Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/examples/react-rest-api/app/static/package.json","dependencies":[{"id":588531001,"package_name":"axios","ecosystem":"npm","requirements":"^0.18.0","direct":true,"kind":"runtime","optional":false},{"id":588531004,"package_name":"bootstrap","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"runtime","optional":false},{"id":588531006,"package_name":"jquery","ecosystem":"npm","requirements":"3.1.1","direct":true,"kind":"runtime","optional":false},{"id":588531008,"package_name":"rison","ecosystem":"npm","requirements":"0.1.1","direct":true,"kind":"runtime","optional":false},{"id":588531009,"package_name":"react","ecosystem":"npm","requirements":"^16.4.1","direct":true,"kind":"runtime","optional":false},{"id":588531011,"package_name":"react-dom","ecosystem":"npm","requirements":"^16.4.1","direct":true,"kind":"runtime","optional":false},{"id":588531012,"package_name":"react-icons","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"runtime","optional":false},{"id":588531014,"package_name":"react-router-dom","ecosystem":"npm","requirements":"^4.3.1","direct":true,"kind":"runtime","optional":false},{"id":588531015,"package_name":"react-scripts","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":588531017,"package_name":"react-select","ecosystem":"npm","requirements":"^3.0.4","direct":true,"kind":"runtime","optional":false},{"id":588531018,"package_name":"react-bootstrap","ecosystem":"npm","requirements":"^0.32.4","direct":true,"kind":"runtime","optional":false},{"id":588531020,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.2.3","direct":true,"kind":"development","optional":false},{"id":588531021,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.2.2","direct":true,"kind":"development","optional":false},{"id":588531023,"package_name":"@babel/node","ecosystem":"npm","requirements":"^7.2.2","direct":true,"kind":"development","optional":false},{"id":588531024,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"development","optional":false},{"id":588531026,"package_name":"@babel/polyfill","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":588531027,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.2.3","direct":true,"kind":"development","optional":false},{"id":588531029,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":588531033,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":588531035,"package_name":"@types/jest","ecosystem":"npm","requirements":"^23.3.5","direct":true,"kind":"development","optional":false},{"id":588531036,"package_name":"@types/react","ecosystem":"npm","requirements":"^16.4.18","direct":true,"kind":"development","optional":false},{"id":588531038,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^16.0.9","direct":true,"kind":"development","optional":false},{"id":588531041,"package_name":"babel-core","ecosystem":"npm","requirements":"^7.0.0-bridge.0","direct":true,"kind":"development","optional":false},{"id":588531044,"package_name":"babel-eslint","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":588531046,"package_name":"babel-jest","ecosystem":"npm","requirements":"^24.1.0","direct":true,"kind":"development","optional":false},{"id":588531049,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.0.4","direct":true,"kind":"development","optional":false},{"id":588531052,"package_name":"babel-plugin-css-modules-transform","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":588531054,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":588531057,"package_name":"babel-plugin-lodash","ecosystem":"npm","requirements":"^3.3.4","direct":true,"kind":"development","optional":false},{"id":588531060,"package_name":"babel-preset-airbnb","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":588531063,"package_name":"cache-loader","ecosystem":"npm","requirements":"^1.2.2","direct":true,"kind":"development","optional":false},{"id":588531065,"package_name":"clean-webpack-plugin","ecosystem":"npm","requirements":"^0.1.19","direct":true,"kind":"development","optional":false},{"id":588531067,"package_name":"css-loader","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":588531069,"package_name":"enzyme","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":588531070,"package_name":"enzyme-adapter-react-16","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"development","optional":false},{"id":588531072,"package_name":"eslint","ecosystem":"npm","requirements":"^4.19.1","direct":true,"kind":"development","optional":false},{"id":588531073,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":588531075,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^2.9.0","direct":true,"kind":"development","optional":false},{"id":588531076,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"^0.10.1","direct":true,"kind":"development","optional":false},{"id":588531078,"package_name":"eslint-plugin-cypress","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":588531079,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":588531081,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^21.24.1","direct":true,"kind":"development","optional":false},{"id":588531082,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":588531084,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":588531085,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"development","optional":false},{"id":588531087,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"development","optional":false},{"id":588531088,"package_name":"exports-loader","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"development","optional":false},{"id":588531090,"package_name":"fetch-mock","ecosystem":"npm","requirements":"^7.0.0-alpha.6","direct":true,"kind":"development","optional":false},{"id":588531091,"package_name":"file-loader","ecosystem":"npm","requirements":"^1.1.11","direct":true,"kind":"development","optional":false},{"id":588531093,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"^0.4.9","direct":true,"kind":"development","optional":false},{"id":588531094,"package_name":"ignore-styles","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":588531095,"package_name":"imports-loader","ecosystem":"npm","requirements":"^0.7.1","direct":true,"kind":"development","optional":false},{"id":588531097,"package_name":"jest","ecosystem":"npm","requirements":"^24.1.0","direct":true,"kind":"development","optional":false},{"id":588531100,"package_name":"jsdom","ecosystem":"npm","requirements":"9.12.0","direct":true,"kind":"development","optional":false},{"id":588531102,"package_name":"less","ecosystem":"npm","requirements":"^3.9.0","direct":true,"kind":"development","optional":false},{"id":588531105,"package_name":"less-loader","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":588531107,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":588531109,"package_name":"minimist","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":588531111,"package_name":"optimize-css-assets-webpack-plugin","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":588531113,"package_name":"po2json","ecosystem":"npm","requirements":"^0.4.5","direct":true,"kind":"development","optional":false},{"id":588531115,"package_name":"prettier","ecosystem":"npm","requirements":"^1.12.1","direct":true,"kind":"development","optional":false},{"id":588531117,"package_name":"redux-mock-store","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"development","optional":false},{"id":588531119,"package_name":"sinon","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":588531121,"package_name":"speed-measure-webpack-plugin","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"development","optional":false},{"id":588531123,"package_name":"style-loader","ecosystem":"npm","requirements":"^0.21.0","direct":true,"kind":"development","optional":false},{"id":588531125,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":588531126,"package_name":"thread-loader","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":588531127,"package_name":"transform-loader","ecosystem":"npm","requirements":"^0.2.3","direct":true,"kind":"development","optional":false},{"id":588531129,"package_name":"ts-jest","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":588531132,"package_name":"ts-loader","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":588531135,"package_name":"tslint","ecosystem":"npm","requirements":"^5.11.0","direct":true,"kind":"development","optional":false},{"id":588531137,"package_name":"tslint-react","ecosystem":"npm","requirements":"^3.6.0","direct":true,"kind":"development","optional":false},{"id":588531140,"package_name":"typescript","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"development","optional":false},{"id":588531142,"package_name":"url-loader","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":588531144,"package_name":"webpack","ecosystem":"npm","requirements":"^4.19.0","direct":true,"kind":"development","optional":false},{"id":588531147,"package_name":"webpack-assets-manifest","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":588531151,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":588531154,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":588531156,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"^3.1.14","direct":true,"kind":"development","optional":false},{"id":588531158,"package_name":"webpack-sources","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:34.763Z","updated_at":"2022-08-07T06:16:34.763Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/setup.py","dependencies":[{"id":588541069,"package_name":"apispec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:00:45.846Z","updated_at":"2023-01-13T18:00:45.846Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6890992816,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890992817,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890992818,"package_name":"postgres","ecosystem":"actions","requirements":"14-alpine","direct":true,"kind":"docker","optional":false},{"id":6890992819,"package_name":"mysql","ecosystem":"actions","requirements":"5.7","direct":true,"kind":"docker","optional":false},{"id":6890992820,"package_name":"mcr.microsoft.com/mssql/server","ecosystem":"actions","requirements":"2017-CU8-ubuntu","direct":true,"kind":"docker","optional":false},{"id":6890992821,"package_name":"mongo","ecosystem":"actions","requirements":"4.4.1-bionic","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ptlint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:00:45.901Z","updated_at":"2023-01-13T18:00:45.901Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/.github/workflows/ptlint.yml","dependencies":[{"id":6890992822,"package_name":"morrisoncole/pr-lint-action","ecosystem":"actions","requirements":"v1.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:00:45.971Z","updated_at":"2023-01-13T18:00:45.971Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/docker-compose.yml","dependencies":[{"id":6890992823,"package_name":"postgres","ecosystem":"docker","requirements":"14","direct":true,"kind":"runtime","optional":false},{"id":6890992824,"package_name":"mongo","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T00:32:17.392Z","updated_at":"2023-09-23T00:32:17.392Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":13886240374,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13886240375,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13886240376,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"requirements-fe/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-02-19T11:25:43.821Z","updated_at":"2024-02-19T11:25:43.821Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements-fe/package-lock.json","dependencies":[{"id":16314984524,"package_name":"@fortawesome/fontawesome-free","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":16314984525,"package_name":"bootstrap","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":16314984526,"package_name":"bootstrap-datepicker","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":16314984527,"package_name":"jquery","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":16314984528,"package_name":"select2","ecosystem":"npm","requirements":"4.0.13","direct":false,"kind":"runtime","optional":false},{"id":16314984529,"package_name":"select2-bootstrap-theme","ecosystem":"npm","requirements":"0.1.0-beta.10","direct":false,"kind":"runtime","optional":false},{"id":16314984530,"package_name":"world-flags-sprite","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"requirements-fe/package.json","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:44.105Z","updated_at":"2024-02-19T11:25:44.105Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements-fe/package.json","dependencies":[{"id":16314984621,"package_name":"@fortawesome/fontawesome-free","ecosystem":"npm","requirements":"6.2.1","direct":true,"kind":"runtime","optional":false},{"id":16314984622,"package_name":"bootstrap","ecosystem":"npm","requirements":"3.4.1","direct":true,"kind":"runtime","optional":false},{"id":16314984623,"package_name":"jquery","ecosystem":"npm","requirements":"3.6.0","direct":true,"kind":"runtime","optional":false},{"id":16314984624,"package_name":"select2","ecosystem":"npm","requirements":"4.0.13","direct":true,"kind":"runtime","optional":false},{"id":16314984625,"package_name":"select2-bootstrap-theme","ecosystem":"npm","requirements":"0.1.0-beta.10","direct":true,"kind":"runtime","optional":false},{"id":16314984626,"package_name":"world-flags-sprite","ecosystem":"npm","requirements":"0.0.2","direct":true,"kind":"runtime","optional":false},{"id":16314984627,"package_name":"bootstrap-datepicker","ecosystem":"npm","requirements":"1.10.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/base.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:44.127Z","updated_at":"2024-02-19T11:25:44.127Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/base.in","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements/base.txt","sha":null,"kind":"lockfile","created_at":"2024-02-19T11:25:44.131Z","updated_at":"2024-02-19T11:25:44.131Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/base.txt","dependencies":[{"id":16314984628,"package_name":"apispec","ecosystem":"pypi","requirements":"==6.3.0","direct":false,"kind":"runtime","optional":false},{"id":16314984629,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"runtime","optional":false},{"id":16314984630,"package_name":"babel","ecosystem":"pypi","requirements":"==2.13.0","direct":false,"kind":"runtime","optional":false},{"id":16314984631,"package_name":"blinker","ecosystem":"pypi","requirements":"==1.7.0","direct":false,"kind":"runtime","optional":false},{"id":16314984632,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"runtime","optional":false},{"id":16314984633,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":false,"kind":"runtime","optional":false},{"id":16314984634,"package_name":"deprecated","ecosystem":"pypi","requirements":"==1.2.14","direct":false,"kind":"runtime","optional":false},{"id":16314984635,"package_name":"dnspython","ecosystem":"pypi","requirements":"==2.4.2","direct":false,"kind":"runtime","optional":false},{"id":16314984636,"package_name":"email-validator","ecosystem":"pypi","requirements":"==1.3.1","direct":false,"kind":"runtime","optional":false},{"id":16314984637,"package_name":"flask","ecosystem":"pypi","requirements":"==2.3.3","direct":false,"kind":"runtime","optional":false},{"id":16314984638,"package_name":"flask-babel","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"runtime","optional":false},{"id":16314984639,"package_name":"flask-jwt-extended","ecosystem":"pypi","requirements":"==4.5.3","direct":false,"kind":"runtime","optional":false},{"id":16314984997,"package_name":"flask-limiter","ecosystem":"pypi","requirements":"==3.5.0","direct":false,"kind":"runtime","optional":false},{"id":16314984998,"package_name":"flask-login","ecosystem":"pypi","requirements":"==0.6.3","direct":false,"kind":"runtime","optional":false},{"id":16314984999,"package_name":"flask-sqlalchemy","ecosystem":"pypi","requirements":"==2.5.1","direct":false,"kind":"runtime","optional":false},{"id":16314985000,"package_name":"flask-wtf","ecosystem":"pypi","requirements":"==1.2.1","direct":false,"kind":"runtime","optional":false},{"id":16314985001,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"runtime","optional":false},{"id":16314985002,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==6.1.0","direct":false,"kind":"runtime","optional":false},{"id":16314985003,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"==2.1.2","direct":false,"kind":"runtime","optional":false},{"id":16314985004,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":false,"kind":"runtime","optional":false},{"id":16314985005,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.19.1","direct":false,"kind":"runtime","optional":false},{"id":16314985006,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.7.1","direct":false,"kind":"runtime","optional":false},{"id":16314985007,"package_name":"limits","ecosystem":"pypi","requirements":"==3.6.0","direct":false,"kind":"runtime","optional":false},{"id":16314985008,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"runtime","optional":false},{"id":16314985009,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":false,"kind":"runtime","optional":false},{"id":16314985010,"package_name":"marshmallow","ecosystem":"pypi","requirements":"==3.20.1","direct":false,"kind":"runtime","optional":false},{"id":16314985011,"package_name":"marshmallow-sqlalchemy","ecosystem":"pypi","requirements":"==0.28.2","direct":false,"kind":"runtime","optional":false},{"id":16314985012,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":false,"kind":"runtime","optional":false},{"id":16314985013,"package_name":"ordered-set","ecosystem":"pypi","requirements":"==4.1.0","direct":false,"kind":"runtime","optional":false},{"id":16314985014,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":false,"kind":"runtime","optional":false},{"id":16314985015,"package_name":"prison","ecosystem":"pypi","requirements":"==0.2.1","direct":false,"kind":"runtime","optional":false},{"id":16314985016,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.16.1","direct":false,"kind":"runtime","optional":false},{"id":16314985017,"package_name":"pyjwt","ecosystem":"pypi","requirements":"==2.8.0","direct":false,"kind":"runtime","optional":false},{"id":16314985018,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":16314985019,"package_name":"pytz","ecosystem":"pypi","requirements":"==2023.3.post1","direct":false,"kind":"runtime","optional":false},{"id":16314985020,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":false,"kind":"runtime","optional":false},{"id":16314985021,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.30.2","direct":false,"kind":"runtime","optional":false},{"id":16314985022,"package_name":"rich","ecosystem":"pypi","requirements":"==13.6.0","direct":false,"kind":"runtime","optional":false},{"id":16314985023,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.10.6","direct":false,"kind":"runtime","optional":false},{"id":16314985024,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":16314985025,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.4.49","direct":false,"kind":"runtime","optional":false},{"id":16314985026,"package_name":"sqlalchemy-utils","ecosystem":"pypi","requirements":"==0.41.1","direct":false,"kind":"runtime","optional":false},{"id":16314985027,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.8.0","direct":false,"kind":"runtime","optional":false},{"id":16314985028,"package_name":"werkzeug","ecosystem":"pypi","requirements":"==3.0.1","direct":false,"kind":"runtime","optional":false},{"id":16314985029,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"runtime","optional":false},{"id":16314985030,"package_name":"wtforms","ecosystem":"pypi","requirements":"==3.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:46.775Z","updated_at":"2024-02-19T11:25:46.775Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/dev.in","dependencies":[{"id":16314985031,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985032,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985033,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985034,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985035,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985036,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985037,"package_name":"pip-tools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985038,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16314985039,"package_name":"types-PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:46.785Z","updated_at":"2024-02-19T11:25:46.785Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/dev.txt","dependencies":[{"id":16314985040,"package_name":"black","ecosystem":"pypi","requirements":"==23.10.0","direct":true,"kind":"development","optional":false},{"id":16314985041,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"development","optional":false},{"id":16314985042,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"development","optional":false},{"id":16314985043,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.5","direct":true,"kind":"development","optional":false},{"id":16314985044,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.8","direct":true,"kind":"development","optional":false},{"id":16314985045,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.13.1","direct":true,"kind":"development","optional":false},{"id":16314985046,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.9.2","direct":true,"kind":"development","optional":false},{"id":16314985047,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"development","optional":false},{"id":16314985048,"package_name":"hiro","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"development","optional":false},{"id":16314985049,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"development","optional":false},{"id":16314985050,"package_name":"mock","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"development","optional":false},{"id":16314985051,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.910","direct":true,"kind":"development","optional":false},{"id":16314985052,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false},{"id":16314985053,"package_name":"nose2","ecosystem":"pypi","requirements":"==0.14.0","direct":true,"kind":"development","optional":false},{"id":16314985054,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"development","optional":false},{"id":16314985055,"package_name":"parameterized","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"development","optional":false},{"id":16314985056,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"development","optional":false},{"id":16314985057,"package_name":"pip-tools","ecosystem":"pypi","requirements":"==6.8.0","direct":true,"kind":"development","optional":false},{"id":16314985058,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"development","optional":false},{"id":16314985059,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"development","optional":false},{"id":16314985060,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"development","optional":false},{"id":16314985061,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"development","optional":false},{"id":16314985062,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"development","optional":false},{"id":16314985063,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"development","optional":false},{"id":16314985064,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"development","optional":false},{"id":16314985065,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"development","optional":false},{"id":16314985066,"package_name":"tox","ecosystem":"pypi","requirements":"==3.24.3","direct":true,"kind":"development","optional":false},{"id":16314985067,"package_name":"types-pyyaml","ecosystem":"pypi","requirements":"==6.0.12.2","direct":true,"kind":"development","optional":false},{"id":16314985068,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"development","optional":false},{"id":16314985069,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.25.0","direct":true,"kind":"development","optional":false},{"id":16314985070,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.42.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/docs.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:48.346Z","updated_at":"2024-02-19T11:25:48.346Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/docs.in","dependencies":[{"id":16314985071,"package_name":"sphinxcontrib-blockdiag","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":16314985072,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.2.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:49.349Z","updated_at":"2024-02-19T11:25:49.349Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/docs.txt","dependencies":[{"id":16314985073,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16314985074,"package_name":"apispec","ecosystem":"pypi","requirements":"==6.3.0","direct":true,"kind":"runtime","optional":false},{"id":16314985075,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":true,"kind":"runtime","optional":false},{"id":16314985076,"package_name":"babel","ecosystem":"pypi","requirements":"==2.13.0","direct":true,"kind":"runtime","optional":false},{"id":16314985077,"package_name":"blinker","ecosystem":"pypi","requirements":"==1.7.0","direct":true,"kind":"runtime","optional":false},{"id":16314985078,"package_name":"blockdiag","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16314985738,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16314985739,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16314985740,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16314985741,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false},{"id":16314985742,"package_name":"deprecated","ecosystem":"pypi","requirements":"==1.2.14","direct":true,"kind":"runtime","optional":false},{"id":16314985743,"package_name":"dnspython","ecosystem":"pypi","requirements":"==2.4.2","direct":true,"kind":"runtime","optional":false},{"id":16314985744,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16314985745,"package_name":"email-validator","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"runtime","optional":false},{"id":16314985746,"package_name":"flask","ecosystem":"pypi","requirements":"==2.3.3","direct":true,"kind":"runtime","optional":false},{"id":16314985747,"package_name":"flask-babel","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16314985748,"package_name":"flask-jwt-extended","ecosystem":"pypi","requirements":"==4.5.3","direct":true,"kind":"runtime","optional":false},{"id":16314985749,"package_name":"flask-limiter","ecosystem":"pypi","requirements":"==3.5.0","direct":true,"kind":"runtime","optional":false},{"id":16314985750,"package_name":"flask-login","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16314985751,"package_name":"flask-sqlalchemy","ecosystem":"pypi","requirements":"==2.5.1","direct":true,"kind":"runtime","optional":false},{"id":16314985752,"package_name":"flask-wtf","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"runtime","optional":false},{"id":16314985753,"package_name":"funcparserlib","ecosystem":"pypi","requirements":"==2.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":16314985756,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":16314985757,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16314985758,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==6.1.0","direct":true,"kind":"runtime","optional":false},{"id":16314985759,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"==2.1.2","direct":true,"kind":"runtime","optional":false},{"id":16314985760,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16314985761,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.19.1","direct":true,"kind":"runtime","optional":false},{"id":16314985762,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.7.1","direct":true,"kind":"runtime","optional":false},{"id":16314985763,"package_name":"limits","ecosystem":"pypi","requirements":"==3.6.0","direct":true,"kind":"runtime","optional":false},{"id":16314985764,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16314985765,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":true,"kind":"runtime","optional":false},{"id":16314985766,"package_name":"marshmallow","ecosystem":"pypi","requirements":"==3.20.1","direct":true,"kind":"runtime","optional":false},{"id":16314985767,"package_name":"marshmallow-sqlalchemy","ecosystem":"pypi","requirements":"==0.26.1","direct":true,"kind":"runtime","optional":false},{"id":16314985768,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16314985769,"package_name":"ordered-set","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"runtime","optional":false},{"id":16314985770,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16314985771,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16314985772,"package_name":"prison","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16314985773,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.16.1","direct":true,"kind":"runtime","optional":false},{"id":16314985774,"package_name":"pyjwt","ecosystem":"pypi","requirements":"==2.8.0","direct":true,"kind":"runtime","optional":false},{"id":16314985775,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16314985776,"package_name":"pytz","ecosystem":"pypi","requirements":"==2023.3.post1","direct":true,"kind":"runtime","optional":false},{"id":16314985777,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16314985778,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.30.2","direct":true,"kind":"runtime","optional":false},{"id":16314985779,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16314985780,"package_name":"rich","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16314985781,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.10.6","direct":true,"kind":"runtime","optional":false},{"id":16314985782,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16314985783,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16314985784,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16314985785,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16314985786,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16314985787,"package_name":"sphinxcontrib-blockdiag","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16314985788,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16314985789,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16314985790,"package_name":"sphinxcontrib-jquery","ecosystem":"pypi","requirements":"==4.1","direct":true,"kind":"runtime","optional":false},{"id":16314985791,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16314985792,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16314985793,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16314985794,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.4.49","direct":true,"kind":"runtime","optional":false},{"id":16314985795,"package_name":"sqlalchemy-utils","ecosystem":"pypi","requirements":"==0.41.1","direct":true,"kind":"runtime","optional":false},{"id":16314985796,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.8.0","direct":true,"kind":"runtime","optional":false},{"id":16314985797,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16314985798,"package_name":"webcolors","ecosystem":"pypi","requirements":"==1.13","direct":true,"kind":"runtime","optional":false},{"id":16314985799,"package_name":"werkzeug","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":16314985800,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.15.0","direct":true,"kind":"runtime","optional":false},{"id":16314985801,"package_name":"wtforms","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/extra.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:54.240Z","updated_at":"2024-02-19T11:25:54.240Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/extra.in","dependencies":[{"id":16314985802,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985803,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985804,"package_name":"mysqlclient","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985805,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985806,"package_name":"pyodbc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985807,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985808,"package_name":"Authlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985809,"package_name":"python-ldap","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16314985810,"package_name":"jmespath","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/extra.txt","sha":null,"kind":"lockfile","created_at":"2024-02-19T11:25:54.261Z","updated_at":"2024-02-19T11:25:54.261Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/extra.txt","dependencies":[{"id":16314985811,"package_name":"authlib","ecosystem":"pypi","requirements":"==1.2.1","direct":false,"kind":"runtime","optional":false},{"id":16314985812,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":false,"kind":"runtime","optional":false},{"id":16314985813,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":16314985814,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":false,"kind":"runtime","optional":false},{"id":16314985815,"package_name":"cryptography","ecosystem":"pypi","requirements":"==42.0.2","direct":false,"kind":"runtime","optional":false},{"id":16314985816,"package_name":"cython","ecosystem":"pypi","requirements":"==0.29.17","direct":false,"kind":"runtime","optional":false},{"id":16314985817,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":false,"kind":"runtime","optional":false},{"id":16314985818,"package_name":"jmespath","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":16314985819,"package_name":"mysqlclient","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"runtime","optional":false},{"id":16314985820,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":false,"kind":"runtime","optional":false},{"id":16314985821,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"==2.9.6","direct":false,"kind":"runtime","optional":false},{"id":16314985822,"package_name":"pyasn1","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"runtime","optional":false},{"id":16314985823,"package_name":"pyasn1-modules","ecosystem":"pypi","requirements":"==0.3.0","direct":false,"kind":"runtime","optional":false},{"id":16314985824,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"runtime","optional":false},{"id":16314985825,"package_name":"pyodbc","ecosystem":"pypi","requirements":"==5.0.1","direct":false,"kind":"runtime","optional":false},{"id":16314985826,"package_name":"python-ldap","ecosystem":"pypi","requirements":"==3.4.3","direct":false,"kind":"runtime","optional":false},{"id":16314985827,"package_name":"requests","ecosystem":"pypi","requirements":"==2.26.0","direct":false,"kind":"runtime","optional":false},{"id":16314985828,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.18","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/mongodb.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:54.367Z","updated_at":"2024-02-19T11:25:54.367Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/mongodb.in","dependencies":[{"id":16314985829,"package_name":"flask","ecosystem":"pypi","requirements":"==2.2.5","direct":true,"kind":"runtime","optional":false},{"id":16314985830,"package_name":"werkzeug","ecosystem":"pypi","requirements":"==2.3.7","direct":true,"kind":"runtime","optional":false},{"id":16314985831,"package_name":"flask-mongoengine","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16314985832,"package_name":"mongoengine","ecosystem":"pypi","requirements":"==0.27.0","direct":true,"kind":"runtime","optional":false},{"id":16314985833,"package_name":"pymongo","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/mongodb.txt","sha":null,"kind":"lockfile","created_at":"2024-02-19T11:25:56.319Z","updated_at":"2024-02-19T11:25:56.319Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/mongodb.txt","dependencies":[{"id":16314985834,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"runtime","optional":false},{"id":16314985835,"package_name":"dnspython","ecosystem":"pypi","requirements":"==2.5.0","direct":false,"kind":"runtime","optional":false},{"id":16314985836,"package_name":"email-validator","ecosystem":"pypi","requirements":"==2.1.0.post1","direct":false,"kind":"runtime","optional":false},{"id":16314985837,"package_name":"flask","ecosystem":"pypi","requirements":"==2.2.5","direct":false,"kind":"runtime","optional":false},{"id":16314985838,"package_name":"flask-mongoengine","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"runtime","optional":false},{"id":16314985839,"package_name":"flask-wtf","ecosystem":"pypi","requirements":"==1.2.1","direct":false,"kind":"runtime","optional":false},{"id":16314985840,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":false,"kind":"runtime","optional":false},{"id":16314985841,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"==2.1.2","direct":false,"kind":"runtime","optional":false},{"id":16314985842,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":false,"kind":"runtime","optional":false},{"id":16314985843,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":false,"kind":"runtime","optional":false},{"id":16314985844,"package_name":"mongoengine","ecosystem":"pypi","requirements":"==0.27.0","direct":false,"kind":"runtime","optional":false},{"id":16314985845,"package_name":"pymongo","ecosystem":"pypi","requirements":"==4.5.0","direct":false,"kind":"runtime","optional":false},{"id":16314985846,"package_name":"werkzeug","ecosystem":"pypi","requirements":"==2.3.7","direct":false,"kind":"runtime","optional":false},{"id":16314985847,"package_name":"wtforms","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/openid.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:56.336Z","updated_at":"2024-02-19T11:25:56.336Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/openid.in","dependencies":[{"id":16314985848,"package_name":"flask","ecosystem":"pypi","requirements":"==2.2.5","direct":true,"kind":"runtime","optional":false},{"id":16314985849,"package_name":"werkzeug","ecosystem":"pypi","requirements":"==2.3.7","direct":true,"kind":"runtime","optional":false},{"id":16314985850,"package_name":"flask-openid","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/openid.txt","sha":null,"kind":"lockfile","created_at":"2024-02-19T11:25:58.104Z","updated_at":"2024-02-19T11:25:58.104Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/openid.txt","dependencies":[{"id":16314985868,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"runtime","optional":false},{"id":16314985869,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":false,"kind":"runtime","optional":false},{"id":16314985870,"package_name":"flask","ecosystem":"pypi","requirements":"==2.2.5","direct":false,"kind":"runtime","optional":false},{"id":16314985871,"package_name":"flask-openid","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"runtime","optional":false},{"id":16314985872,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"==2.1.2","direct":false,"kind":"runtime","optional":false},{"id":16314985873,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":false,"kind":"runtime","optional":false},{"id":16314985874,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":false,"kind":"runtime","optional":false},{"id":16314985875,"package_name":"python3-openid","ecosystem":"pypi","requirements":"==3.2.0","direct":false,"kind":"runtime","optional":false},{"id":16314985876,"package_name":"werkzeug","ecosystem":"pypi","requirements":"==2.3.7","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/tests.in","sha":null,"kind":"manifest","created_at":"2024-02-19T11:25:58.128Z","updated_at":"2024-02-19T11:25:58.128Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/tests.in","dependencies":[{"id":16314985877,"package_name":"nose2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":16314985878,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":16314985879,"package_name":"hiro","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/tests.txt","sha":null,"kind":"lockfile","created_at":"2024-02-19T11:25:58.328Z","updated_at":"2024-02-19T11:25:58.328Z","repository_link":"https://github.com/dpgaspar/Flask-AppBuilder/blob/master/requirements/tests.txt","dependencies":[{"id":16314985880,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.1","direct":false,"kind":"test","optional":false},{"id":16314985881,"package_name":"hiro","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"test","optional":false},{"id":16314985882,"package_name":"nose2","ecosystem":"pypi","requirements":"==0.14.1","direct":false,"kind":"test","optional":false},{"id":16314985883,"package_name":"parameterized","ecosystem":"pypi","requirements":"==0.9.0","direct":false,"kind":"test","optional":false}]}],"score":31.628125940079595,"created_at":"2025-12-18T11:55:27.077Z","updated_at":"2026-05-30T19:01:17.135Z","avatar_url":"https://github.com/dpgaspar.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369849","html_url":"https://summary.ecosyste.ms/projects/369849"}