https://github.com/Spillgebees/Blazor.RichTextEditor
· scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 7 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 116 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
renovate.json |
software | healthy | renovate.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
build-and-test.yml |
software | healthy | .github/workflows/build-and-test.yml |
build-test-publish.yml |
software | healthy | .github/workflows/build-test-publish.yml |
zizmor.yml |
software | healthy | .github/workflows/zizmor.yml |
publish.yml |
software | healthy | .github/workflows/publish.yml |
global.json |
software | healthy | src/global.json |
package.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/package.json |
package-lock.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/package-lock.j… |
build.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/build.ts |
.eslintrc.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/.eslintrc.json |
tsconfig.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/tsconfig.json |
styles.css |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/styles.css |
debouncer.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
index.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts |
rich-text-editor.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
globals.d.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/globals.d.… |
quill-events.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/interfaces… |
spillgebees.ts |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/interfaces… |
RichTextEditorTests.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Tests/RichTextEditorT… |
README.md |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/README.md |
TaskExtensions.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/TaskExtensions.cs |
BaseRichTextEditor.razor.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/BaseRichTe… |
QuillDebugLevel.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/QuillDebug… |
QuillTheme.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/QuillTheme… |
RichTextEditorJs.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/RichTextEd… |
RichTextEditor.razor.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/RichTextEd… |
QuillEvent.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/QuillEvent… |
ToolbarPosition.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/Toolbar/To… |
ToolbarOptions.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/Toolbar/To… |
ToolbarDisabledBehavior.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/Toolbar/To… |
CodeFormat.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Spillgebees.Blazor.RichTextEditor.Samples.Shared.lib.module… |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Program.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
index.html |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
app.css |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
launchSettings.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
appsettings.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Program.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
site.css |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
launchSettings.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
appsettings.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Program.cs |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
app.css |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
launchSettings.json |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
| Label | Layer | Status | Path |
|---|---|---|---|
that |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
was |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
returns |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
to |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
must |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
debounce |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
later |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/debouncer.… |
beforeWebStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:b… |
afterWebStarted |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:a… |
beforeWebAssemblyStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:b… |
afterWebAssemblyStarted |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:a… |
beforeServerStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:b… |
afterServerStarted |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:a… |
beforeStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:b… |
afterStarted |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/index.ts:a… |
bootstrap |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
createEditor |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
getContent |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
setContent |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
getSelection |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
setSelection |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
getText |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
insertImage |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
setEditorEnabledState |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
disposeEditor |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
registerQuillEventCallback |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
handler |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/rich-text-… |
beforeWebStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
beforeWebAssemblyStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
beforeServerStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
beforeStart |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
Spillgebees.Blazor.RichTextEditor.Assets |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets |
src |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src |
interfaces |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/interfaces |
Spillgebees.Blazor.RichTextEditor.Tests |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Tests |
Spillgebees.Blazor.RichTextEditor |
software | healthy | src/Spillgebees.Blazor.RichTextEditor |
Components |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components |
Toolbar |
software | healthy | src/Spillgebees.Blazor.RichTextEditor/Components/Toolbar |
Spillgebees.Blazor.RichTextEditor.Samples |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples |
Spillgebees.Blazor.RichTextEditor.Samples.Shared |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
wwwroot |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Spillgebees.Blazor.RichTextEditor.Samples.Wasm |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
wwwroot |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
css |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Properties |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Spillgebees.Blazor.RichTextEditor.Samples.Server |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
wwwroot |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
css |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Properties |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Spillgebees.Blazor.RichTextEditor.Samples.WebApp |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
wwwroot |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
Properties |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Samples/Spillgebees.B… |
| Label | Layer | Status | Path |
|---|---|---|---|
changes |
cicd | healthy | .github/workflows/build-and-test.yml |
build-and-test |
cicd | healthy | .github/workflows/build-and-test.yml |
build-test-publish |
cicd | healthy | .github/workflows/build-test-publish.yml |
zizmor |
cicd | healthy | .github/workflows/zizmor.yml |
build-and-test |
cicd | healthy | .github/workflows/publish.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::build-and-test |
cicd | healthy | .github/workflows/build-and-test.yml |
gha::build-test-publish |
cicd | healthy | .github/workflows/build-test-publish.yml |
gha::zizmor |
cicd | healthy | .github/workflows/zizmor.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TextChangedEvent |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/interfaces… |
SelectionChangedEvent |
software | healthy | src/Spillgebees.Blazor.RichTextEditor.Assets/src/interfaces… |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
NUGET_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ea3x7fju |
software | healthy | /tmp/repobility-clone-ea3x7fju |
This page is publicly accessible at:
https://repobility.com/scan/d8f078a9-bb7c-4e74-a2e3-d312901c7547/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d8f078a9-bb7c-4e74-a2e3-d312901c7547/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.