Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-04 02:57 UTC

pomo-mondreganto / ForcAD

Pure-python distributable Attack-Defence CTF platform, created to be easily set up.

Python · VueGPL-3.0★ 184 stars⑂ 23 forkssince Mar 2019View on GitHub ↗
KindWeb interfacehow this is determined

pomo-mondreganto/ForcAD holds a health index of 7 out of 100, placing it in the Critical band. It scores highest on Engineering Quality (62/100) and lowest on Security (15/100). It was last updated 971 days ago. A single contributor accounts for most of its recent work.

7
overall / 100
Critical

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.

7
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 39 is calibrated to 34 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Roman NikitinPersonal account
43 followers40 public repossince Nov 2014

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

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

19Critical · 21% of overall
How it's scored
0/36Push recency — last push 971 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push971
active_weeks_last_year0
How it's scored
27/27Ships releases — 16 releases published
0/36Release recency — latest release 1,016 days ago
19.8/27Release cadence — a release every ~113.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count16
latest_release_tagv1.5.0-rc-1
releases_from_tagsno
days_since_latest_release1,016
mean_days_between_releases113.7

Community & Adoption

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

51Moderate · 17% of overall
How it's scored
36.7/60Stars — 184 stars
11.2/25Forks — 23 forks
2.7/15Watchers — 4 watchers
Inputs used
forks23
stars184
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
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?

46Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 99% of commits
5.4/13.5Contributor breadth — 4 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.988
How it's scored
33.3/42Issue resolution — 79% of issues closed
21.7/30PR acceptance — 39/54 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 1/9 approved changesets -- score normalized to 1
Inputs used
merged_prs39
open_issues6
closed_issues23
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.793
closed_unmerged_prs15
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
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.8/25Owner reach — 43 followers of pomo-mondreganto
23.7/25Track record — 40 public repos, account ~11 yr old
Inputs used
followers43
owner_typeUser
is_verified
owner_loginpomo-mondreganto
public_repos40
account_age_days4,276
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js, .flake8
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 10 topics
10/10Wiki
Inputs used
topicsctf, ctf-scoreboard, capture-the-flag, python, docker, celery, ctf-platform, scoreboard, attack-defense, attack-defense-ctf
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

15Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 1/9 approved changesets -- score normalized to 1
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 138 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier6
security_posture_before_jurisdiction32
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.
How it's scored
9.6/35Direct dependencies free of known advisories — 2 affected: axios 0.21.4 (high 8.6), vue 2.7.7 (moderate 5.3)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
29.7/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 999 days ago
Inputs used
sourceosv
advisories203
affected_packages47
assessed_packages328
unassessed_packages0
affected_by_severitycritical 5, high 27, moderate 14, low 1
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 328 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

43Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.3/40Legible commit history — 23 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.23
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .eslintrc.js, .flake8
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/108 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes8,334
source_files_sampled108
oversized_source_files0

Key facts

184GitHub stars
4contributors
0commits, last 12 months
971days since last push
16releases
1bus factor
6open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Advisory severity resolved for 120 of 127 advisories (lookup cap); the remainder are reported as unknown severity

More detail

Star and fork history 0 ★ / 23 ⇿
0Stars
23Forks
16Releases

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.

048121620242222019-102022-102025-10
Major 0Minor 1Patch 1

Each point covers 6 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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-04 02:57 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 1/9 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities138 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
npmaxios^0.21.1front/package.json
npmcore-js^3.4.4front/package.json
npmsocket.io-client^3.0.4front/package.json
npmvue^2.7.0front/package.json
npmvue-router^3.1.3front/package.json
npmvuex^3.6.2front/package.json
npmvuex-persistedstate^3.2.0front/package.json
All dependencies 328

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

RegistryPackageVersionRelation
npmaxios0.21.4direct
npmcore-js3.23.5direct
npmsocket.io-client3.1.3direct
npmvue2.7.7direct
npmvue-router3.5.4direct
npmvuex3.6.2direct
npmvuex-persistedstate3.2.1direct
npm@ampproject/remapping2.2.0indirect
npm@babel/code-frame7.18.6indirect
npm@babel/compat-data7.18.8indirect
npm@babel/core7.18.9indirect
npm@babel/generator7.18.9indirect
npm@babel/helper-annotate-as-pure7.18.6indirect
npm@babel/helper-compilation-targets7.18.9indirect
npm@babel/helper-create-class-features-plugin7.18.9indirect
npm@babel/helper-environment-visitor7.18.9indirect
npm@babel/helper-function-name7.18.9indirect
npm@babel/helper-hoist-variables7.18.6indirect
npm@babel/helper-member-expression-to-functions7.18.9indirect
npm@babel/helper-module-imports7.18.6indirect
npm@babel/helper-module-transforms7.18.9indirect
npm@babel/helper-optimise-call-expression7.18.6indirect
npm@babel/helper-plugin-utils7.18.9indirect
npm@babel/helper-replace-supers7.18.9indirect
npm@babel/helper-simple-access7.18.6indirect
npm@babel/helper-split-export-declaration7.18.6indirect
npm@babel/helper-validator-identifier7.18.6indirect
npm@babel/helper-validator-option7.18.6indirect
npm@babel/helpers7.18.9indirect
npm@babel/highlight7.18.6indirect
npm@babel/parser7.18.9indirect
npm@babel/plugin-proposal-class-properties7.18.6indirect
npm@babel/plugin-proposal-decorators7.18.9indirect
npm@babel/plugin-syntax-decorators7.18.6indirect
npm@babel/plugin-syntax-jsx7.18.6indirect
npm@babel/plugin-syntax-typescript7.18.6indirect
npm@babel/plugin-transform-typescript7.18.8indirect
npm@babel/template7.18.6indirect
npm@babel/traverse7.18.9indirect
npm@babel/types7.18.9indirect
npm@eslint/eslintrc1.3.0indirect
npm@humanwhocodes/config-array0.9.5indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@jridgewell/gen-mapping0.1.1indirect
npm@jridgewell/gen-mapping0.3.2indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/trace-mapping0.3.14indirect
npm@rollup/pluginutils4.2.1indirect
npm@types/component-emitter1.2.11indirect
npm@vitejs/plugin-vue1.10.2indirect
npm@vue/babel-helper-vue-jsx-merge-props1.2.1indirect
npm@vue/babel-plugin-transform-vue-jsx1.2.1indirect
npm@vue/babel-preset-jsx1.3.0indirect
npm@vue/babel-sugar-composition-api-inject-h1.3.0indirect
npm@vue/babel-sugar-composition-api-render-instance1.3.0indirect
npm@vue/babel-sugar-functional-vue1.2.2indirect
npm@vue/babel-sugar-inject-h1.2.2indirect
npm@vue/babel-sugar-v-model1.3.0indirect
npm@vue/babel-sugar-v-on1.3.0indirect
npm@vue/compiler-sfc2.7.7indirect
npm@vue/component-compiler-utils3.3.0indirect
npmacorn8.8.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.2indirect
npmargparse2.0.1indirect
npmat-least-node1.0.0indirect
npmbacko21.0.2indirect
npmbalanced-match1.0.2indirect
npmbase64-arraybuffer0.1.4indirect
npmbinary-extensions2.2.0indirect
npmbluebird3.7.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrowserslist4.21.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001368indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconsolidate0.15.1indirect
npmconsolidate0.16.0indirect
npmconvert-source-map1.8.0indirect
npmcross-spawn7.0.3indirect
npmcssesc3.0.0indirect
npmcsstype3.1.0indirect
npmde-indent1.0.2indirect
npmdebug4.3.4indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.2.2indirect
npmdoctrine3.0.0indirect
npmelectron-to-chromium1.4.196indirect
npmengine.io-client4.1.4indirect
npmengine.io-parser4.0.3indirect
npmesbuild0.14.49indirect
npmesbuild-android-640.14.49indirect
npmesbuild-android-arm640.14.49indirect
npmesbuild-darwin-640.14.49indirect
npmesbuild-darwin-arm640.14.49indirect
npmesbuild-freebsd-640.14.49indirect
npmesbuild-freebsd-arm640.14.49indirect
npmesbuild-linux-320.14.49indirect
npmesbuild-linux-640.14.49indirect
npmesbuild-linux-arm0.14.49indirect
npmesbuild-linux-arm640.14.49indirect
npmesbuild-linux-mips64le0.14.49indirect
npmesbuild-linux-ppc64le0.14.49indirect
npmesbuild-linux-riscv640.14.49indirect
npmesbuild-linux-s390x0.14.49indirect
npmesbuild-netbsd-640.14.49indirect
npmesbuild-openbsd-640.14.49indirect
npmesbuild-sunos-640.14.49indirect
npmesbuild-windows-320.14.49indirect
npmesbuild-windows-640.14.49indirect
npmesbuild-windows-arm640.14.49indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.20.0indirect
npmeslint-config-prettier8.5.0indirect
npmeslint-plugin-vue8.7.1indirect
npmeslint-scope7.1.1indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.3.2indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmflat-cache3.0.4indirect
npmflatted3.2.6indirect
npmfollow-redirects1.15.1indirect
npmfs-extra9.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgensync1.0.0-beta.2indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.17.0indirect
npmgraceful-fs4.2.10indirect
npmhas1.0.3indirect
npmhas-cors1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhash-sum1.0.2indirect
npmhash-sum2.0.0indirect
npmhe1.2.0indirect
npmhtml-tags2.0.0indirect
npmignore5.2.0indirect
npmimmutable4.1.0indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.9.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjsesc2.5.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.1indirect
npmjsonfile6.1.0indirect
npmlevn0.4.1indirect
npmlodash4.17.21indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.merge4.6.2indirect
npmlru-cache4.1.5indirect
npmlru-cache6.0.0indirect
npmmagic-string0.25.9indirect
npmmerge-source-map1.1.0indirect
npmminimatch3.1.2indirect
npmms2.1.2indirect
npmnanoid3.3.4indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.6indirect
npmnormalize-path3.0.0indirect
npmnth-check2.1.1indirect
npmonce1.4.0indirect
npmoptionator0.9.1indirect
npmparent-module1.0.1indirect
npmparseqs0.0.6indirect
npmparseuri0.0.6indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors0.2.1indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpostcss7.0.39indirect
npmpostcss8.4.14indirect
npmpostcss-selector-parser6.0.10indirect
npmprelude-ls1.2.1indirect
npmprettier2.7.1indirect
npmpseudomap1.0.2indirect
npmpunycode2.1.1indirect
npmquerystring0.2.1indirect
npmreaddirp3.6.0indirect
npmregexpp3.2.0indirect
npmresolve1.22.1indirect
npmresolve-from4.0.0indirect
npmrimraf3.0.2indirect
npmrollup2.77.0indirect
npmsafe-buffer5.1.2indirect
npmsass1.53.0indirect
npmsemver6.3.0indirect
npmsemver7.3.7indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshvl2.0.3indirect
npmslash3.0.0indirect
npmsocket.io-parser4.0.5indirect
npmsource-map0.6.1indirect
npmsource-map0.7.4indirect
npmsource-map-js1.0.2indirect
npmsourcemap-codec1.4.8indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-tags1.0.0indirect
npmtext-table0.2.0indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmuniversalify2.0.0indirect
npmupdate-browserslist-db1.0.5indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.3.0indirect
npmvite2.9.14indirect
npmvite-plugin-vue21.9.3indirect
npmvue-eslint-parser8.3.0indirect
npmvue-template-compiler2.7.7indirect
npmvue-template-es2015-compiler1.9.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.3indirect
npmwrappy1.0.2indirect
npmws7.4.6indirect
npmxmlhttprequest-ssl1.6.3indirect
npmyallist2.1.2indirect
npmyallist4.0.0indirect
npmyeast0.1.2indirect
PyPIamqp5.1.1indirect
PyPIannotated-types0.6.0indirect
PyPIbidict0.22.1indirect
PyPIbilliard4.1.0indirect
PyPIblinker1.6.3indirect
PyPIcelery5.3.4indirect
PyPIcertifi2023.7.22indirect
PyPIcharset-normalizer3.3.1indirect
PyPIchecklib0.7.0indirect
PyPIclick8.1.7indirect
PyPIclick-didyoumean0.3.0indirect
PyPIclick-plugins1.1.1indirect
PyPIclick-repl0.3.0indirect
PyPIdnspython2.4.2indirect
PyPIeventlet0.33.3indirect
PyPIflask3.0.0indirect
PyPIflask-cors4.0.0indirect
PyPIflask-socketio5.3.6indirect
PyPIflower2.0.1indirect
PyPIgreenlet3.0.0indirect
PyPIgunicorn21.2.0indirect
PyPIh110.14.0indirect
PyPIhiredis2.2.3indirect
PyPIhumanize4.8.0indirect
PyPIidna3.4indirect
PyPIitsdangerous2.1.2indirect
PyPIjinja23.1.2indirect
PyPIkombu5.3.2indirect
PyPImarkupsafe2.1.3indirect
PyPIpackaging23.2indirect
PyPIprometheus-client0.17.1indirect
PyPIprometheus-flask-exporter0.22.4indirect
PyPIprompt-toolkit3.0.39indirect
PyPIpsycopg22.9.9indirect
PyPIpydantic2.4.2indirect
PyPIpydantic-core2.10.1indirect
PyPIpydantic-settings2.0.3indirect
PyPIpython-dateutil2.8.2indirect
PyPIpython-dotenv1.0.0indirect
PyPIpython-engineio4.8.0indirect
PyPIpython-socketio5.10.0indirect
PyPIpytz2023.3.post1indirect
PyPIpyyaml6.0.1indirect
PyPIredis5.0.1indirect
PyPIrequests2.31.0indirect
PyPIsimple-websocket1.0.0indirect
PyPIsix1.16.0indirect
PyPItornado6.3.3indirect
PyPItyping-extensions4.8.0indirect
PyPItzdata2023.3indirect
PyPIurllib32.0.7indirect
PyPIvine5.0.0indirect
PyPIwcwidth0.2.8indirect
PyPIwerkzeug3.0.0indirect
PyPIwsproto1.2.0indirect
Dependency advisories 47

This repository publishes no package the index resolves, so its own dependency graph was assessed — 328 packages, which also include development and test pins that never ship: 47 carry known advisories, of which 2 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/traverse7.18.9indirectcritical18.0.0-alpha.4
flatted3.2.6indirectcritical23.4.2
h110.14.0indirectcritical20.16.0
immutable4.1.0indirectcritical35.1.8
rollup2.77.0indirectcritical24.59.0
axios0.21.4directhigh231.18.0
brace-expansion1.1.11indirecthigh55.0.9
braces3.0.2indirecthigh13.0.3
certifi2023.7.22indirecthigh22024.7.4
click8.1.7indirecthigh18.3.3
cross-spawn7.0.3indirecthigh17.0.5
flask-cors4.0.0indirecthigh106.0.0
gunicorn21.2.0indirecthigh422.0.0
idna3.4indirecthigh43.15
jinja23.1.2indirecthigh103.1.6
js-yaml4.1.0indirecthigh34.3.0
json52.2.1indirecthigh12.2.2
lodash4.17.21indirecthigh34.18.0
minimatch3.1.2indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
postcss7.0.39indirecthigh58.5.23
postcss8.4.14indirecthigh58.5.23
python-engineio4.8.0indirecthigh44.13.2
python-socketio5.10.0indirecthigh45.16.2
semver6.3.0indirecthigh17.5.2
semver7.3.7indirecthigh17.5.2
socket.io-parser4.0.5indirecthigh34.2.7
tornado6.3.3indirecthigh246.5.7
urllib32.0.7indirecthigh122.7.0
vite2.9.14indirecthigh178.0.16
werkzeug3.0.0indirecthigh143.1.6
ws7.4.6indirecthigh28.21.0
vue2.7.7directmoderate13.0.0-alpha.0
@babel/helpers7.18.9indirectmoderate18.0.0-alpha.17
ajv6.12.6indirectmoderate18.18.0
dnspython2.4.2indirectmoderate22.6.1
esbuild0.14.49indirectmoderate10.25.0
eventlet0.33.3indirectmoderate42.6.1
flask3.0.0indirectmoderate23.1.3
follow-redirects1.15.1indirectmoderate31.16.0
nanoid3.3.4indirectmoderate15.0.9
parseuri0.0.6indirectmoderate1
python-dotenv1.0.0indirectmoderate21.2.2
requests2.31.0indirectmoderate62.33.0
vue-template-compiler2.7.7indirectmoderate1
word-wrap1.2.3indirectmoderate11.2.4
@babel/core7.18.9indirectlow18.0.0-rc.6

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
{
  "data": {
    "repo": {
      "topics": [
        "ctf",
        "ctf-scoreboard",
        "capture-the-flag",
        "python",
        "docker",
        "celery",
        "ctf-platform",
        "scoreboard",
        "attack-defense",
        "attack-defense-ctf"
      ],
      "is_fork": false,
      "size_kb": 5212,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Vue": 42416,
        "HTML": 929,
        "SCSS": 763,
        "Shell": 4204,
        "Python": 149181,
        "PLpgSQL": 4600,
        "Makefile": 529,
        "Dockerfile": 4267,
        "JavaScript": 11214
      },
      "pushed_at": "2023-12-06T13:33:54Z",
      "created_at": "2019-03-29T14:07:13Z",
      "owner_type": "User",
      "updated_at": "2026-07-03T05:26:18Z",
      "description": "Pure-python distributable Attack-Defence CTF platform, created to be easily set up.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Vue"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Roman Nikitin",
      "type": "User",
      "login": "pomo-mondreganto",
      "company": null,
      "location": "Moscow",
      "followers": 43,
      "avatar_url": "https://avatars.githubusercontent.com/u/9827200?v=4",
      "created_at": "2014-11-18T18:04:45Z",
      "is_verified": null,
      "public_repos": 40,
      "account_age_days": 4276
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.0-rc-1",
          "kind": "prerelease",
          "published_at": "2023-10-22T19:18:07Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-04-16T18:50:03Z"
        },
        {
          "tag": "v1.3.7-dev",
          "kind": "prerelease",
          "published_at": "2022-01-22T10:12:57Z"
        },
        {
          "tag": "v1.3.5-dev",
          "kind": "prerelease",
          "published_at": "2022-01-15T17:36:00Z"
        },
        {
          "tag": "v1.3.4-dev",
          "kind": "prerelease",
          "published_at": "2022-01-15T16:58:36Z"
        },
        {
          "tag": "v1.3.3-dev",
          "kind": "prerelease",
          "published_at": "2022-01-15T16:42:58Z"
        },
        {
          "tag": "v1.3.2-dev",
          "kind": "prerelease",
          "published_at": "2021-02-09T18:42:51Z"
        },
        {
          "tag": "v1.3.1-dev",
          "kind": "prerelease",
          "published_at": "2021-02-09T16:27:04Z"
        },
        {
          "tag": "v1.3.0-dev",
          "kind": "prerelease",
          "published_at": "2021-02-09T16:06:30Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-01-02T11:59:56Z"
        },
        {
          "tag": "v1.1.4-dev",
          "kind": "prerelease",
          "published_at": "2021-01-02T10:24:42Z"
        },
        {
          "tag": "v1.1.3-dev",
          "kind": "prerelease",
          "published_at": "2021-01-02T10:21:24Z"
        },
        {
          "tag": "v1.1.2-dev",
          "kind": "prerelease",
          "published_at": "2021-01-02T10:06:52Z"
        },
        {
          "tag": "v1.1.1-dev",
          "kind": "prerelease",
          "published_at": "2021-01-02T09:56:27Z"
        },
        {
          "tag": "v1.1-dev",
          "kind": "other",
          "published_at": "2021-01-02T09:52:07Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2020-11-07T11:09:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6ce3407be569b7f69f879501c5e2ca79231c1ff9",
          "body": "Fix the status returned if the flag was already stolen.",
          "is_bot": false,
          "headline": "Merge pull request #80 from jnovikov/dev/status",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2023-12-06T13:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b13564726fd7a17485e088bd01fa28956c44f9c2",
          "body": null,
          "is_bot": false,
          "headline": "Fix the status returned if the flag was already stolen.",
          "author_name": "jnovikov",
          "author_login": "jnovikov",
          "committed_at": "2023-12-02T00:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d5fc65433bfc7d7fe0c2a8d4c178ec0943311d",
          "body": "Maintenance",
          "is_bot": false,
          "headline": "Merge pull request #79 from pomo-mondreganto/upgrade-deps",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2023-11-30T14:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626b558179e8b8c526d8b89e0b934898f21e1f08",
          "body": null,
          "is_bot": false,
          "headline": "Fix shebang",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2023-11-29T07:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d833f35e25e8fa08594df1ba52e69b46d73d141",
          "body": null,
          "is_bot": false,
          "headline": "Bump default checker requirements",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2023-10-22T19:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f1287d647967751cb9862b3248a2c5d75c08f1",
          "body": null,
          "is_bot": false,
          "headline": "Fix flake8",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2023-10-22T19:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fae62dff0b031e4f617a39b7be6727196933341",
          "body": "- Upgrade all images to python3.11\n- Upgrade all requirements\n- Upgrade CI configs\n- Remove everything kubernetes-related due to support difficulty",
          "is_bot": false,
          "headline": "Multiple changes:",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2023-10-22T19:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3801774eed9d2aaf96c4b2125da18446434bc3a4",
          "body": "Working & tested version, regular maintenance",
          "is_bot": false,
          "headline": "Merge pull request #76 from pomo-mondreganto/ctfcup-2022",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-12-10T15:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd5d239b89b02b554c20fe4321802feddb674fd",
          "body": null,
          "is_bot": false,
          "headline": "Better clean, tests from source image, upgrade reqs, fix shared pg conn",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-11-27T20:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44db01ec5c33b22a9368b140bef492f040776140",
          "body": null,
          "is_bot": false,
          "headline": "Remove kube tests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-11-27T10:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c29dc334ffd3488d4d3bf24276ae7948620329b",
          "body": null,
          "is_bot": false,
          "headline": "Add volga attacks mode to read",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-11-27T10:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84d9f15f11c6d1df80485a33d814e82d60c4da7",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to ubuntu 22 in tests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-11-27T10:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc6cecf345d0ae5cccf10442accb9721dfb5b3e",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to docker compose plugin",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-11-27T10:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5341a0691f46cc8f906b751d10766466a7bfff7",
          "body": "Add VolgaCTF-style attacks mode",
          "is_bot": false,
          "headline": "Merge pull request #74 from pomo-mondreganto/volga-mode",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-16T20:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1097dcbc5ab5d44e8509c576cbf480129e524272",
          "body": null,
          "is_bot": false,
          "headline": "Fix celery single-task groups",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-16T17:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "771460555cccf082da8dd38b25a1ce41a1cf7201",
          "body": null,
          "is_bot": false,
          "headline": "Fix front",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-16T07:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4134ffc2d9dd297068d7b7eca4eab29e95994b8",
          "body": null,
          "is_bot": false,
          "headline": "Trigger celery bug",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-15T18:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7636d49a74ab169e95110c86d31026377aa17db3",
          "body": null,
          "is_bot": false,
          "headline": "Return old flag message format",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-15T13:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910f0c1c4fc046a4026772a776b26b14fd17c1a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix type confusion",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-15T13:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7dde20fc68b5b10be82d7579ee83005043fef2",
          "body": null,
          "is_bot": false,
          "headline": "Add VolgaCTF-style attacks mode",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-08-15T13:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0536dfec6006c4b094be8428ed8f81c571c9e92",
          "body": null,
          "is_bot": false,
          "headline": "Try downgrading celery",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-24T14:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec470c11fccb6ec33301ce8b1a21c8c64ba2a39",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade postgres",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-24T13:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9dc8e60a914c033c11cdd93e882ab12f99ea9b9",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor codestyle issues",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-24T12:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e6322cbf8aa0e2ea2145fe29188b32afbec78dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests workflow",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-24T12:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6a620a45808902734e26fd60de9c29416c9f4d",
          "body": "Better metric system, frontend migrated to vite",
          "is_bot": false,
          "headline": "Merge pull request #73 from pomo-mondreganto/better-metrics-vite",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-24T12:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4960ecd8d4ef723b47136f73c61680e51507881",
          "body": null,
          "is_bot": false,
          "headline": "Fix code style issues with ESLint",
          "author_name": "Lint Action",
          "author_login": "lint-action",
          "committed_at": "2022-07-24T09:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51190d3f7276e2082161e891f1017d0090077073",
          "body": null,
          "is_bot": false,
          "headline": "Add compile frontend step to tests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-24T09:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431a72706def6225ec18f5e4b792a8d8ff5902dd",
          "body": null,
          "is_bot": false,
          "headline": "Buildx in base image script",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-23T09:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a47fd48887af5d43a2e19e00ba8f7c8394a325",
          "body": null,
          "is_bot": false,
          "headline": "Fix codestyle",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-23T09:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb17848af6d6ab145cf71d9becb51cd7ada6613",
          "body": null,
          "is_bot": false,
          "headline": "Fix code style issues with Prettier",
          "author_name": "Lint Action",
          "author_login": "lint-action",
          "committed_at": "2022-07-23T09:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da453fba8421bdcb31dc710e7d519c5a2546abcf",
          "body": null,
          "is_bot": false,
          "headline": "Migrate frontend to vite",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-23T09:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4547835e8aa14a15f788b29e52a013481524457",
          "body": null,
          "is_bot": false,
          "headline": "Return auth",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-23T09:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51f33a6c41e1a2764794092c259db7246af8fb8",
          "body": null,
          "is_bot": false,
          "headline": "Remove legacy monitoring service, add service metrics, fix some stuff",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-07-23T09:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d43ce2cf310e92dce4fe3ed9ef22ad4da6cbe9",
          "body": "Fix some stuff, upgrade deps",
          "is_bot": false,
          "headline": "Merge pull request #71 from pomo-mondreganto/fixes",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-04-16T18:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7b4f1d6e4534f0f79ba821af094919b77b88b69",
          "body": null,
          "is_bot": false,
          "headline": "Fix hashFiles",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-04-16T18:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5430dbbe5dbe397a11910404d87066e43a4222a",
          "body": null,
          "is_bot": false,
          "headline": "Minor fix",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-04-16T18:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7ba769456138d4a5369563c098e7763a6df1b5",
          "body": null,
          "is_bot": false,
          "headline": "Remove gevent checkers completely, fix tests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-04-16T18:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71dbb70f413789666c622f62a001a8b89f2f476e",
          "body": null,
          "is_bot": false,
          "headline": "Fix flake8",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-04-16T15:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2e51c5c073e3cc875444f350cbf206d8ec055b",
          "body": null,
          "is_bot": false,
          "headline": "Add result expiration",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-02-08T13:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ffdb895a076710cf0cb649eb8198585023b5a2a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed some bugs",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-02-05T20:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf365bb33dc693476538d6e4801a7fa66f00533",
          "body": null,
          "is_bot": false,
          "headline": "Better config generation, updated readme",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-23T12:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7fde9770f716c92be93d35faca917d500579c9e",
          "body": null,
          "is_bot": false,
          "headline": "Fix task CLI model",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-23T12:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4992d2c0bf8e8af14877da5a399900867ec2589e",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect timezones",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-22T16:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b313a46c92090a2ab3dbe6a5ec8be3819856556",
          "body": null,
          "is_bot": false,
          "headline": "Fixed flower, deprecated gevent checkers",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-22T10:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44e6b0da8c87f01692d02d4951761ad6992dbbb",
          "body": null,
          "is_bot": false,
          "headline": "Fix frontend build errors",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-15T17:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacaecfa8107c66772b526887efa7e999c94acdf",
          "body": null,
          "is_bot": false,
          "headline": "Try fix release",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-15T16:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad849edb2f70fc39ac26b0d3ab3cd73f6380c53f",
          "body": null,
          "is_bot": false,
          "headline": "Backward compatibility with docker-compose",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-15T16:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a2ae18bb8bb374c191486d46597450af78d524",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug in front, updated reqs, fixed other stuff",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-15T16:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc6a20e86d07df29f654f421d538c719a124fea",
          "body": null,
          "is_bot": false,
          "headline": "Minor improvements",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2022-01-15T15:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e089190b01ebda221b0d7301202c855d261ed9f1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixes' of github.com:pomo-mondreganto/ForcAD into fixes",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-09-11T12:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8b30ff4d0b2b690cd39f9fe7d2b80c6ff77c98",
          "body": null,
          "is_bot": false,
          "headline": "Route groups & better chunking",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-09-11T12:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4cc68b837498aac8318fd0ef2f998da2373f50",
          "body": null,
          "is_bot": false,
          "headline": "Fix code style issues with Prettier",
          "author_name": "Lint Action",
          "author_login": "lint-action",
          "committed_at": "2021-06-29T12:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780f3e403d4f259721fd77117af30b496047595a",
          "body": null,
          "is_bot": false,
          "headline": "Makefile fix, cli writing to stderr (fixing tests)",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-06-29T12:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3c4ee8a0bac3d36df3a6853ce7b11066a506620",
          "body": "- Added layouts\n- Added vuex\n- Pony disable option (!)\n- Extracted table styles\n- Add lint frontend action to makefile\n- Minor refactoring",
          "is_bot": false,
          "headline": "Multiple frontend changes:",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-06-29T11:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46468330dca28ca31421c891d2adc7ded208628e",
          "body": "- Upgraded celery to the latest version\n- Fixed unsupported retrieve handling in admin api base\n- Added retrieve handlers to teams & tasks admin\n- Minor refactoring",
          "is_bot": false,
          "headline": "Multiple backend changes:",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-06-22T10:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea985cc7fe56c266d410bdf399898fb55a41b29c",
          "body": null,
          "is_bot": false,
          "headline": "Added unified form component",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-06-21T18:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b2c093294e6646c7e3a94b567ccd260679d2b5",
          "body": null,
          "is_bot": false,
          "headline": "Restructured frontend",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-06-21T18:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5baa68ba5b6e67ccb3262d75f9246e497064fa18",
          "body": "- Extracted the scoreboard into a separate component\n- Added axios base url\n- Status & top teams styling logic moved to javascript from css\n- Fixed mistype in service name in Makefile\n- Fixed events service to support local frontend development",
          "is_bot": false,
          "headline": "Major frontend changes, minor backend fixes:",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-06-21T17:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1fc9e627d49df93bccce9eb4aaabbb246880008",
          "body": "Working version with updated requirements & Python 3.9",
          "is_bot": false,
          "headline": "Merge pull request #68 from pomo-mondreganto/fixes",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-05-11T18:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48f03ac4ebf58d26698056245de4e545edbe979",
          "body": null,
          "is_bot": false,
          "headline": "Minor fix",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-05-11T18:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ffd6fede77114605d81cfa5ad9721a2057258f4",
          "body": null,
          "is_bot": false,
          "headline": "Filtering teamtasks for active teams & tasks, fixes #69",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-05-11T18:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4bf0e0add723289e6b0bee601bd26b4a022a8f7",
          "body": "Fixing bug of 1st character cropping",
          "is_bot": false,
          "headline": "Merge pull request #61 from talkenson/patch-1",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-05-11T16:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f048fd5aa9ad562df03ef9b1e3e2889f3f108364",
          "body": "Upgraded and pinned all requirements\nSwitched Flower to official repo's master branch\nFixed reset removing compose file\nFixed linting issue\nUpgraded python to 3.9 in images\nAdded Makefile for some common actions",
          "is_bot": false,
          "headline": "Multiple changes:",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-05-11T16:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8734a7545d3ce63c07116203ee91e4a4ab0b8e25",
          "body": null,
          "is_bot": false,
          "headline": "Github container registry accepts token instead of PAT now",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-05-11T15:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12945bbfe5327055752bbe5a0a744b5bbd7a83e",
          "body": "When we're tryana to get \r\n/api/admin/teamtasks/?team_id=12&task_id=5\r\nyou've cropped 12 by zero char (1)\r\nso, API works unexpectedly",
          "is_bot": false,
          "headline": "Fixing bug of 1st character cropping",
          "author_name": "Talkenson",
          "author_login": "talkenson",
          "committed_at": "2021-04-17T07:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ff2134e61c5a91b2e07370a427b7e1a0717eb3",
          "body": null,
          "is_bot": false,
          "headline": "Added config structures, refactored attack handling a bit",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T21:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ea300d04ce573fd1db8d1150b13aa900122ab9",
          "body": null,
          "is_bot": false,
          "headline": "Remove helpers locking",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T19:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f29c2238cb5f91d6d5525d15b9b007c38212219a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed flower",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T17:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9643a60c84bf1babd91671a44706f6ecd326e98b",
          "body": "Remove TCP receiver service, upgrade celery",
          "is_bot": false,
          "headline": "Merge pull request #57 from pomo-mondreganto/remove-tcp-receiver",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T17:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a904ec9e9b913575cdbb56195dac83cc471015c4",
          "body": "…cker for newer celery compatibility, upgraded gevent",
          "is_bot": false,
          "headline": "Upgraded celery, temporarily using forked version of flower, fixed ti…",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T17:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7906fc50e34938d9d332a67c904a56e77fb026e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed admin environment file name constant",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T16:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebad0b87af859399a70778a0ebbc0fdfc99e6324",
          "body": null,
          "is_bot": false,
          "headline": "Added \"clean\" cli commands for local & kube deploy, cleaned up cli",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T15:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af9c732537652c609cd514729fe4f6805bda74f",
          "body": null,
          "is_bot": false,
          "headline": "Removed TCP receiver service",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T15:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c7cc2ae479d172226abc9083678d723f351c83e",
          "body": "Full-featured deploy to Yandex.Cloud Managed Kubernetes",
          "is_bot": false,
          "headline": "Merge pull request #55 from pomo-mondreganto/full-deploy",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T14:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad044e617b36faa7a96ce1063147520a9a3bd79",
          "body": null,
          "is_bot": false,
          "headline": "Codestyle",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T14:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0971531d1ea4481b1451715a8e69c8f0b732f5",
          "body": null,
          "is_bot": false,
          "headline": "Fixed flake",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T14:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f4df8d7d0b7cdacf5d068c19020a63dad8ff03",
          "body": null,
          "is_bot": false,
          "headline": "SQL & logging refactoring",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T14:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a298d7eefea36f3ef648093b677b514272a77575",
          "body": null,
          "is_bot": false,
          "headline": "Fixed codestyle",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T13:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d875b062af2f6f0d79c0251b8ee1186476522675",
          "body": null,
          "is_bot": false,
          "headline": "Removed update_teamtasks SQL function, replaces with Python equivalent",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T13:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9c24ac319c3d19f3725e61403f3dc881d993c9",
          "body": null,
          "is_bot": false,
          "headline": "Refactored README.md",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-18T13:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff49cac708dc22e37f40edad479af9a138cfeb27",
          "body": null,
          "is_bot": false,
          "headline": "Add ctftime scoreboard route, resolves #56",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T22:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc7a2245d200af749fddbfbb49fbb7b4630e690",
          "body": null,
          "is_bot": false,
          "headline": "Ignoring paths for pull requests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T21:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3217ec3283edfc1cf5ba560ddc01cdee69daeb",
          "body": null,
          "is_bot": false,
          "headline": "Multiple improvements to README.md",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T21:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea3e911126399fc0b166803933a935928daf783",
          "body": null,
          "is_bot": false,
          "headline": "Added pip requirements caching to tests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T20:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a940cb39c0ed646c28953b6d0c35a8fdead54311",
          "body": "…verywhere",
          "is_bot": false,
          "headline": "Improved kube validate for yandex deploy, renamed system_admin user e…",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T20:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f1d69704c06686b2ffe29339c95ebf8315871e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed password length to fix kube tests",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T20:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d0d9870b31b978234e6e95922477f6869313c99",
          "body": "Added kube reset, print_tokens, validate commands\nAdded a common namespace for all kube resources\nPrinting public address after kube create\nPassing configuration for initializer with kube secret\nPinned testing service requirements versions",
          "is_bot": false,
          "headline": "Multiple changes:",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T20:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c507704b56cd3294e3da4f0d73ce5d138e14a45a",
          "body": "Renamed \"global\" config section to \"game\"\nRenamed \"game_mode\" option to \"mode\" under \"game\" config section\nRenamed global config to game config\nFixed ticker service round updates\nFixed ticker service logging\nFixed an issue when not all rounds' info is present in attack data\nFixed celery port for kube deploy\nPassing configuration as a volume to initialized for local deploy (breaks kube deploy for now)\nAdded deploy folder contents to BOM\nPretty printing status messages in CLI",
          "is_bot": false,
          "headline": "Multiple changes (some backward-incompatible):",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-17T17:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86baa48093e7149eba6a26ed8b979e865bc78e15",
          "body": null,
          "is_bot": false,
          "headline": "Added strict config format checks in control.py using pydantic models",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-16T17:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6ce6c68f243c88b184e1b3f6459927790999a4",
          "body": null,
          "is_bot": false,
          "headline": "Some command help messages fixed, minor improvements",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-15T22:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957609fe9a2d42a3afc621e303b7783549829624",
          "body": null,
          "is_bot": false,
          "headline": "Added terraform version lock to git",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-15T22:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c25d75023499ef88b0f4d6f0525baf56a03b84",
          "body": "…age config generation by setup commands, updated README. kube create now sets up config too. Updated & shrunk example config. Added teams highlighting to README & example config",
          "is_bot": false,
          "headline": "Added managed postgres & redis to terraform configuration. Added stor…",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-15T22:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f8f87baaf30bb0765c842f0ccf1145c3b6ed96",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing checkout",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-13T22:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12e92a75e6aab8bd2aa6fcaf58dfa266d6d2aab",
          "body": null,
          "is_bot": false,
          "headline": "Add init for terraform checks",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-13T22:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd952024ce1dbe82cb51f6b45250827d37e50426",
          "body": null,
          "is_bot": false,
          "headline": "Added tests for terraform formatting",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-13T22:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660a3408ac603bc76f2444290781616242649acf",
          "body": null,
          "is_bot": false,
          "headline": "Terraform fmt",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-13T22:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b50ad2e9cfa4d7a0ff933e594ea2f8bf2050eef",
          "body": "…d deploy, fixed nginx in kube, fixed flower, fixed scoreboard events, extended kube cli to",
          "is_bot": false,
          "headline": "Kube config for ticker, added terraform configuration for Yandex.Clou…",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-13T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382c59e54eb62073dc738bfe1a414ada3dbe0cb5",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-12T22:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755d840878894d2fa39a5fe0bcf58fff8fc9af5c",
          "body": "Ticker service",
          "is_bot": false,
          "headline": "Merge pull request #52 from pomo-mondreganto/ticker",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-12T22:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4efb7e516db54e746052ad9ce4f33442705bc64",
          "body": null,
          "is_bot": false,
          "headline": "Codestyle",
          "author_name": "Roman Nikitin",
          "author_login": "pomo-mondreganto",
          "committed_at": "2021-02-12T22:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2023-10-22T19:18:07Z",
      "latest_release_tag": "v1.5.0-rc-1",
      "releases_from_tags": false,
      "days_since_last_push": 971,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1016,
      "mean_days_between_releases": 113.7
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.compose",
        "tree.dockerfile"
      ],
      "declarations": [
        {
          "name": null,
          "path": "front/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com"
        ],
        "total": 1,
        "header": 1,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 23,
      "stars": 184,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 2
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 23
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 8334,
      "source_files_sampled": 108,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "backend/requirements.txt",
        "checkers/requirements.txt",
        "cli/requirements.txt",
        "front/package.json",
        "tests/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.18.9",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.3,
            "advisory_ids": [
              "GHSA-67hx-6x53-jw92"
            ],
            "fixed_version": "8.0.0-alpha.4",
            "advisory_count": 1,
            "oldest_advisory_days": 1022
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.6",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 143
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.14.0",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-vqfr-h8mv-ghfj",
              "PYSEC-2026-348"
            ],
            "fixed_version": "0.16.0",
            "advisory_count": 2,
            "oldest_advisory_days": 466
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "4.1.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-v56q-mh7h-f735",
              "GHSA-wf6x-7x77-mvgw",
              "GHSA-xvcm-6775-5m9r"
            ],
            "fixed_version": "5.1.8",
            "advisory_count": 3,
            "oldest_advisory_days": 152
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "2.77.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-gcx4-mw62-g8wm",
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 2,
            "oldest_advisory_days": 679
          },
          {
            "name": "axios",
            "direct": true,
            "version": "0.21.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-43fc-jf86-j433",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9",
              "GHSA-6chq-wfr3-2hj9",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-898c-q2cr-xwhg",
              "GHSA-fvcv-3m26-pcqx",
              "GHSA-hfxv-24rg-xrqf"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 23,
            "oldest_advisory_days": 999
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-rgw5-rvv9-x895",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 5,
            "oldest_advisory_days": 420
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 811
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2023.7.22",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-248v-346w-9cwc",
              "PYSEC-2024-230"
            ],
            "fixed_version": "2024.7.4",
            "advisory_count": 2,
            "oldest_advisory_days": 759
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.7",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 95
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 633
          },
          {
            "name": "flask-cors",
            "direct": false,
            "version": "4.0.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-43qf-4rqw-9q2g",
              "GHSA-7rxf-gvfg-47g4",
              "GHSA-84pr-m4jr-85g5",
              "GHSA-8vgw-p6qm-5gr7",
              "GHSA-hxwh-jpp2-84pm",
              "PYSEC-2024-271",
              "PYSEC-2024-71",
              "PYSEC-2026-1383",
              "PYSEC-2026-1384",
              "PYSEC-2026-1385"
            ],
            "fixed_version": "6.0.0",
            "advisory_count": 10,
            "oldest_advisory_days": 836
          },
          {
            "name": "gunicorn",
            "direct": false,
            "version": "21.2.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-hc5x-x2vx-497g",
              "GHSA-w3h3-4rj7-4ph4",
              "PYSEC-2026-1433",
              "PYSEC-2026-1434"
            ],
            "fixed_version": "22.0.0",
            "advisory_count": 4,
            "oldest_advisory_days": 840
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.4",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "GHSA-jjg7-2v4v-x38h",
              "PYSEC-2024-60",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 4,
            "oldest_advisory_days": 844
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-cpwx-vrp4-4pq7",
              "GHSA-gmj6-6f8f-6699",
              "GHSA-h5c8-rqwp-cp95",
              "GHSA-h75v-3vvj-5mfj",
              "GHSA-q2x7-8rv6-6q7h",
              "PYSEC-2026-1471",
              "PYSEC-2026-1472",
              "PYSEC-2026-1473",
              "PYSEC-2026-1474",
              "PYSEC-2026-1475"
            ],
            "fixed_version": "3.1.6",
            "advisory_count": 10,
            "oldest_advisory_days": 935
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 262
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-9c47-m6qq-7p4h"
            ],
            "fixed_version": "2.2.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1314
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 194
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 166
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 131
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "7.0.39",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-7fh5-64p2-3v2j",
              "GHSA-fxqj-rqcc-2cmp",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.23",
            "advisory_count": 5,
            "oldest_advisory_days": 1039
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-7fh5-64p2-3v2j",
              "GHSA-fxqj-rqcc-2cmp",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.23",
            "advisory_count": 5,
            "oldest_advisory_days": 1039
          },
          {
            "name": "python-engineio",
            "direct": false,
            "version": "4.8.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-cgwc-pv48-fhj5",
              "GHSA-m9gh-vj53-gvh9",
              "PYSEC-2026-3032",
              "PYSEC-2026-3033"
            ],
            "fixed_version": "4.13.2",
            "advisory_count": 4,
            "oldest_advisory_days": 38
          },
          {
            "name": "python-socketio",
            "direct": false,
            "version": "5.10.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5w7q-77mv-v69f",
              "GHSA-g8c6-8fjj-2r4m",
              "PYSEC-2026-1854",
              "PYSEC-2026-3042"
            ],
            "fixed_version": "5.16.2",
            "advisory_count": 4,
            "oldest_advisory_days": 300
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c2qf-rxjj-qqgw"
            ],
            "fixed_version": "7.5.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1139
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c2qf-rxjj-qqgw"
            ],
            "fixed_version": "7.5.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1139
          },
          {
            "name": "socket.io-parser",
            "direct": false,
            "version": "4.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2m8v-j782-fhvr",
              "GHSA-677m-j7p3-52f9",
              "GHSA-cqmj-92xf-r6r9"
            ],
            "fixed_version": "4.2.7",
            "advisory_count": 3,
            "oldest_advisory_days": 1168
          },
          {
            "name": "tornado",
            "direct": false,
            "version": "6.3.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.7,
            "advisory_ids": [
              "GHSA-3x9g-8vmp-wqvf",
              "GHSA-753j-mpmx-qq6g",
              "GHSA-78cv-mqj4-43f7",
              "GHSA-7cx3-6m66-7c5m",
              "GHSA-8w49-h785-mj3c",
              "GHSA-c98p-7wgm-6p64",
              "GHSA-cx3h-4qpv-8hc9",
              "GHSA-fqwm-6jpj-5wxc",
              "GHSA-jhmp-mqwm-3gq8",
              "GHSA-mgf9-4vpg-hj56"
            ],
            "fixed_version": "6.5.7",
            "advisory_count": 24,
            "oldest_advisory_days": 788
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.0.7",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2xpw-w6gg-jr37",
              "GHSA-34jh-p97f-mpxf",
              "GHSA-38jv-5279-wg99",
              "GHSA-gm62-xv2j-4w53",
              "GHSA-pq67-6m6q-mj2v",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-1994",
              "PYSEC-2026-1995",
              "PYSEC-2026-1996"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 12,
            "oldest_advisory_days": 777
          },
          {
            "name": "vite",
            "direct": false,
            "version": "2.9.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-353f-5xf4-qw67",
              "GHSA-356w-63v5-8wf4",
              "GHSA-4r4m-qw57-chr8",
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-64vr-g452-qvp3",
              "GHSA-859w-5945-r5v3",
              "GHSA-8jhw-289h-jh2g",
              "GHSA-9cwx-2883-4wfx",
              "GHSA-c24v-8rfc-w8vw",
              "GHSA-c27g-q93r-2cwf"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 17,
            "oldest_advisory_days": 1155
          },
          {
            "name": "werkzeug",
            "direct": false,
            "version": "3.0.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-29vq-49wr-vm6x",
              "GHSA-2g68-c3qc-8985",
              "GHSA-87hc-h4r5-73f7",
              "GHSA-f9vj-2wh5-fj8j",
              "GHSA-hgf8-39gv-g3f2",
              "GHSA-hrfv-mqp8-q5rw",
              "GHSA-q34m-jh98-gwm2",
              "PYSEC-2023-221",
              "PYSEC-2026-2043",
              "PYSEC-2026-2044"
            ],
            "fixed_version": "3.1.6",
            "advisory_count": 14,
            "oldest_advisory_days": 1013
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.4.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3h5v-q93c-6h6q",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 777
          },
          {
            "name": "vue",
            "direct": true,
            "version": "2.7.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-5j4c-8p2g-v4jx"
            ],
            "fixed_version": "3.0.0-alpha.0",
            "advisory_count": 1,
            "oldest_advisory_days": 657
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.18.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 510
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 173
          },
          {
            "name": "dnspython",
            "direct": false,
            "version": "2.4.2",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-3rq5-2g8h-59hc",
              "PYSEC-2026-1307"
            ],
            "fixed_version": "2.6.1",
            "advisory_count": 2,
            "oldest_advisory_days": 844
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.14.49",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 539
          },
          {
            "name": "eventlet",
            "direct": false,
            "version": "0.33.3",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-3rq5-2g8h-59hc",
              "GHSA-hw6f-rjfj-j7j7",
              "PYSEC-2026-1350",
              "PYSEC-2026-2472"
            ],
            "fixed_version": "2.6.1",
            "advisory_count": 4,
            "oldest_advisory_days": 844
          },
          {
            "name": "flask",
            "direct": false,
            "version": "3.0.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-68rp-wp8r-4726",
              "PYSEC-2026-2151"
            ],
            "fixed_version": "3.1.3",
            "advisory_count": 2,
            "oldest_advisory_days": 165
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-cxjh-pqwp-8mfp",
              "GHSA-jchw-25xp-jwwc",
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 3,
            "oldest_advisory_days": 944
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.4",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-mwcw-c2x4-8c55"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 1,
            "oldest_advisory_days": 602
          },
          {
            "name": "parseuri",
            "direct": false,
            "version": "0.0.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6fx8-h7jm-663j"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 565
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": "1.0.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.6,
            "advisory_ids": [
              "GHSA-mf9w-mj56-hr94",
              "PYSEC-2026-2270"
            ],
            "fixed_version": "1.2.2",
            "advisory_count": 2,
            "oldest_advisory_days": 105
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.31.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.6,
            "advisory_ids": [
              "GHSA-9hjg-9r4m-mvj7",
              "GHSA-9wx4-h78v-vm56",
              "GHSA-gc5v-m9x4-r6x2",
              "PYSEC-2026-1872",
              "PYSEC-2026-1873",
              "PYSEC-2026-2275"
            ],
            "fixed_version": "2.33.0",
            "advisory_count": 6,
            "oldest_advisory_days": 805
          },
          {
            "name": "vue-template-compiler",
            "direct": false,
            "version": "2.7.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.2,
            "advisory_ids": [
              "GHSA-g3ch-rx76-35fx"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 741
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-j8xg-fqg3-53r7"
            ],
            "fixed_version": "1.2.4",
            "advisory_count": 1,
            "oldest_advisory_days": 1138
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.18.9",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 49
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 27,
          "critical": 5,
          "moderate": 14
        },
        "advisory_count": 203,
        "affected_count": 47,
        "assessed_count": 328,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "axios",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.21.1"
        },
        {
          "name": "core-js",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.4"
        },
        {
          "name": "socket.io-client",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.4"
        },
        {
          "name": "vue",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.7.0"
        },
        {
          "name": "vue-router",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.3"
        },
        {
          "name": "vuex",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.6.2"
        },
        {
          "name": "vuex-persistedstate",
          "manifest": "front/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "axios",
            "direct": true,
            "version": "0.21.4",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": true,
            "version": "3.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-client",
            "direct": true,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": true,
            "version": "2.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "vue-router",
            "direct": true,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "vuex",
            "direct": true,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "vuex-persistedstate",
            "direct": true,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.18.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.18.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/component-emitter",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-helper-vue-jsx-merge-props",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-plugin-transform-vue-jsx",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-preset-jsx",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-sugar-composition-api-inject-h",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-sugar-composition-api-render-instance",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-sugar-functional-vue",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-sugar-inject-h",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-sugar-v-model",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/babel-sugar-v-on",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "2.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/component-compiler-utils",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "backo2",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-arraybuffer",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001368",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "consolidate",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "consolidate",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "de-indent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.196",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-client",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-parser",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-android-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-android-arm64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-darwin-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-darwin-arm64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-freebsd-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-freebsd-arm64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-32",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-arm",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-arm64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-mips64le",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-ppc64le",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-riscv64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-s390x",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-netbsd-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-openbsd-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-sunos-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-windows-32",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-windows-64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-windows-arm64",
            "direct": false,
            "version": "0.14.49",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "8.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-cors",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hash-sum",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hash-sum",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "merge-source-map",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parseqs",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "parseuri",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "7.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "querystring",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "2.77.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.53.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shvl",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-parser",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sourcemap-codec",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "2.9.14",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-vue2",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue-template-compiler",
            "direct": false,
            "version": "2.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "vue-template-es2015-compiler",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "xmlhttprequest-ssl",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yeast",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "amqp",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bidict",
            "direct": false,
            "version": "0.22.1",
            "ecosystem": "pypi"
          },
          {
            "name": "billiard",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "blinker",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "celery",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2023.7.22",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "checklib",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.7",
            "ecosystem": "pypi"
          },
          {
            "name": "click-didyoumean",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click-plugins",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "click-repl",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dnspython",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "eventlet",
            "direct": false,
            "version": "0.33.3",
            "ecosystem": "pypi"
          },
          {
            "name": "flask",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-cors",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-socketio",
            "direct": false,
            "version": "5.3.6",
            "ecosystem": "pypi"
          },
          {
            "name": "flower",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "greenlet",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "gunicorn",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hiredis",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "humanize",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "itsdangerous",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "kombu",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "23.2",
            "ecosystem": "pypi"
          },
          {
            "name": "prometheus-client",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "pypi"
          },
          {
            "name": "prometheus-flask-exporter",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "pypi"
          },
          {
            "name": "prompt-toolkit",
            "direct": false,
            "version": "3.0.39",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2",
            "direct": false,
            "version": "2.9.9",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-settings",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-engineio",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-socketio",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2023.3.post1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.31.0",
            "ecosystem": "pypi"
          },
          {
            "name": "simple-websocket",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tornado",
            "direct": false,
            "version": "6.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2023.3",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "pypi"
          },
          {
            "name": "vine",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "0.2.8",
            "ecosystem": "pypi"
          },
          {
            "name": "werkzeug",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wsproto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 328,
        "direct_count": 7,
        "indirect_count": 321
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 39,
        "open_issues": 6,
        "closed_ratio": 0.793,
        "closed_issues": 23,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pomo-mondreganto",
          "commits": 499,
          "avatar_url": "https://avatars.githubusercontent.com/u/9827200?v=4"
        },
        {
          "type": "User",
          "login": "lint-action",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/59283862?v=4"
        },
        {
          "type": "User",
          "login": "talkenson",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/24260024?v=4"
        },
        {
          "type": "User",
          "login": "jnovikov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13511922?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.988
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js",
        ".flake8"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 1/9 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "138 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6ce3407be569b7f69f879501c5e2ca79231c1ff9",
        "ran_at": "2026-08-04T02:57:27Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 54,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-12-06T13:33:54Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 27,
          "created_at": "2020-08-10T19:00:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2020-08-10T19:03:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2020-08-10T19:03:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2021-02-09T18:46:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2022-12-14T10:16:58Z",
          "last_comment_at": "2023-12-01T23:31:57Z",
          "last_comment_author": "ReKreker"
        },
        {
          "number": 78,
          "created_at": "2023-09-18T16:34:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pomo-mondreganto/ForcAD",
    "host": "github.com",
    "name": "ForcAD",
    "owner": "pomo-mondreganto"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 39 is calibrated to 34 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 39,
            "calibrated": 34,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 20
          }
        }
      ],
      "value": 7,
      "inputs": {
        "security": 15,
        "vitality": 19,
        "community": 51,
        "governance": 46,
        "calibration": "2026-08-02",
        "engineering": 62,
        "ai_readiness": 43,
        "weighted_overall_raw": 39,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 34,
        "overall_after_jurisdiction_multiplier": 7
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 19,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 971,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 971 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 971
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v1.5.0-rc-1",
              "releases_from_tags": false,
              "days_since_latest_release": 1016,
              "mean_days_between_releases": 113.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1016 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1016
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~113.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 113.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 34,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "issue_rot",
                "unfixed_advisory",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 6,
              "days_since_last_merged_pr": 971,
              "days_since_last_human_commit": 971,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 971 days; 4 unmet obligation(s): issues unanswered, a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 971,
                      "count": 4,
                      "signals": "issues unanswered, a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 23,
              "stars": 184,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "184 stars",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 184
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "23 forks",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 1,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "github.com"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.988
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "merged_prs": 39,
              "open_issues": 6,
              "closed_issues": 23,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.793,
              "closed_unmerged_prs": 15,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "79% of issues closed",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "39/54 decided PRs merged",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 39,
                      "decided": 54
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/9 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 43,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "pomo-mondreganto",
              "public_repos": 40,
              "account_age_days": 4276
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "43 followers of pomo-mondreganto",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 43,
                      "login": "pomo-mondreganto"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "40 public repos, account ~11 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 40
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js, .flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js, .flake8"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "ctf",
                "ctf-scoreboard",
                "capture-the-flag",
                "python",
                "docker",
                "celery",
                "ctf-platform",
                "scoreboard",
                "attack-defense",
                "attack-defense-ctf"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 15,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 20
                }
              }
            ],
            "value": 6,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 6,
              "security_posture_before_jurisdiction": 32
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/9 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "138 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 328 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 328
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "osv",
              "advisories": 203,
              "affected_packages": 47,
              "assessed_packages": 328,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 5, high 27, moderate 14, low 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: axios 0.21.4 (high 8.6), vue 2.7.7 (moderate 5.3)",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "axios 0.21.4 (high 8.6), vue 2.7.7 (moderate 5.3)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 999 days ago",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 999
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 328,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "at_risk",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "owner",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1); Russia: owner (1); Russia: top_contributor (1); 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.23,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "23 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js, .flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js, .flake8"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 8334,
              "source_files_sampled": 108,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/108 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 108,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "web-ui"
      ],
      "scores": {
        "web-ui": 4,
        "network-service": 3
      },
      "primary": "web-ui",
      "evidence": [
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:vue",
          "weight": 4
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.private",
          "weight": -3.6
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "tree.compose",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "front/package.json",
          "labels": [],
          "ecosystem": "npm"
        }
      ],
      "confidence": "low",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Advisory severity resolved for 120 of 127 advisories (lookup cap); the remainder are reported as unknown severity"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T02:57:41.555070Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pomo-mondreganto/ForcAD.svg",
  "full_name": "pomo-mondreganto/ForcAD",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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.3.1, schema v0.30.0 — full methodology · metrics wiki.

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