Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Volksverpetzer/vvp_app

https://github.com/Volksverpetzer/vvp_app · scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)

34 raw signals (0 security + 34 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 19 actionable findings from 1 signal source. 15 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1085 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.

LabelLayerStatusPath
appEnv software healthy app.config.ts:appEnv
config software healthy app.config.ts:config
Tabs software healthy jest-setup.ts:Tabs
MockWebViewComponent software healthy __tests__/IframeRenderer.test.tsx:MockWebViewComponent
loadConfig software healthy __tests__/app.config.test.ts:loadConfig
recommendations software healthy __tests__/screens/Home/Recommended.abort.test.tsx:recommend…
fetchAndProcessPosts software healthy __tests__/screens/Home/Feed.abort.test.tsx:fetchAndProcessP…
firstSignal software healthy __tests__/screens/Home/Feed.abort.test.tsx:firstSignal
secondSignal software healthy __tests__/screens/Home/Feed.abort.test.tsx:secondSignal
openCollapsable software healthy __tests__/screens/Home/components/article/ArticleSourceList…
MockReportingWrapper software healthy __tests__/screens/Home/components/article/renderer/BlockRen…
MockRenderer software healthy __tests__/screens/Home/components/article/renderer/BlockRen…
wrap software healthy __tests__/screens/Home/components/article/renderer/BlockRen…
signal software healthy __tests__/screens/ReportTab/ReportStatusListItem.test.tsx:s…
makeData software healthy __tests__/screens/Onboarding/components/Stepper.test.tsx:ma…
flatStyle software healthy __tests__/screens/Search/SearchHeader.test.tsx:flatStyle
MockSwipeable software healthy __tests__/screens/PersonalTab/MySources.test.tsx:MockSwipea…
MockRightAction software healthy __tests__/screens/PersonalTab/MySources.test.tsx:MockRightA…
feat software healthy __tests__/utils/posts.test.ts:feat
MockUiSpinner software healthy __tests__/components/Loader.test.tsx:MockUiSpinner
MockErrorCard software healthy __tests__/components/Loader.test.tsx:MockErrorCard
makePost software healthy __tests__/components/posts/bsky/PostText.test.tsx:makePost
makeFeedPost software healthy __tests__/components/posts/bsky/BlueskyPostDetail.test.tsx:…
with software healthy __tests__/components/ui/UiPressable.test.tsx:with
flatStyle software healthy __tests__/components/ui/UiTextInput.test.tsx:flatStyle
flattenStyle software healthy __tests__/components/ui/UiDivider.test.tsx:flattenStyle
Icon software healthy __tests__/components/ui/UiEmptyState.test.tsx:Icon
loadSpinner software healthy __tests__/components/ui/UiSpinner.test.tsx:loadSpinner
flatStyle software healthy __tests__/components/ui/UiSpinner.test.tsx:flatStyle
makeIcon software healthy __tests__/components/ui/UiTabIconLabel.test.tsx:makeIcon
makeProps software healthy __tests__/components/ArticleRender/EmRenderer.test.tsx:make…
getFontFamily software healthy __tests__/components/ArticleRender/EmRenderer.test.tsx:getF…
genericPostCalls software healthy __tests__/components/PersonalTabFeeds/MyFavs.test.tsx:gener…
callsAfterNewer software healthy __tests__/components/PersonalTabFeeds/MyFavs.test.tsx:calls…
Icon software healthy __tests__/components/views/EmptyComponent.test.tsx:Icon
getPersonalTriggerProps software healthy __tests__/app/TabsNavigation.test.tsx:getPersonalTriggerPro…
call software healthy __tests__/app/TabsNavigation.test.tsx:call
makeMockInstaPost software healthy __tests__/app/insta/InstaScreen.test.tsx:makeMockInstaPost
makeMockPost software healthy __tests__/app/bsky/BskyScreen.test.tsx:makeMockPost
MockComponent software healthy __tests__/helpers/Post.test.ts:MockComponent
ConsumerComponent software healthy __tests__/helpers/SettingsProvider.test.tsx:ConsumerCompone…
SetterComponent software healthy __tests__/helpers/SettingsProvider.test.tsx:SetterComponent
mockJsonResponse software healthy __tests__/helpers/Networking.test.ts:mockJsonResponse
originalAbortController software healthy __tests__/helpers/Networking.test.ts:originalAbortController
mockRequest software healthy __tests__/helpers/Networking.test.ts:mockRequest
calledUrl software healthy __tests__/helpers/Networking.test.ts:calledUrl
init software healthy __tests__/helpers/Networking.test.ts:init
platform software healthy __tests__/helpers/Notifications.test.ts:platform
makeArticle software healthy __tests__/helpers/fetchers/WordPressFetcher.test.tsx:makeAr…
base software healthy __tests__/helpers/fetchers/WordPressFetcher.test.tsx:base

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
metro.config.js software healthy metro.config.js
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
eas.json software healthy eas.json
package.json software healthy package.json
cspell.config.json software healthy cspell.config.json
global.d.ts software healthy global.d.ts
.gitleaks.toml software healthy .gitleaks.toml
jest.config.ts software healthy jest.config.ts
app.config.ts software healthy app.config.ts
LICENSE.md software healthy LICENSE.md
lint-staged.config.ts software healthy lint-staged.config.ts
react-native.config.js software healthy react-native.config.js
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.json software healthy tsconfig.json
jest-setup.ts software healthy jest-setup.ts
.env.sample software healthy .env.sample
eslint.config.mjs software healthy eslint.config.mjs
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
AGENTS.md software healthy AGENTS.md
IframeRenderer.test.tsx software healthy __tests__/IframeRenderer.test.tsx
app.config.test.ts software healthy __tests__/app.config.test.ts
commonMocks.ts software healthy __tests__/mocks/commonMocks.ts
GlobalStylesMock.ts software healthy __tests__/mocks/GlobalStylesMock.ts
Recommended.abort.test.tsx software healthy __tests__/screens/Home/Recommended.abort.test.tsx
Feed.render.test.tsx software healthy __tests__/screens/Home/Feed.render.test.tsx
Feed.abort.test.tsx software healthy __tests__/screens/Home/Feed.abort.test.tsx
ArticleSourceList.test.tsx software healthy __tests__/screens/Home/components/article/ArticleSourceList…
ArticleStats.test.tsx software healthy __tests__/screens/Home/components/article/ArticleStats.test…
Header.test.tsx software healthy __tests__/screens/Home/components/article/Header.test.tsx
BlockRenderer.test.tsx software healthy __tests__/screens/Home/components/article/renderer/BlockRen…
ImageRenderer.test.tsx software healthy __tests__/screens/Home/components/article/renderer/ImageRen…
ReportStatusListItem.test.tsx software healthy __tests__/screens/ReportTab/ReportStatusListItem.test.tsx
Stepper.test.tsx software healthy __tests__/screens/Onboarding/components/Stepper.test.tsx
SearchHeader.test.tsx software healthy __tests__/screens/Search/SearchHeader.test.tsx
SearchResultItem.test.tsx software healthy __tests__/screens/Search/components/SearchResultItem.test.t…
GameHelper.test.ts software healthy __tests__/screens/Games/GameHelper.test.ts
MySources.test.tsx software healthy __tests__/screens/PersonalTab/MySources.test.tsx
typePredicates.test.ts software healthy __tests__/utils/typePredicates.test.ts
posts.test.ts software healthy __tests__/utils/posts.test.ts
color.test.ts software healthy __tests__/utils/color.test.ts
Loader.test.tsx software healthy __tests__/components/Loader.test.tsx
ShareCounter.test.tsx software healthy __tests__/components/ShareCounter.test.tsx
FavCounter.test.tsx software healthy __tests__/components/FavCounter.test.tsx
RedditPost.test.tsx software healthy __tests__/components/posts/RedditPost.test.tsx
ArticlePost.test.tsx software healthy __tests__/components/posts/ArticlePost.test.tsx
GenericPost.test.tsx software healthy __tests__/components/posts/GenericPost.test.tsx
MastodonPost.test.tsx software healthy __tests__/components/posts/MastodonPost.test.tsx
PostText.test.tsx software healthy __tests__/components/posts/bsky/PostText.test.tsx
BlueskyPostDetail.test.tsx software healthy __tests__/components/posts/bsky/BlueskyPostDetail.test.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
EdgelessWebview frontend healthy src/screens/Home/components/EdgelessWebview.tsx
Feed frontend healthy src/screens/Home/components/Feed.tsx
ArticleScreen frontend healthy src/screens/Home/components/article/Article.tsx
ArticleStats frontend healthy src/screens/Home/components/article/ArticleStats.tsx
React frontend healthy src/screens/Home/components/article/Body.tsx
Recommended frontend healthy src/screens/Home/components/article/Recommended.tsx
Header frontend healthy src/screens/Home/components/article/Header.tsx
BlockRenderer frontend healthy src/screens/Home/components/article/renderer/BlockRenderer.…
ImageRenderer frontend healthy src/screens/Home/components/article/renderer/ImageRenderer.…
HeaderRenderer frontend healthy src/screens/Home/components/article/renderer/HeaderRenderer…
EmRenderer frontend healthy src/screens/Home/components/article/renderer/EmRenderer.tsx
ReportingWrapper frontend healthy src/screens/Home/components/article/renderer/ReportingWrapp…
IframeRenderer frontend healthy src/screens/Home/components/article/renderer/IframeRenderer…
BackupView frontend healthy src/screens/Settings/components/BackupView.tsx
Licenses frontend healthy src/screens/Settings/components/licenses/Licenses.tsx
LicensesListItem frontend healthy src/screens/Settings/components/licenses/LicenseListItem.tsx
AchievementComponent frontend healthy src/screens/ActionTab/components/AchievementComponent.tsx
Parallelogram frontend healthy src/screens/ActionTab/components/Parallelogram.tsx
RegionMap frontend healthy src/screens/ActionTab/components/RegionMap.tsx
Legend frontend healthy src/screens/ActionTab/components/Legend.tsx
StatisticsView frontend healthy src/screens/ActionTab/components/statistics/StatisticsView.…
StatisticsPanel frontend healthy src/screens/ActionTab/components/statistics/StatisticsPanel…
StatisticsBox frontend healthy src/screens/ActionTab/components/statistics/StatisticsBox.t…
ReportStatusListItem frontend healthy src/screens/ReportTab/components/ReportStatusListItem.tsx
ReportStatusList frontend healthy src/screens/ReportTab/components/ReportStatusList.tsx
StandardStepper frontend healthy src/screens/Onboarding/components/Stepper.tsx
React frontend healthy src/screens/Onboarding/components/Flatboard.tsx
AlgoliaSearchResults frontend healthy src/screens/Search/components/AlgoliaSearch.tsx
AISearch frontend healthy src/screens/Search/components/AISearch.tsx
SearchManager frontend healthy src/screens/Search/components/SearchManager.tsx
SearchHeader frontend healthy src/screens/Search/components/SearchHeader.tsx
SearchResultItem frontend healthy src/screens/Search/components/SearchResultItem.tsx
MemoryGame frontend healthy src/screens/Games/Memory.tsx
CardComponent frontend healthy src/screens/Games/CardComponent.tsx
MySources frontend healthy src/screens/PersonalTab/components/MySources.tsx
MyFavs frontend healthy src/screens/PersonalTab/components/MyFavs.tsx
RedditPost frontend healthy src/components/posts/RedditPost.tsx
React frontend healthy src/components/posts/GenericPost.tsx
TiktokPost frontend healthy src/components/posts/TiktokPost.tsx
MastodonPost frontend healthy src/components/posts/MastodonPost.tsx
React frontend healthy src/components/posts/ArticlePost.tsx
YouTubePost frontend healthy src/components/posts/YouTubePost.tsx
Badge frontend healthy src/components/posts/Badge.tsx
ClaimPost frontend healthy src/components/posts/ClaimPost.tsx
React frontend healthy src/components/posts/insta/InstaPostImage.tsx
React frontend healthy src/components/posts/insta/InstaPostDetail.tsx
React frontend healthy src/components/posts/insta/InstaPostCard.tsx
BlueskyPostDetail frontend healthy src/components/posts/bsky/BlueskyPostDetail.tsx
BlueskyPostCard frontend healthy src/components/posts/bsky/BlueskyPostCard.tsx
LoadArticlePost frontend healthy src/components/loader/LoadArticlePost.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
__tests__ software healthy __tests__
mocks software healthy __tests__/mocks
screens software healthy __tests__/screens
Home software healthy __tests__/screens/Home
components software healthy __tests__/screens/Home/components
article software healthy __tests__/screens/Home/components/article
renderer software healthy __tests__/screens/Home/components/article/renderer
ReportTab software healthy __tests__/screens/ReportTab
Onboarding software healthy __tests__/screens/Onboarding
components software healthy __tests__/screens/Onboarding/components
Search software healthy __tests__/screens/Search
components software healthy __tests__/screens/Search/components
Games software healthy __tests__/screens/Games
PersonalTab software healthy __tests__/screens/PersonalTab
utils software healthy __tests__/utils
components software healthy __tests__/components
posts software healthy __tests__/components/posts
bsky software healthy __tests__/components/posts/bsky
licenses software healthy __tests__/components/licenses
Settings software healthy __tests__/components/Settings
ui software healthy __tests__/components/ui
ActionTab software healthy __tests__/components/ActionTab
ArticleRender software healthy __tests__/components/ArticleRender
audio software healthy __tests__/components/audio
popups software healthy __tests__/components/popups
buttons software healthy __tests__/components/buttons
PersonalTabFeeds software healthy __tests__/components/PersonalTabFeeds
views software healthy __tests__/components/views
app software healthy __tests__/app
insta software healthy __tests__/app/insta
bsky software healthy __tests__/app/bsky
helpers software healthy __tests__/helpers
utils software healthy __tests__/helpers/utils
fetchers software healthy __tests__/helpers/fetchers
Networking software healthy __tests__/helpers/Networking
Stores software healthy __tests__/helpers/Stores
hooks software healthy __tests__/hooks
plugins software healthy __tests__/plugins
config software healthy config
scripts software healthy scripts
.claude software healthy .claude
.github software healthy .github
PULL_REQUEST_TEMPLATE software healthy .github/PULL_REQUEST_TEMPLATE
workflows software healthy .github/workflows
actions software healthy .github/actions
test-and-lint software healthy .github/actions/test-and-lint
setup-node-pnpm-expo software healthy .github/actions/setup-node-pnpm-expo
src software healthy src
types software healthy src/types
screens software healthy src/screens

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
127.0.0.1 network healthy README.md
07.77.3.05 network healthy src/components/SvgIcons.tsx
43.96.11.47 network healthy src/components/SvgIcons.tsx
11.28.15.71 network healthy src/components/SvgIcons.tsx
09.76.3.04 network healthy src/components/SvgIcons.tsx
08.47.45.48 network healthy src/components/SvgIcons.tsx
79.58.94.26 network healthy src/components/SvgIcons.tsx
75.46.05.44 network healthy src/components/SvgIcons.tsx
55.33.87.3 network healthy src/components/SvgIcons.tsx
05.35.03.92 network healthy src/components/SvgIcons.tsx
1.94.47.96 network healthy src/components/SvgIcons.tsx
05.43.43.45 network healthy src/components/SvgIcons.tsx
76.54.99.26 network healthy src/components/SvgIcons.tsx
72.48.06.4 network healthy src/components/SvgIcons.tsx
53.3.84.28 network healthy src/components/SvgIcons.tsx
04.15.02.31 network healthy src/components/SvgIcons.tsx
1.89.98.61 network healthy src/components/SvgIcons.tsx
3.98.04.58 network healthy src/components/SvgIcons.tsx
44.79.94.94 network healthy src/components/SvgIcons.tsx
3.09.85.03 network healthy src/components/SvgIcons.tsx
4.86.02.25 network healthy src/components/SvgIcons.tsx
62.29.07.34 network healthy src/components/SvgIcons.tsx
4.15.55.52 network healthy src/components/SvgIcons.tsx
01.19.02.42 network healthy src/components/SvgIcons.tsx
01.48.24.06 network healthy src/components/SvgIcons.tsx
4.45.75.79 network healthy src/components/SvgIcons.tsx
1.57.25.05 network healthy src/components/SvgIcons.tsx
57.1.53.41 network healthy src/components/SvgIcons.tsx
12.62.16.1 network healthy src/components/SvgIcons.tsx
18.52.1.22 network healthy src/components/SvgIcons.tsx
34.13.52.13 network healthy src/components/SvgIcons.tsx
64.38.12.26 network healthy src/components/SvgIcons.tsx
8.03.09.45 network healthy src/components/SvgIcons.tsx
61.12.62.58 network healthy src/components/SvgIcons.tsx
1.83.03.21 network healthy src/components/SvgIcons.tsx
71.76.03.96 network healthy src/components/SvgIcons.tsx
2.88.01.7 network healthy src/components/SvgIcons.tsx
12.79.8.79 network healthy src/components/SvgIcons.tsx
17.15.05.21 network healthy src/components/SvgIcons.tsx
3.05.02.17 network healthy src/components/SvgIcons.tsx
46.24.66.69 network healthy src/components/SvgIcons.tsx
44.33.09.24 network healthy src/components/SvgIcons.tsx
6.13.62.58 network healthy src/components/SvgIcons.tsx
48.15.81.75 network healthy src/components/SvgIcons.tsx
18.18.03.26 network healthy src/components/SvgIcons.tsx
46.24.65.69 network healthy src/components/SvgIcons.tsx
18.16.04.22 network healthy src/components/SvgIcons.tsx
8.03.09.46 network healthy src/components/SvgIcons.tsx
59.15.61.59 network healthy src/components/SvgIcons.tsx
1.83.03.2 network healthy src/components/SvgIcons.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
/politik/some-article frontend healthy __tests__/helpers/Linking.test.ts
/wp-content/uploads/2024/11/file.pdf frontend healthy __tests__/helpers/Linking.test.ts
/page frontend healthy __tests__/helpers/Linking.test.ts
/politik/ frontend healthy __tests__/helpers/Linking.test.ts
/politik frontend healthy __tests__/helpers/Linking.test.ts
/artikel/slug frontend healthy __tests__/helpers/Linking.test.ts
/artikel/slug/ frontend healthy __tests__/helpers/Linking.test.ts
//artikel/slug/ frontend healthy __tests__/helpers/Linking.test.ts
/ frontend healthy __tests__/helpers/Linking.test.ts
/image.jpg frontend healthy __tests__/helpers/Sharing.test.ts
/not-image.pdf frontend healthy __tests__/helpers/Sharing.test.ts
/path/to/media_url_image frontend healthy __tests__/helpers/Sharing.test.ts
/image.png frontend healthy __tests__/helpers/Sharing.test.ts
/media_url_image_without_extension frontend healthy __tests__/helpers/Sharing.test.ts
/article frontend healthy __tests__/helpers/Sharing.test.ts
/profile/handle/post/postId frontend healthy __tests__/helpers/Sharing.test.ts
/relative/path/image.jpg frontend healthy __tests__/helpers/Sharing.test.ts
/phish frontend healthy __tests__/helpers/Sharing.test.ts
/content frontend healthy __tests__/helpers/Sharing.test.ts

LabelLayerStatusPath
RichText software healthy __tests__/components/posts/bsky/PostText.test.tsx:RichText
TestAbortController software healthy __tests__/helpers/Networking.test.ts:TestAbortController
AbortedController software healthy __tests__/helpers/Networking.test.ts:AbortedController
TrackingController software healthy __tests__/helpers/Networking.test.ts:TrackingController
FeedFetcher software healthy src/screens/Home/fetchers/FeedFetcher.ts:FeedFetcher
Achievements software healthy src/helpers/Achievements.ts:Achievements
Post software healthy src/helpers/Post.ts:Post
WordPressAPI software healthy src/helpers/network/WordPressAPI.ts:WordPressAPI
provides software healthy src/helpers/network/ServerAPI.ts:provides
API software healthy src/helpers/network/ServerAPI.ts:API
provides software healthy src/helpers/network/IntelligenceAPI.ts:provides
IntelligenceAPI software healthy src/helpers/network/IntelligenceAPI.ts:IntelligenceAPI
FetchError software healthy src/helpers/utils/networking.ts:FetchError

LabelLayerStatusPath
check-test-and-lint cicd healthy .github/workflows/check-test-and-lint.yml
test-and-lint cicd healthy .github/workflows/expo-release.yml
build-and-release-stores cicd healthy .github/workflows/expo-release.yml
build-and-release-apk cicd healthy .github/workflows/expo-release.yml
update-licenses cicd healthy .github/workflows/update-license.yml
test-and-lint cicd healthy .github/workflows/expo-release-beta.yml
build-and-release-stores cicd healthy .github/workflows/expo-release-beta.yml
build-and-release-apk cicd healthy .github/workflows/expo-release-beta.yml
expo-preview cicd healthy .github/workflows/expo-preview.yml
test-and-lint cicd healthy .github/workflows/expo-release-mimikama.yml
release-prepare cicd healthy .github/workflows/expo-release-mimikama.yml
release-build cicd healthy .github/workflows/expo-release-mimikama.yml

LabelLayerStatusPath
gha::check-test-and-lint cicd healthy .github/workflows/check-test-and-lint.yml
gha::expo-release cicd healthy .github/workflows/expo-release.yml
gha::update-license cicd healthy .github/workflows/update-license.yml
gha::expo-release-beta cicd healthy .github/workflows/expo-release-beta.yml
gha::expo-preview cicd healthy .github/workflows/expo-preview.yml
gha::expo-release-mimikama cicd healthy .github/workflows/expo-release-mimikama.yml

LabelLayerStatusPath
clickhouse data healthy .gitleaks.toml
cassandra data healthy .gitleaks.toml
mongodb data healthy .gitleaks.toml
mysql data healthy .gitleaks.toml
sqlite data healthy .gitleaks.toml

LabelLayerStatusPath
vps::aws hardware healthy .gitleaks.toml
vps::azure hardware healthy .gitleaks.toml
vps::digitalocean hardware healthy .gitleaks.toml
vps::gcp hardware healthy .gitleaks.toml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
GITLEAKS_LICENSE cicd healthy
EXPO_TOKEN cicd healthy
CODECOV_TOKEN cicd healthy

LabelLayerStatusPath
kafka data healthy .gitleaks.toml
rabbitmq data healthy .gitleaks.toml
sidekiq data healthy .gitleaks.toml

LabelLayerStatusPath
repobility-clone-v1khi4jz software healthy /tmp/repobility-clone-v1khi4jz

LabelLayerStatusPath
POST /register api healthy src/helpers/network/ServerAPI.ts

LabelLayerStatusPath
gpu (detected) hardware healthy .gitleaks.toml

LabelLayerStatusPath
auth::.gitleaks.toml security healthy .gitleaks.toml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/22e094ee-21e1-4820-9093-64df779ae770/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/22e094ee-21e1-4820-9093-64df779ae770/

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.