Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 06:12 UTC

Sellec / OnXap

C# · JavaScriptLGPL-3.0★ 0 stars⑂ 0 forkssince Sep 2019View on GitHub ↗

Sellec/OnXap holds a health index of 4 out of 100, placing it in the Critical band. It scores highest on AI Readiness (32/100) and lowest on Engineering Quality (17/100). It was last updated today. A single contributor accounts for most of its recent work.

4
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

4
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

DmitryPersonal account
2 followers18 public repossince Mar 2013

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?

24Critical · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share1
days_since_last_push0
active_weeks_last_year1
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

24Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 2 watchers
Inputs used
forks0
stars0
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (LGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

18Critical · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — 0% of issues closed
0/38.3PR acceptance — 0/6 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
3.4/25Owner reach — 2 followers of Sellec
21.3/25Track record — 18 public repos, account ~13 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginSellec
public_repos18
account_age_days4,882
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

17Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

23Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2.1
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier4
security_posture_before_jurisdiction21
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories8
affected_packages7
assessed_packages60
unassessed_packages16
affected_by_severitycritical 1, high 3, moderate 3
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 60 resolved dependencies against OSV. 16 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.9/40Legible commit history — 13 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.13
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — External Libraries/Madaa.Lib.Win.Services/Madaa.Lib.Win.Services.csproj, Projects/Applications/ConsoleApp/ConsoleApp.csproj, Projects/Binding/AspNetMvc/Library/Binding.AspNetMvc.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
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 — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsExternal Libraries/Madaa.Lib.Win.Services/Madaa.Lib.Win.Services.csproj, Projects/Applications/ConsoleApp/ConsoleApp.csproj, Projects/Binding/AspNetMvc/Library/Binding.AspNetMvc.csproj, Projects/Binding/AspNetMvc/Library/Binding.Library.csproj, Projects/Core/Core.Fake/Core.Fake.csproj, Projects/Core/Core/Core.csproj, Projects/CoreBind/NetCore/CoreBind.NetCore.csproj, Projects/Plugins/AddressesSystem/AddressesSystem.csproj, Projects/Plugins/Communication/Communication.csproj, Projects/Plugins/DbMaintenance/DbMaintenance.csproj, Projects/Plugins/Lexicon/Lexicon.csproj, Projects/Plugins/Support/Support.csproj, Projects/Standard/AspNetMvc/Library/Standard.Library.csproj, Projects/Standard/AspNetMvc/Package/Standard.Package.csproj, Projects/TestSite/NetCore/TestSite.NetCore.csproj, Projects/TestSite/NetFramework/TestSite.NetFramework.csproj, Projects/TestSite/WebApplication1/WebApplication1.csproj, Projects/TestSite/WebApplication2/WebApplication2.csproj
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — C# (statically typed)
54.1/55Manageable file sizes — 12/740 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes588,816
source_files_sampled740
oversized_source_files12

Key facts

0GitHub stars
1contributors
1commits, last 12 months
0days since last push
0releases
1bus factor
1open issues
package ecosystems

More detail

OpenSSF Scorecard 2.1 / 10
2.1aggregate

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-07-24 06:12 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
6Vulnerabilities4 existing vulnerabilities detected
All dependencies 76

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

RegistryPackageVersionRelation
npm@babel/core^7.8.4indirect
npm@babel/plugin-proposal-class-properties7.12.1indirect
npm@babel/plugin-transform-object-assign7.12.1indirect
npm@babel/polyfill7.12.1indirect
npm@babel/preset-env^7.8.4indirect
npmbabel-loader8.2.2indirect
npmcss-loader^3.4.2indirect
npmgulp^3.9.0indirect
npmgulp-connect^2.2.0indirect
npmgulp-plumber^1.0.1indirect
npmgulp-sourcemaps^1.6.0indirect
npmgulp-uglify^2.0.0indirect
npmgulp-util^3.0.7indirect
npmjquery^2.2.4indirect
npmjqueryui^1.11.1indirect
npmprimeicons5.0.0indirect
npmprimevue2.9.1indirect
npmquill1.3.7indirect
npmstyle-loader^1.1.3indirect
npmvue2.6.14indirect
npmvue-loader^15.9.0indirect
npmvue-style-loader^4.1.2indirect
npmvue-template-compiler2.6.14indirect
npmwebpack^4.41.6indirect
npmwebpack-stream^2.3.0indirect
NuGetAWSSDK.CloudWatchLogs3.3.100.2indirect
NuGetAWSSDK.SimpleNotificationService3.3.100.2indirect
NuGetCostura.Fody3.3.3indirect
NuGetDapper.StrongName2.0.35indirect
NuGetFlexLabs.EntityFrameworkCore.Upsert3.1.0indirect
NuGetFluentMigrator3.3.2indirect
NuGetFluentMigrator.Runner3.3.2indirect
NuGetFody4.0.2indirect
NuGetFody4.2.1indirect
NuGetlibphonenumber-csharp8.12.10indirect
NuGetMicrosoft.AspNet.Mvc5.2.7indirect
NuGetMicrosoft.AspNet.Mvc.ru5.2.7indirect
NuGetMicrosoft.AspNet.Razor3.2.7indirect
NuGetMicrosoft.AspNet.Razor.ru3.2.7indirect
NuGetMicrosoft.AspNet.WebPages3.2.7indirect
NuGetMicrosoft.AspNet.WebPages.ru3.2.7indirect
NuGetMicrosoft.AspNetCore.All2.0.9indirect
NuGetMicrosoft.CodeDom.Providers.DotNetCompilerPlatform2.0.1indirect
NuGetMicrosoft.CSharp4.7.0indirect
NuGetMicrosoft.Data.SqlClient2.1.2indirect
NuGetMicrosoft.EntityFrameworkCore3.1.8indirect
NuGetMicrosoft.EntityFrameworkCore.Sqlite3.1.18indirect
NuGetMicrosoft.EntityFrameworkCore.SqlServer3.1.8indirect
NuGetMicrosoft.Extensions.Logging.Console3.1.2indirect
NuGetMicrosoft.Web.Infrastructure1.0.0.0indirect
NuGetMime-Detective0.0.5indirect
NuGetModuleInit.Fody1.9.0indirect
NuGetNCrontab.Signed3.3.2indirect
NuGetNewtonsoft.Json12.0.1indirect
NuGetOnUtils0.1.1.12indirect
NuGetOnUtils0.1.1.3indirect
NuGetOnUtils0.1.5indirect
NuGetOnUtils2.1.0indirect
NuGetOnUtils2.1.4indirect
NuGetOnUtils2.1.7indirect
NuGetOnUtils.Application0.1.3.5indirect
NuGetOnUtils.Data.EntityFramework0.1.1.2indirect
NuGetOnUtils.Tasks.MomentalThreading0.1.1.1indirect
NuGetOnXap0.1.1.23indirect
NuGetOnXap.Binding.AspNetMvc0.1.6.5indirect
NuGetOnXap.Core0.1.6.2indirect
NuGetOnXap.Core2.6.75indirect
NuGetOnXap.Standard.AspNetMvc0.1.6.6indirect
NuGetStrongNamer0.2.5indirect
NuGetSystem.ComponentModel.Annotations4.5.0indirect
NuGetSystem.ComponentModel.Annotations4.7.0indirect
NuGetSystem.Data.SqlClient4.6.0indirect
NuGetSystem.Drawing.Common4.5.1indirect
NuGetSystem.Reflection.Emit4.7.0indirect
NuGetTelegram.Bot14.10.0indirect
NuGetUde.NetStandard1.2.0indirect
Dependency advisories 7

This repository publishes no package the index resolves, so its own dependency graph was assessed — 60 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 0 are direct. 16 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
System.Drawing.Common4.5.1indirectcritical15.0.3
Microsoft.Data.SqlClient2.1.2indirecthigh15.1.3
Newtonsoft.Json12.0.1indirecthigh113.0.1
System.Data.SqlClient4.6.0indirecthigh25.1.3
quill1.3.7indirectmoderate1
vue2.6.14indirectmoderate13.0.0-alpha.0
vue-template-compiler2.6.14indirectmoderate1

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": [],
      "is_fork": false,
      "size_kb": 24543,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 2435234,
        "CSS": 258817,
        "Vue": 61251,
        "HTML": 238291,
        "ASP.NET": 102,
        "JavaScript": 457252
      },
      "pushed_at": "2026-07-23T17:48:29Z",
      "created_at": "2019-09-06T05:31:18Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T17:48:36Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "C#",
      "significant_languages": [
        "C#",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Dmitry",
      "type": "User",
      "login": "Sellec",
      "company": null,
      "location": "Moscow",
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/3831263?v=4",
      "created_at": "2013-03-11T11:48:47Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 4882
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "508a03ace0ce5ec4e14920827efd14a14cdcd0aa",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2026-07-23T17:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e051c13908a1072d996a1a0c4fd69b08626fae",
          "body": null,
          "is_bot": false,
          "headline": "Исправление версий библиотек.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2024-10-25T09:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31a6c007ccc9bd9b9d55c9dcc5170ba59f91307",
          "body": "…было указано и перестало работать после выпуска версии 78.",
          "is_bot": false,
          "headline": "Добавлено свойство IsEnabled=true для расписаний, для которых оно не …",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2024-10-25T09:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b71828356c481346bbd50a07ee0bb14ac0a6bd9c",
          "body": "…imeSpan.\n\nOnXap.TaskSheduling.TaskSchedulingManager: исправлена ошибка, из-за которой игнорировалось свойство OnXap.TaskSheduling.TaskSchedule.IsEnabled.",
          "is_bot": false,
          "headline": "OnXap.Core.Data.DbContextBase.QueryTimeout: теперь имеет тип System.T…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2024-10-23T12:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b26b8c9627aad1156bc16f68083e13284017a4f8",
          "body": "… заполнения свойств анонимного объекта, созданного в среде vb.net.",
          "is_bot": false,
          "headline": "OnXap.Core.Data.DbContextBase.ExecuteQuery<>(,,,) - исправлена ошибка…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2024-10-10T06:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97160f1179cecfc0e12cc8d69f72388ab1dc76a",
          "body": "…осле остановки всего приложения.\n\nДобавлен метод HttpApplicationBase.OnApplicationInstanceStarted, вызываемый при запуске нового экземпляра приложения.\nДобавлен метод HttpApplicationBase.OnApplicationInstanceStopped, вызываемый при остановке экземпляра приложения.",
          "is_bot": false,
          "headline": "Метод HttpApplicationBase.Application_Disposed больше не вызывается п…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2024-04-05T07:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84726123dd0657ef24be79be8a3ed0df11f706f",
          "body": "Обновление плагинов до актуальной версии OnXap.",
          "is_bot": false,
          "headline": "Исправление ошибки с полем DateDelayed в MessagingService.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-12-13T18:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1509c4860a130a9e054a214c110df796e1905f",
          "body": null,
          "is_bot": false,
          "headline": "Оптимизация запросов в сервисах обмена сообщениями.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-11-14T14:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f8cac848d4c03bee5d1828f81ded29aaaf9b19",
          "body": "…ется описание самой задачи.",
          "is_bot": false,
          "headline": "OnXap.TaskSheduling: В качестве аргумента в задачу при запуске переда…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-11-03T08:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e785dcf62e48a6adf0bb40a64f2440bb4b7b94f0",
          "body": "ItemLink: Удален столбец ItemKey. Необходимо вручную пересоздать PrimaryKey на таблице ItemLink, удалив столбец.",
          "is_bot": false,
          "headline": "Critical change:",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-07-19T09:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36a4a29ef4dd99355de1236147fd76203a92a05",
          "body": "…ия информации о состоянии сообщения.",
          "is_bot": false,
          "headline": "OnXap.Messaging: Добавлено свойство MessageInfo.StateType для получен…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-06-10T08:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8cb114d7647f38a04520c1c30068ddd87fcdaef",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-06-09T04:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d37e39eebc62fb352b6b688a7623b7b6054e4fc",
          "body": "… до PrimeVue 2.9.х.",
          "is_bot": false,
          "headline": "Исправлены недоработки с фильтрами в компонентах vue после обновления…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-06-08T09:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d3262119e7efa06d016812b5390e16a41c1c55",
          "body": "… в формате CMYK.",
          "is_bot": false,
          "headline": "OnXap.Modules.FileManager: Исправление в функции Crop для изображений…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-05-04T08:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432d1a7745db52a75e142f9ecdcbf9cd18112f5c",
          "body": "…настроек из базы данных.",
          "is_bot": false,
          "headline": "OnXap.Core.Configuration: исправление ошибки чтения пустого значения …",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-28T09:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e49477255849fd9a69e0b3f0d923cdad4adba4",
          "body": "…SubscriptionUser.\n\nOnXap: Приведение комментариев в DebuggerDisplay в порядок.",
          "is_bot": false,
          "headline": "OnXap.Modules.Subscriptions: Изменения для учета содержимого таблицы …",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-28T08:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77ad4f65956d55d9e3a85c3003d49d9d4882baf",
          "body": "…а для SubscriptionUser.IdUser.",
          "is_bot": false,
          "headline": "OnXap.Modules.Subscriptions: Исправление в формировании внешнего ключ…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-28T06:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e8bb104ae1a5e67e2168f9e29d4e9bfb059acaf",
          "body": null,
          "is_bot": false,
          "headline": "OnXap.Modules.Universal: дополнительные изменения.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-27T14:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e128e39de5ab9f4db8c59f3bde8c77e56311906",
          "body": "…зображений в цветовом формате CMYK.\n\nOnXap.Modules.Universal: добавлена возможность сортировать запросы по полю SortedIndex в ListViewOptions.",
          "is_bot": false,
          "headline": "OnXap.Modules.FileManager: исправлены ошибки при изменении размеров и…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-27T07:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126e7eb788c5bfd8e58bced3116102c8bbf2da39",
          "body": "…бавлен новый статус задачи.",
          "is_bot": false,
          "headline": "OnXap.Modules.Adminmain.ModuleController.TaskShedulingTaskExecute: до…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-18T13:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1afac88512032a4b6509631ba5ac2abaafbebb",
          "body": "…ий файл.\n\nОбновлена версия primeicons.",
          "is_bot": false,
          "headline": "FileManager.TryCopyFile - добавлена возможность копировать существующ…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-13T12:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b57d3503065570c2f3f126589c8493ad0cbd5fd",
          "body": "Рефакторинг кода.",
          "is_bot": false,
          "headline": "TaskSchedulingManager: выключенные задачи больше не запускаются.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-04-01T08:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb2a67f56e6c26a7aebd560079affd7448ea787d",
          "body": "ItemBase.ID переименован в ItemBase.IdBase.\nItemBase.Caption переименован в ItemBase.CaptionBase.",
          "is_bot": false,
          "headline": "Обновлен код шаблонов для соответствия версии PrimeVue (2.9.1).",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-03-26T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "914921d6abc72fb41dd760736816a29fe1683b03",
          "body": null,
          "is_bot": false,
          "headline": "Обновление версии Vue до 2.6.14 и PrimeVue до 2.9.1.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-03-22T06:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4d2faa968938075de5e22824c9b5d9e3483215",
          "body": null,
          "is_bot": false,
          "headline": "Удален старый код InsertOrDuplicate.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-03-19T06:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7107bfd89d748ad7cd1d21c9c67ac64535c369",
          "body": null,
          "is_bot": false,
          "headline": "Исправление ошибки создания таблиц в БД при первом запуске.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-03-18T15:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4087e152e15b4a4343db8d40a987c6a954f4d35",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-01-17T08:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c3a0e839862e4f0029310853f3b6f0e25e28f6",
          "body": null,
          "is_bot": false,
          "headline": "Изменения в рассылке сообщений.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-01-12T05:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e780d5e1b5030e39e37b75b38824e2116399cee6",
          "body": null,
          "is_bot": false,
          "headline": "Исправлена ошибка получения списка подписок.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-01-03T06:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e62bc26a37e537c3225f40f3c3b4da9b0df24fc3",
          "body": null,
          "is_bot": false,
          "headline": "Добавлен модуль Subscriptions для управления рассылками.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2022-01-03T06:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d7c9560edd2a869fa16249c32f7863add05fd8c",
          "body": "…mageCrop.",
          "is_bot": false,
          "headline": "Исправлена ошибка генерации изображения в FileManagerController.FileI…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-11-12T19:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69741135947836f936a37dbf4d94328a05d8eccd",
          "body": null,
          "is_bot": false,
          "headline": "Убраны ненужные записи в консоль вывода.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-10-08T08:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7896104084a2689461f4df279f945ff0d2f69b56",
          "body": null,
          "is_bot": false,
          "headline": "Добавлен недостающий индекс.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-09-21T01:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151843b5786c87e8632b29fa0b305e24389c1651",
          "body": null,
          "is_bot": false,
          "headline": "Добавлена возможность ограничить ресайз изображений.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-09-17T12:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4adc85e29306c568ac4459b2a167992317be4347",
          "body": null,
          "is_bot": false,
          "headline": "Ошибка одновременной записи в файл изображения.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-09-17T11:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8186942211256f9d42bfd9394bf6c558e8b3cc61",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-09-17T03:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11d76a3bc730e956bf708d663c5ad9ac4f76aee1",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-09-17T03:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb78768e0e9b56fb850557ba872f11a3b0f2fcc",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/Sellec/OnXap",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-08-24T13:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1e1c079db13feba4fc0b70d2aa725fffd440a0",
          "body": null,
          "is_bot": false,
          "headline": "Исправлена ошибка удаления больших журналов.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-08-24T13:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ce5a23b30321b0faf7d906f6bfbc502bee8d3c",
          "body": null,
          "is_bot": false,
          "headline": "Исправление SetMessageServiceOptions.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-07-23T09:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b564bd6fedcb4a12f02587e7ad5beb2555c5d75",
          "body": null,
          "is_bot": false,
          "headline": "Добавлена возможность очищать старые сообщения.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-07-23T07:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c4a0c153fdbc4091d579fefe3bfcc3b15f771a",
          "body": "…js-файлов.",
          "is_bot": false,
          "headline": "Исправление gulpfile для формирования более правильных имен выходных …",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-04-23T13:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab878acf8a58e53ed648d2e8e00c2476b862017",
          "body": null,
          "is_bot": false,
          "headline": "Исправлены ошибки десериализации настроек.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-04-21T07:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6c5cd2cefb0a044b47fc2d04e93663ed3d9c72",
          "body": null,
          "is_bot": false,
          "headline": "Исправление предыдущего фикса.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-03-31T07:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65510c46018371d07611b0ba66143dee8b373f31",
          "body": "…типом.",
          "is_bot": false,
          "headline": "Значения EventType в JournalEventTypes приведены в соответствие с C# …",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-03-31T07:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2956d14c8a964c7efc84bc629f79c6a2ff7617",
          "body": null,
          "is_bot": false,
          "headline": "Исправлена ошибка DivideByZeroException",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-03-24T06:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fa0804c8f11f8bb8943191d68f57dacfb64664",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-03-24T04:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b0626981c488943f820311fdfead93508065d7",
          "body": null,
          "is_bot": false,
          "headline": "Повторный фикс.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-03-24T04:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002c7fdc2fb64ee7e033c37b72a87acc89e76ab6",
          "body": "Убран page=1 в блоке пагинации.",
          "is_bot": false,
          "headline": "Исправлены ошибки в FileManagerController.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-03-24T03:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d19e8e8fd02f02357a2e6c97d2f783b0344f5f",
          "body": null,
          "is_bot": false,
          "headline": "Исправление ошибки в GenerateLinks.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-02-20T07:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4680e5f7ab321a692e2e2d79eac0807d6018b994",
          "body": null,
          "is_bot": false,
          "headline": "Babel включен и для node_modules, иначе возникают ошибки в IE.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-02-05T16:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d7b6e3c11968a47bdf538c6e78169e9866576b",
          "body": null,
          "is_bot": false,
          "headline": "Исправлена ошибка решения для Azure Pipelines.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-02-05T13:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06b66ab5ff259f748dabec3bfddaf0c0eb024563",
          "body": null,
          "is_bot": false,
          "headline": "Удален PrimeVueLibrary.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-02-03T11:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efdf57d7312bbedbf995e025a0bfc63b78489f55",
          "body": null,
          "is_bot": false,
          "headline": "Vue в cshtml перемещен в Vue single-file-component с компиляцией в js.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-02-01T13:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b18feb9737b94b93742aac5bc4b9e37ef9cb68",
          "body": null,
          "is_bot": false,
          "headline": "Добавлены db-scheme классы для модуля Materials.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-25T08:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2ff1f604954057341f927a5e851997bc6e01eb",
          "body": null,
          "is_bot": false,
          "headline": "Добавлены новые индексы.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-22T22:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5807949acd2795fa2b5cf383a1687a0537e0e7b3",
          "body": null,
          "is_bot": false,
          "headline": "Переход на webpack вместо browserify в Standard.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-18T17:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b14bdaa386f41d75682cb10685ca31b1bbf34f5",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-15T09:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c28c043ee18c981d4f2956be1b2916651e609dd",
          "body": "… Standard.Library.",
          "is_bot": false,
          "headline": "Убран проект Standard.JS, попытка перейти на компиляцию JS напрямую в…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-15T09:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c54d04a426bdc476fb53dabf9afb64a2d0fac0",
          "body": "…DataFilterOptions.",
          "is_bot": false,
          "headline": "Добавлена возможность указывать несколько кодов событий в Journaling.…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-10T15:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d8461a39c7c97fc74f3c1da1fff466bfea205d9",
          "body": null,
          "is_bot": false,
          "headline": "Добавлен метод MonitorExtension.RegisterServiceStateWithoutJournal",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-10T12:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3368ffd8a48da26da7330a5c88411f265c4274c2",
          "body": "…и управления.\n\nИсправлены текстовые ошибки.\nТип Messaging.IMessageService теперь наследуется от интерфейса OnXap.Core.IComponentSingleton.",
          "is_bot": false,
          "headline": "Исправлена ошибка сортировки списка журналов, модулей и задач в панел…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-10T07:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94828a2dbf711b9377009b5a5df55a79bd50464",
          "body": "…честве результата выполнения задачи.\n\nИсправлена ошибка в функции FileManager.RemoveCompletely, приводившая к возникновению внутреннего исключения.",
          "is_bot": false,
          "headline": "TaskSchedulingManager.ExecuteTask теперь возвращает TaskExecuted в ка…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-07T08:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96440ee6711b8945a5c09117677c74496326431c",
          "body": "Добавлена возможность просматривать события всех журналов сразу в панели управления \"Журналы системы -> Показать события всех журналов\".",
          "is_bot": false,
          "headline": "Исправлена ошибка с получением ошибки в $requestLoad.callback.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-06T23:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41eff581389b56bc6ab5cbfba832d6830783beba",
          "body": "…ктов.",
          "is_bot": false,
          "headline": "Исправления в ModuleItemsCustomize при сохранении значений полей объе…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-06T18:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1866583186bdef88127275ac1053a7d2da97553e",
          "body": "Добавлена структура CheckPermissionResult для более удобного управления логикой проверки доступа.\nФункции CheckPermission теперь возвращают структуру CheckPermissionResult.",
          "is_bot": false,
          "headline": "CheckPermissionResult переименован в CheckPermissionVariant.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-06T08:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "905fa2d1900041a799a3b22684984917f4a5dcd5",
          "body": null,
          "is_bot": false,
          "headline": "Исправлен запрос в UsersByRoles.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-05T08:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537d6bd04c32690af2670f613cbdfd89f58649b2",
          "body": null,
          "is_bot": false,
          "headline": "Добавлен метод OnXap.Modules.CoreModule.CoreModule.ToServerTime.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-03T01:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115485d374ca569790892d68f0fc55b36a23d902",
          "body": "…ючение BadImageFormatException).",
          "is_bot": false,
          "headline": "Библиотека e_sqlite3.dll исключена из очереди загрузки (вызывала искл…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2021-01-01T17:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afaec97fe8d1e6bdd4c6a1aff1a647db1f23ef45",
          "body": null,
          "is_bot": false,
          "headline": "Обновлено до OnUtils 2.1.0",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-12-30T05:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501b944a4454f296cbaa220cb4894a878c5d0164",
          "body": "…ет перезагрузку сайта.",
          "is_bot": false,
          "headline": "Изменен адрес размещения файла sitemap.xml, т.к. его изменение вызыва…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-12-24T08:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c101ff130839e88f33bb48f75d3d0983455d7c",
          "body": null,
          "is_bot": false,
          "headline": "Добавлена возможность получать записи журнала через набор фильтров.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-12-10T15:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "796d2fd017485483cc27a17016cac7ee5572eb6c",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-12-04T04:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34df5ad5d64d23fbeae1c83229bc1c9c7d3351bb",
          "body": null,
          "is_bot": false,
          "headline": "1",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-12-04T04:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a47feb44a84526848314bc98ffc574bdfdeced",
          "body": "Исправлена ошибка в UrlManager.Unregister, из-за которой адреса не удалялись из таблицы.",
          "is_bot": false,
          "headline": "Добавлен ForeignKey по столбцу Routing.IdItemType.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-11-28T10:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c778ac9f19730754e94d42bfdb45c5e3a356cb1",
          "body": "…пераций запуска.",
          "is_bot": false,
          "headline": "Добавлен класс OnXap.StartupBase для упрощения настройки привязок и о…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-11-26T14:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5181aa0a06ca16becf432de43167f0e57d90ed6",
          "body": null,
          "is_bot": false,
          "headline": "Изменения в базовом шаблоне.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-11-13T09:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e8734148336898771778d6b5f3cd5cab2d7fc6",
          "body": "…а телефона.",
          "is_bot": false,
          "headline": "Исправление ошибки изменения данных пользователя при отсутствии номер…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-11-13T08:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2c131782c5d9ae05c45d86608f1534d6ebd5d7",
          "body": "…ки журналов.",
          "is_bot": false,
          "headline": "Добавлена возможность устанавливать и получать индивидуальные настрой…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-29T08:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c2e9f9f247560a654abcdb04ed8e4b5a60dcef1",
          "body": null,
          "is_bot": false,
          "headline": "Исправление customErrors",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-27T08:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c543ebb4a2d63eb023c5db19d5e107d086a3e93",
          "body": null,
          "is_bot": false,
          "headline": "В журнал запуска задач добавлена ссылка на задачу.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-09T03:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdbcfaa18689f670a12eeaf8fe7d811fcb68541",
          "body": null,
          "is_bot": false,
          "headline": "Изменен алгоритм отложенного получения ЧПУ объектов.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-06T10:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8fc69d3d02e7c8de61c958a401f80f5946387a",
          "body": null,
          "is_bot": false,
          "headline": "Исправлена версия зависимости Microsoft.Data.SqlClient",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-06T06:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300ad19febe8ce75f917ed355de5b50772b94a2c",
          "body": null,
          "is_bot": false,
          "headline": "Обновление версий пакетов Nuget.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-06T05:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbee208edf00c1653de2c870e836ab149590f98a",
          "body": "Добавлена возможность ограничивать количество записей в журналах.\nДобавлена настройка часового пояса, в котором работает приложение.\nПеределан запуск задач в планировщике, планировщик отталкивается от часового пояса, заданного для приложения. Для задач, запланированных через Cron, базовым временем будет считаться время по часовому поясу приложения.",
          "is_bot": false,
          "headline": "Исправлена ошибка записи пустых сессий.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-10-05T14:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9c3e6944173a00088d0bdedd25fe7718f8be36",
          "body": null,
          "is_bot": false,
          "headline": "Исправление ошибки с длительным получением сессий во время запуска.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-08-02T20:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b703d9e537874f39cfab6a1751f2bc5ae41fa495",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/Sellec/OnXap",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-30T06:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a10e1d1574f6f3704e1c1232c6cc4f2edcbdbb20",
          "body": null,
          "is_bot": false,
          "headline": "Fixes for sqlite.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-30T06:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688da0cd5c658d46f6a55d99c89eb826674ace44",
          "body": null,
          "is_bot": false,
          "headline": "Изменения в Universal.Pagination для добавления порядка сортировки.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-29T09:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da45084b4423e89de0682930917189b57657c03b",
          "body": null,
          "is_bot": false,
          "headline": "Замена Enumerable.Contains на In/NotIn.",
          "author_name": "Sellec",
          "author_login": null,
          "committed_at": "2020-07-20T12:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d28a9b001a7d625e671e2a8d84c8b569b6e6cca",
          "body": null,
          "is_bot": false,
          "headline": "Оптимизация методов расширения In/NotIn.",
          "author_name": "Sellec",
          "author_login": null,
          "committed_at": "2020-07-20T04:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f9947ea4e02998019a6fa82d953224c9af3745",
          "body": "Исправление логики учета параллельных запросов в QueryCounterExtensions.",
          "is_bot": false,
          "headline": "Улучшения для запросов через EF с использованием Contains.",
          "author_name": "Sellec",
          "author_login": null,
          "committed_at": "2020-07-19T15:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71efe8d5b510160b52eabbe5c05419fc941edb59",
          "body": null,
          "is_bot": false,
          "headline": "Исправление ошибки кэширования типов объектов в ItemTypeFactory.",
          "author_name": "Sellec",
          "author_login": null,
          "committed_at": "2020-07-17T11:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2343803c08fa46e14fb31ac3edebce5d4c823cb1",
          "body": null,
          "is_bot": false,
          "headline": "Обновление до версии OnXap.Core и поддержка немедленного запуска.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-11T08:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd02176d4450787aece4e07befb36f1a29850762",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/Sellec/OnXap",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-10T14:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eaee67333a3d3e3423c5d341f29497a0afa66c6",
          "body": "Добавлена опция для предотвращения многократного параллельного выполнения задачи.",
          "is_bot": false,
          "headline": "Добавлена возможность ручного запуска задачи.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-10T13:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeba98942e11d037beac80c385b1c647b80d146c",
          "body": "…расширения UrlHelpers.CreateRoute не влиял на формирование абсолютного url к серверу",
          "is_bot": false,
          "headline": "Исправлена ошибка, из-за которой параметр includeAuthority в методах …",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-10T03:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1809173372b307539d00acabc799f5b0b8abd1d5",
          "body": null,
          "is_bot": false,
          "headline": "Фикс сборки пакетов.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-09T09:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8873855770ac0c742c7f43ec84648645364b8f31",
          "body": null,
          "is_bot": false,
          "headline": "Обновление плагинов для поддержки OnXap.Core версии 2.5.5.",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-08T10:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b056ae5015dfad1823e02058f1d136637912ba",
          "body": "…е \"Система - Планировщик задач\".",
          "is_bot": false,
          "headline": "Добавлена возможность настраивать задачи в панели управления в раздел…",
          "author_name": "Sellec",
          "author_login": "Sellec",
          "committed_at": "2020-07-08T09:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 1,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 1,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "External Libraries/Madaa.Lib.Win.Services/Madaa.Lib.Win.Services.csproj",
        "Projects/Applications/ConsoleApp/ConsoleApp.csproj",
        "Projects/Binding/AspNetMvc/Library/Binding.AspNetMvc.csproj",
        "Projects/Binding/AspNetMvc/Library/Binding.Library.csproj",
        "Projects/Core/Core.Fake/Core.Fake.csproj",
        "Projects/Core/Core/Core.csproj",
        "Projects/CoreBind/NetCore/CoreBind.NetCore.csproj",
        "Projects/Plugins/AddressesSystem/AddressesSystem.csproj",
        "Projects/Plugins/Communication/Communication.csproj",
        "Projects/Plugins/DbMaintenance/DbMaintenance.csproj",
        "Projects/Plugins/Lexicon/Lexicon.csproj",
        "Projects/Plugins/Support/Support.csproj",
        "Projects/Standard/AspNetMvc/Library/Standard.Library.csproj",
        "Projects/Standard/AspNetMvc/Package/Standard.Package.csproj",
        "Projects/TestSite/NetCore/TestSite.NetCore.csproj",
        "Projects/TestSite/NetFramework/TestSite.NetFramework.csproj",
        "Projects/TestSite/WebApplication1/WebApplication1.csproj",
        "Projects/TestSite/WebApplication2/WebApplication2.csproj"
      ],
      "largest_source_bytes": 588816,
      "source_files_sampled": 740,
      "oversized_source_files": 12,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "4.5.1",
            "severity": "critical",
            "ecosystem": "nuget",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-rxg9-xrhp-64gj"
            ],
            "fixed_version": "5.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1521
          },
          {
            "name": "Microsoft.Data.SqlClient",
            "direct": false,
            "version": "2.1.2",
            "severity": "high",
            "ecosystem": "nuget",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-98g6-xh36-x2p7"
            ],
            "fixed_version": "5.1.3",
            "advisory_count": 1,
            "oldest_advisory_days": 926
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "12.0.1",
            "severity": "high",
            "ecosystem": "nuget",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5crp-9r3c-p9vr"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1492
          },
          {
            "name": "System.Data.SqlClient",
            "direct": false,
            "version": "4.6.0",
            "severity": "high",
            "ecosystem": "nuget",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-8g2p-5pqh-5jmc",
              "GHSA-98g6-xh36-x2p7"
            ],
            "fixed_version": "5.1.3",
            "advisory_count": 2,
            "oldest_advisory_days": 1353
          },
          {
            "name": "quill",
            "direct": false,
            "version": "1.3.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.2,
            "advisory_ids": [
              "GHSA-4943-9vgg-gr5r"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 1900
          },
          {
            "name": "vue",
            "direct": false,
            "version": "2.6.14",
            "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": 646
          },
          {
            "name": "vue-template-compiler",
            "direct": false,
            "version": "2.6.14",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.2,
            "advisory_ids": [
              "GHSA-g3ch-rx76-35fx"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 730
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 3,
          "critical": 1,
          "moderate": 3
        },
        "advisory_count": 8,
        "affected_count": 7,
        "assessed_count": 60,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 16,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-assign",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/polyfill",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "^3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "gulp",
            "direct": false,
            "version": "^3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-connect",
            "direct": false,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-plumber",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-sourcemaps",
            "direct": false,
            "version": "^1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-uglify",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-util",
            "direct": false,
            "version": "^3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "jquery",
            "direct": false,
            "version": "^2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "jqueryui",
            "direct": false,
            "version": "^1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "primeicons",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "primevue",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "quill",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "^1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "2.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "vue-loader",
            "direct": false,
            "version": "^15.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue-style-loader",
            "direct": false,
            "version": "^4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vue-template-compiler",
            "direct": false,
            "version": "2.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "^4.41.6",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-stream",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "AWSSDK.CloudWatchLogs",
            "direct": false,
            "version": "3.3.100.2",
            "ecosystem": "nuget"
          },
          {
            "name": "AWSSDK.SimpleNotificationService",
            "direct": false,
            "version": "3.3.100.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Costura.Fody",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Dapper.StrongName",
            "direct": false,
            "version": "2.0.35",
            "ecosystem": "nuget"
          },
          {
            "name": "FlexLabs.EntityFrameworkCore.Upsert",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentMigrator",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentMigrator.Runner",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Fody",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Fody",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "libphonenumber-csharp",
            "direct": false,
            "version": "8.12.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Mvc",
            "direct": false,
            "version": "5.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Mvc.ru",
            "direct": false,
            "version": "5.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Razor",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Razor.ru",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebPages",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebPages.ru",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.All",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeDom.Providers.DotNetCompilerPlatform",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CSharp",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.SqlClient",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.Sqlite",
            "direct": false,
            "version": "3.1.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.SqlServer",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Console",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Web.Infrastructure",
            "direct": false,
            "version": "1.0.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Mime-Detective",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "ModuleInit.Fody",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NCrontab.Signed",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils",
            "direct": false,
            "version": "0.1.1.12",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils",
            "direct": false,
            "version": "0.1.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils.Application",
            "direct": false,
            "version": "0.1.3.5",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils.Data.EntityFramework",
            "direct": false,
            "version": "0.1.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "OnUtils.Tasks.MomentalThreading",
            "direct": false,
            "version": "0.1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OnXap",
            "direct": false,
            "version": "0.1.1.23",
            "ecosystem": "nuget"
          },
          {
            "name": "OnXap.Binding.AspNetMvc",
            "direct": false,
            "version": "0.1.6.5",
            "ecosystem": "nuget"
          },
          {
            "name": "OnXap.Core",
            "direct": false,
            "version": "0.1.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "OnXap.Core",
            "direct": false,
            "version": "2.6.75",
            "ecosystem": "nuget"
          },
          {
            "name": "OnXap.Standard.AspNetMvc",
            "direct": false,
            "version": "0.1.6.6",
            "ecosystem": "nuget"
          },
          {
            "name": "StrongNamer",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.SqlClient",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Telegram.Bot",
            "direct": false,
            "version": "14.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Ude.NetStandard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 76,
        "direct_count": 0,
        "indirect_count": 76
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 13,
        "merged_prs": 0,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Sellec",
          "commits": 279,
          "avatar_url": "https://avatars.githubusercontent.com/u/3831263?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": "1 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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "508a03ace0ce5ec4e14920827efd14a14cdcd0aa",
        "ran_at": "2026-07-24T06:12:10Z",
        "aggregate_score": 2.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 2,
          "created_at": "2020-02-18T07:01:07Z",
          "last_comment_at": "2022-12-13T18:37:20Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 5,
          "created_at": "2020-04-30T14:54:45Z",
          "last_comment_at": "2022-12-13T18:37:20Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 6,
          "created_at": "2020-07-17T11:16:19Z",
          "last_comment_at": "2022-12-13T18:37:21Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 7,
          "created_at": "2020-07-30T07:48:46Z",
          "last_comment_at": "2022-12-13T18:37:23Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 8,
          "created_at": "2020-09-12T11:31:16Z",
          "last_comment_at": "2022-12-13T18:37:20Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 9,
          "created_at": "2020-10-05T14:40:49Z",
          "last_comment_at": "2022-12-13T18:37:19Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 10,
          "created_at": "2020-12-12T09:04:46Z",
          "last_comment_at": "2022-12-13T18:37:25Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 15,
          "created_at": "2022-11-14T14:20:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 16,
          "created_at": "2022-11-14T14:20:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 17,
          "created_at": "2022-12-08T04:31:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 18,
          "created_at": "2022-12-08T04:32:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 19,
          "created_at": "2022-12-08T04:34:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2022-12-08T04:34:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2020-02-05T09:23:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Sellec/OnXap",
    "host": "github.com",
    "name": "OnXap",
    "owner": "Sellec"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 20
          }
        }
      ],
      "value": 4,
      "inputs": {
        "security": 23,
        "vitality": 24,
        "community": 24,
        "governance": 18,
        "engineering": 17,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 21,
        "overall_after_jurisdiction_multiplier": 4
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 24,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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 (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-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": "critical",
        "name": "Sustainability & Governance",
        "value": 18,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/6 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 6
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 43,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Sellec",
              "public_repos": 18,
              "account_age_days": 4882
            },
            "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": "2 followers of Sellec",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "Sellec"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~13 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 17,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 23,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 20
                }
              }
            ],
            "value": 4,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2.1,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 4,
              "security_posture_before_jurisdiction": 21
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "1 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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 60 resolved dependencies against OSV; 16 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 60
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 16
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 8,
              "affected_packages": 7,
              "assessed_packages": 60,
              "unassessed_packages": 16,
              "affected_by_severity": "critical 1, high 3, moderate 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "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": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "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": 60,
              "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": "critical",
            "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.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "owner",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: owner (1); Russia: top_contributor (1)",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.13,
              "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": "13 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "External Libraries/Madaa.Lib.Win.Services/Madaa.Lib.Win.Services.csproj",
                "Projects/Applications/ConsoleApp/ConsoleApp.csproj",
                "Projects/Binding/AspNetMvc/Library/Binding.AspNetMvc.csproj",
                "Projects/Binding/AspNetMvc/Library/Binding.Library.csproj",
                "Projects/Core/Core.Fake/Core.Fake.csproj",
                "Projects/Core/Core/Core.csproj",
                "Projects/CoreBind/NetCore/CoreBind.NetCore.csproj",
                "Projects/Plugins/AddressesSystem/AddressesSystem.csproj",
                "Projects/Plugins/Communication/Communication.csproj",
                "Projects/Plugins/DbMaintenance/DbMaintenance.csproj",
                "Projects/Plugins/Lexicon/Lexicon.csproj",
                "Projects/Plugins/Support/Support.csproj",
                "Projects/Standard/AspNetMvc/Library/Standard.Library.csproj",
                "Projects/Standard/AspNetMvc/Package/Standard.Package.csproj",
                "Projects/TestSite/NetCore/TestSite.NetCore.csproj",
                "Projects/TestSite/NetFramework/TestSite.NetFramework.csproj",
                "Projects/TestSite/WebApplication1/WebApplication1.csproj",
                "Projects/TestSite/WebApplication2/WebApplication2.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "External Libraries/Madaa.Lib.Win.Services/Madaa.Lib.Win.Services.csproj, Projects/Applications/ConsoleApp/ConsoleApp.csproj, Projects/Binding/AspNetMvc/Library/Binding.AspNetMvc.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "External Libraries/Madaa.Lib.Win.Services/Madaa.Lib.Win.Services.csproj, Projects/Applications/ConsoleApp/ConsoleApp.csproj, Projects/Binding/AspNetMvc/Library/Binding.AspNetMvc.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 588816,
              "source_files_sampled": 740,
              "oversized_source_files": 12
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "12/740 source files over 60KB",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 740,
                      "oversized": 12
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-24T06:12:16.105885Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Sellec/OnXap.svg",
  "full_name": "Sellec/OnXap",
  "license_state": "standard",
  "license_spdx": "LGPL-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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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