Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 05:22 UTC

ivelum / djangoql

Advanced search language for Django

Python · HTMLMIT★ 1,138 stars⑂ 95 forkssince Mar 2017View on GitHub ↗

ivelum/djangoql holds a health index of 29 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (63/100) and lowest on Vitality (10/100). It was last updated 198 days ago. A single contributor accounts for most of its recent work.

29
overall / 100
At Risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

29
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

ivelumOrganization
26 followers56 public repossince Feb 2012

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIdjangoql0.19.1-64198 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

10Critical · 21% of overall
How it's scored
3.6/36Push recencylast push 198 days ago
1.4/36Commit cadence2/52 weeks with commits
10.6/18Commit volume14 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year14
human_commit_share1
days_since_last_push198
active_weeks_last_year2
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

63Moderate · 17% of overall
How it's scored
49.6/60Stars1,138 stars
16.4/25Forks95 forks
8.9/15Watchers41 watchers
Inputs used
forks95
stars1,138
watchers41
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.2/22.5Commit distributiontop contributor authored 72% of commits
13.5/13.5Contributor breadth29 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled29
top_contributor_share0.723
How it's scored
26.5/42Issue resolution63% of issues closed
18.8/30PR acceptance30/48 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs30
open_issues27
closed_issues46
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.63
closed_unmerged_prs18
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
10.3/25Owner reach26 followers of ivelum
24.8/25Track record56 public repos, account ~14 yr old
Inputs used
followers26
owner_typeOrganization
is_verified
owner_loginivelum
public_repos56
account_age_days5,300
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on pypi
26/35Publish recencylatest publish 198 days ago
20/20Version history64 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdjangoql
ecosystemspypi
any_deprecatedno
min_days_since_publish198

Engineering Quality

Are baseline engineering and documentation practices in place?

48Weak · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests1 out of 3 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

35Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0.8/2.5CI-Tests1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 2/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 6 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities28 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.5
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier19
security_posture_before_jurisdiction25
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:djangoql@0.19.1 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

29At Risk · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.7/40Legible commit history20 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.2
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codePython without a type-check config
55/55Manageable file sizes0/40 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes27,719
source_files_sampled40
oversized_source_files0

Key facts

1,138GitHub stars
29contributors
14commits, last 12 months
198days since last push
0releases
1bus factor
27open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 95 ⇿
0Stars
95Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0204060801009262017-042021-102026-05

Each point covers 9 days.

OpenSSF Scorecard 2.5 / 10
2.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-13 05:22 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities28 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmdjangoql-completion0.6.0package.json
All dependencies 304

Full resolved dependency set from the GitHub dependency graph: 1 direct and 303 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmdjangoql-completion0.6.0direct
npm@babel/code-frame7.14.5indirect
npm@babel/compat-data7.14.5indirect
npm@babel/core7.14.3indirect
npm@babel/generator7.14.5indirect
npm@babel/helper-annotate-as-pure7.14.5indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.14.5indirect
npm@babel/helper-compilation-targets7.14.5indirect
npm@babel/helper-create-class-features-plugin7.14.6indirect
npm@babel/helper-create-regexp-features-plugin7.14.5indirect
npm@babel/helper-define-polyfill-provider0.2.3indirect
npm@babel/helper-explode-assignable-expression7.14.5indirect
npm@babel/helper-function-name7.14.5indirect
npm@babel/helper-get-function-arity7.14.5indirect
npm@babel/helper-hoist-variables7.14.5indirect
npm@babel/helper-member-expression-to-functions7.14.5indirect
npm@babel/helper-module-imports7.14.5indirect
npm@babel/helper-module-transforms7.14.5indirect
npm@babel/helper-optimise-call-expression7.14.5indirect
npm@babel/helper-plugin-utils7.14.5indirect
npm@babel/helper-remap-async-to-generator7.14.5indirect
npm@babel/helper-replace-supers7.14.5indirect
npm@babel/helper-simple-access7.14.5indirect
npm@babel/helper-skip-transparent-expression-wrappers7.14.5indirect
npm@babel/helper-split-export-declaration7.14.5indirect
npm@babel/helper-validator-identifier7.14.5indirect
npm@babel/helper-validator-option7.14.5indirect
npm@babel/helper-wrap-function7.14.5indirect
npm@babel/helpers7.14.6indirect
npm@babel/highlight7.14.5indirect
npm@babel/parser7.14.6indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.14.5indirect
npm@babel/plugin-proposal-async-generator-functions7.14.5indirect
npm@babel/plugin-proposal-class-properties7.14.5indirect
npm@babel/plugin-proposal-class-static-block7.14.5indirect
npm@babel/plugin-proposal-dynamic-import7.14.5indirect
npm@babel/plugin-proposal-export-namespace-from7.14.5indirect
npm@babel/plugin-proposal-json-strings7.14.5indirect
npm@babel/plugin-proposal-logical-assignment-operators7.14.5indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.14.5indirect
npm@babel/plugin-proposal-numeric-separator7.14.5indirect
npm@babel/plugin-proposal-object-rest-spread7.14.5indirect
npm@babel/plugin-proposal-optional-catch-binding7.14.5indirect
npm@babel/plugin-proposal-optional-chaining7.14.5indirect
npm@babel/plugin-proposal-private-methods7.14.5indirect
npm@babel/plugin-proposal-private-property-in-object7.14.5indirect
npm@babel/plugin-proposal-unicode-property-regex7.14.5indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-transform-arrow-functions7.14.5indirect
npm@babel/plugin-transform-async-to-generator7.14.5indirect
npm@babel/plugin-transform-block-scoped-functions7.14.5indirect
npm@babel/plugin-transform-block-scoping7.14.5indirect
npm@babel/plugin-transform-classes7.14.5indirect
npm@babel/plugin-transform-computed-properties7.14.5indirect
npm@babel/plugin-transform-destructuring7.14.5indirect
npm@babel/plugin-transform-dotall-regex7.14.5indirect
npm@babel/plugin-transform-duplicate-keys7.14.5indirect
npm@babel/plugin-transform-exponentiation-operator7.14.5indirect
npm@babel/plugin-transform-for-of7.14.5indirect
npm@babel/plugin-transform-function-name7.14.5indirect
npm@babel/plugin-transform-literals7.14.5indirect
npm@babel/plugin-transform-member-expression-literals7.14.5indirect
npm@babel/plugin-transform-modules-amd7.14.5indirect
npm@babel/plugin-transform-modules-commonjs7.14.5indirect
npm@babel/plugin-transform-modules-systemjs7.14.5indirect
npm@babel/plugin-transform-modules-umd7.14.5indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.14.5indirect
npm@babel/plugin-transform-new-target7.14.5indirect
npm@babel/plugin-transform-object-super7.14.5indirect
npm@babel/plugin-transform-parameters7.14.5indirect
npm@babel/plugin-transform-property-literals7.14.5indirect
npm@babel/plugin-transform-regenerator7.14.5indirect
npm@babel/plugin-transform-reserved-words7.14.5indirect
npm@babel/plugin-transform-shorthand-properties7.14.5indirect
npm@babel/plugin-transform-spread7.14.6indirect
npm@babel/plugin-transform-sticky-regex7.14.5indirect
npm@babel/plugin-transform-template-literals7.14.5indirect
npm@babel/plugin-transform-typeof-symbol7.14.5indirect
npm@babel/plugin-transform-unicode-escapes7.14.5indirect
npm@babel/plugin-transform-unicode-regex7.14.5indirect
npm@babel/preset-env7.14.2indirect
npm@babel/preset-modules0.1.4indirect
npm@babel/runtime7.14.6indirect
npm@babel/template7.14.5indirect
npm@babel/traverse7.14.5indirect
npm@babel/types7.14.5indirect
npm@discoveryjs/json-ext0.5.3indirect
npm@types/eslint7.2.13indirect
npm@types/eslint-scope3.7.0indirect
npm@types/estree0.0.47indirect
npm@types/estree0.0.48indirect
npm@types/json-schema7.0.7indirect
npm@types/node15.12.2indirect
npm@webassemblyjs/ast1.11.0indirect
npm@webassemblyjs/floating-point-hex-parser1.11.0indirect
npm@webassemblyjs/helper-api-error1.11.0indirect
npm@webassemblyjs/helper-buffer1.11.0indirect
npm@webassemblyjs/helper-numbers1.11.0indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.0indirect
npm@webassemblyjs/helper-wasm-section1.11.0indirect
npm@webassemblyjs/ieee7541.11.0indirect
npm@webassemblyjs/leb1281.11.0indirect
npm@webassemblyjs/utf81.11.0indirect
npm@webassemblyjs/wasm-edit1.11.0indirect
npm@webassemblyjs/wasm-gen1.11.0indirect
npm@webassemblyjs/wasm-opt1.11.0indirect
npm@webassemblyjs/wasm-parser1.11.0indirect
npm@webassemblyjs/wast-printer1.11.0indirect
npm@webpack-cli/configtest1.0.4indirect
npm@webpack-cli/info1.3.0indirect
npm@webpack-cli/serve1.5.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmacorn8.4.0indirect
npmajv6.12.6indirect
npmajv-keywords3.5.2indirect
npmansi-styles3.2.1indirect
npmbabel-loader8.2.2indirect
npmbabel-plugin-dynamic-import-node2.3.3indirect
npmbabel-plugin-polyfill-corejs20.2.2indirect
npmbabel-plugin-polyfill-corejs30.2.2indirect
npmbabel-plugin-polyfill-regenerator0.2.2indirect
npmbig.js5.2.2indirect
npmbrowserslist4.16.6indirect
npmbuffer-from1.1.1indirect
npmcall-bind1.0.2indirect
npmcaniuse-lite1.0.30001237indirect
npmchalk2.4.2indirect
npmchrome-trace-event1.0.3indirect
npmclone-deep4.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-name1.1.3indirect
npmcolorette1.2.2indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommondir1.0.1indirect
npmconvert-source-map1.7.0indirect
npmcore-js-compat3.14.0indirect
npmcross-spawn7.0.3indirect
npmcss-loader5.2.6indirect
npmcssesc3.0.0indirect
npmdebug4.3.1indirect
npmdefine-properties1.1.3indirect
npmelectron-to-chromium1.3.752indirect
npmemojis-list3.0.0indirect
npmenhanced-resolve5.8.2indirect
npmenvinfo7.8.1indirect
npmes-module-lexer0.4.1indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.2.0indirect
npmesutils2.0.3indirect
npmevents3.3.0indirect
npmexeca5.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfastest-levenshtein1.0.12indirect
npmfind-cache-dir3.3.1indirect
npmfind-up4.1.0indirect
npmfunction-bind1.1.1indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.1.1indirect
npmget-stream6.0.1indirect
npmglob-to-regexp0.4.1indirect
npmglobals11.12.0indirect
npmgraceful-fs4.2.6indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.2indirect
npmhuman-signals2.1.0indirect
npmicss-utils5.1.0indirect
npmimport-local3.0.2indirect
npminterpret2.2.0indirect
npmis-core-module2.4.0indirect
npmis-plain-object2.0.4indirect
npmis-stream2.0.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.0.2indirect
npmjs-tokens4.0.0indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson51.0.1indirect
npmjson52.2.0indirect
npmkind-of6.0.3indirect
npmlex1.7.9indirect
npmloader-runner4.2.0indirect
npmloader-utils1.4.0indirect
npmloader-utils2.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.debounce4.0.8indirect
npmlru-cache6.0.0indirect
npmmake-dir3.1.0indirect
npmmerge-stream2.0.0indirect
npmmime-db1.48.0indirect
npmmime-types2.1.31indirect
npmmimic-fn2.1.0indirect
npmmini-css-extract-plugin1.6.0indirect
npmminimist1.2.5indirect
npmms2.1.2indirect
npmnanoid3.1.23indirect
npmneo-async2.6.2indirect
npmnode-releases1.1.73indirect
npmnpm-run-path4.0.1indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.2indirect
npmonetime5.1.2indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpkg-dir4.2.0indirect
npmpostcss8.3.4indirect
npmpostcss-modules-extract-imports3.0.0indirect
npmpostcss-modules-local-by-default4.0.0indirect
npmpostcss-modules-scope3.0.0indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-selector-parser6.0.6indirect
npmpostcss-value-parser4.1.0indirect
npmpunycode2.1.1indirect
npmrandombytes2.1.0indirect
npmrechoir0.7.0indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties8.2.0indirect
npmregenerator-runtime0.13.7indirect
npmregenerator-transform0.14.5indirect
npmregexpu-core4.7.1indirect
npmregjsgen0.5.2indirect
npmregjsparser0.6.9indirect
npmresolve1.20.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmschema-utils2.7.1indirect
npmschema-utils3.0.0indirect
npmsemver6.3.0indirect
npmsemver7.0.0indirect
npmsemver7.3.5indirect
npmserialize-javascript5.0.1indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.3indirect
npmsource-list-map2.0.1indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map0.7.3indirect
npmsource-map-js0.6.2indirect
npmsource-map-support0.5.19indirect
npmstrip-final-newline2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color8.1.1indirect
npmtapable2.2.0indirect
npmterser5.7.0indirect
npmterser-webpack-plugin5.1.3indirect
npmto-fast-properties2.0.0indirect
npmunicode-canonical-property-names-ecmascript1.0.4indirect
npmunicode-match-property-ecmascript1.0.4indirect
npmunicode-match-property-value-ecmascript1.2.0indirect
npmunicode-property-aliases-ecmascript1.1.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.3.0indirect
npmwatchpack2.2.0indirect
npmwebpack5.37.0indirect
npmwebpack-cli4.7.0indirect
npmwebpack-merge5.8.0indirect
npmwebpack-sources1.4.3indirect
npmwebpack-sources2.3.0indirect
npmwhich2.0.2indirect
npmwildcard2.0.0indirect
npmyallist4.0.0indirect
npmyocto-queue0.1.0indirect
PyPIflake83.9.2indirect
PyPIflake8-builtins1.5.3indirect
PyPIflake8-commas2.0.0indirect
PyPIflake8-print4.0.0indirect
PyPIflake8-quotes3.2.0indirect
PyPIisort5.8.0indirect
PyPIplyindirect
Dependency advisories 0

Installing pypi:djangoql@0.19.1 pulls in 1 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.