https://github.com/TickYourList/tickyourlist-dashboard
· scanned 2026-06-16 00:36 UTC (2 months, 2 weeks ago)
236 raw signals (0 security + 236 graph)
Last scanned 2 months, 2 weeks ago · v1 · 236 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 4939 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 |
|---|---|---|---|
getLayout |
software | healthy | src/App.js:getLayout |
App |
software | healthy | src/App.js:App |
register |
software | healthy | src/serviceWorker.js:register |
registerValidSW |
software | healthy | src/serviceWorker.js:registerValidSW |
checkValidServiceWorker |
software | healthy | src/serviceWorker.js:checkValidServiceWorker |
unregister |
software | healthy | src/serviceWorker.js:unregister |
applyPermissionFix |
software | healthy | src/scripts/fix-permissions-bulk.js:applyPermissionFix |
main |
software | healthy | src/scripts/fix-permissions-bulk.js:main |
NonAuthLayout |
software | healthy | src/components/NonAuthLayout.js:NonAuthLayout |
isGlobtixUnlocked |
software | healthy | src/components/GlobaltixAuthGuard.js:isGlobtixUnlocked |
lockGlobtix |
software | healthy | src/components/GlobaltixAuthGuard.js:lockGlobtix |
GlobaltixAuthGuard |
software | healthy | src/components/GlobaltixAuthGuard.js:GlobaltixAuthGuard |
handleSubmit |
software | healthy | src/components/GlobaltixAuthGuard.js:handleSubmit |
JobListGlobalFilter |
software | healthy | src/components/Common/GlobalSearchFilter.js:JobListGlobalFi… |
dateChange |
software | healthy | src/components/Common/GlobalSearchFilter.js:dateChange |
Filter |
software | healthy | src/components/Common/filters.js:Filter |
DefaultColumnFilter |
software | healthy | src/components/Common/filters.js:DefaultColumnFilter |
SelectColumnFilter |
software | healthy | src/components/Common/filters.js:SelectColumnFilter |
GlobalFilter |
software | healthy | src/components/Common/TableContainer.js:GlobalFilter |
TableContainer |
software | healthy | src/components/Common/TableContainer.js:TableContainer |
GlobalFilter |
software | healthy | src/components/Common/TableContainerWithServerSidePaginatio… |
TableContainerWithServerSidePagination |
software | healthy | src/components/Common/TableContainerWithServerSidePaginatio… |
DeleteModal |
software | healthy | src/components/Common/DeleteModal.js:DeleteModal |
PermissionWrapper |
software | healthy | src/components/Common/PermissionWrapper.js:PermissionWrapper |
withRouter |
software | healthy | src/components/Common/withRouter.js:withRouter |
ComponentWithRouterProp |
software | healthy | src/components/Common/withRouter.js:ComponentWithRouterProp |
getChartColorsArray |
software | healthy | src/components/Common/ChartsDynamicColor.js:getChartColorsA… |
Footer |
software | healthy | src/components/HorizontalLayout/Footer.js:Footer |
toggleFullscreen |
software | healthy | src/components/HorizontalLayout/Header.js:toggleFullscreen |
activateParentDropdown |
software | healthy | src/components/HorizontalLayout/Navbar.js:activateParentDro… |
Layout |
software | healthy | src/components/HorizontalLayout/index.js:Layout |
hideRightbar |
software | healthy | src/components/HorizontalLayout/index.js:hideRightbar |
openMenu |
software | healthy | src/components/HorizontalLayout/index.js:openMenu |
LanguageDropdown |
software | healthy | src/components/CommonForBoth/TopbarDropdown/LanguageDropdow… |
toggle |
software | healthy | src/components/CommonForBoth/TopbarDropdown/LanguageDropdow… |
removeActivation |
software | healthy | src/components/VerticalLayout/SidebarContent.js:removeActiv… |
scrollElement |
software | healthy | src/components/VerticalLayout/SidebarContent.js:scrollEleme… |
Footer |
software | healthy | src/components/VerticalLayout/Footer.js:Footer |
toggleFullscreen |
software | healthy | src/components/VerticalLayout/Header.js:toggleFullscreen |
tToggle |
software | healthy | src/components/VerticalLayout/Header.js:tToggle |
toggleMenuCallback |
software | healthy | src/components/VerticalLayout/index.js:toggleMenuCallback |
hideRightbar |
software | healthy | src/components/VerticalLayout/index.js:hideRightbar |
Authmiddleware |
software | healthy | src/routes/route.js:Authmiddleware |
getAuditLog |
software | healthy | src/helpers/admin_ops_helper.js:getAuditLog |
getAgents |
software | healthy | src/helpers/admin_ops_helper.js:getAgents |
grantAgentByEmail |
software | healthy | src/helpers/admin_ops_helper.js:grantAgentByEmail |
revokeAgent |
software | healthy | src/helpers/admin_ops_helper.js:revokeAgent |
getGiftCards |
software | healthy | src/helpers/admin_ops_helper.js:getGiftCards |
getWaitlist |
software | healthy | src/helpers/admin_ops_helper.js:getWaitlist |
amendBooking |
software | healthy | src/helpers/admin_ops_helper.js:amendBooking |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
yarn.lock |
software | healthy | yarn.lock |
TESTING_GUIDE.md |
software | healthy | TESTING_GUIDE.md |
FAQ_EDITOR_IMPLEMENTATION.md |
software | healthy | FAQ_EDITOR_IMPLEMENTATION.md |
jsconfig.json |
software | healthy | jsconfig.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
QUICK_START_GUIDE.md |
software | healthy | QUICK_START_GUIDE.md |
PRICING_FORM_IMPLEMENTATION_SUMMARY.md |
software | healthy | PRICING_FORM_IMPLEMENTATION_SUMMARY.md |
.env |
software | healthy | .env |
manifest.json |
software | healthy | public/manifest.json |
index.html |
software | healthy | public/index.html |
App.js |
software | healthy | src/App.js |
serviceWorker.js |
software | healthy | src/serviceWorker.js |
App.test.js |
software | healthy | src/App.test.js |
config.js |
software | healthy | src/config.js |
i18n.js |
software | healthy | src/i18n.js |
index.js |
software | healthy | src/index.js |
setupTests.js |
software | healthy | src/setupTests.js |
languages.js |
software | healthy | src/common/languages.js |
fix-permissions-bulk.js |
software | healthy | src/scripts/fix-permissions-bulk.js |
layout.js |
software | healthy | src/constants/layout.js |
NonAuthLayout.js |
software | healthy | src/components/NonAuthLayout.js |
GlobaltixAuthGuard.js |
software | healthy | src/components/GlobaltixAuthGuard.js |
GlobalSearchFilter.js |
software | healthy | src/components/Common/GlobalSearchFilter.js |
filters.js |
software | healthy | src/components/Common/filters.js |
TableContainer.js |
software | healthy | src/components/Common/TableContainer.js |
TableContainerWithServerSidePagination.js |
software | healthy | src/components/Common/TableContainerWithServerSidePaginatio… |
Breadcrumb2.js |
software | healthy | src/components/Common/Breadcrumb2.js |
DeleteModal.js |
software | healthy | src/components/Common/DeleteModal.js |
PermissionWrapper.js |
software | healthy | src/components/Common/PermissionWrapper.js |
withRouter.js |
software | healthy | src/components/Common/withRouter.js |
Breadcrumb.js |
software | healthy | src/components/Common/Breadcrumb.js |
ChartsDynamicColor.js |
software | healthy | src/components/Common/ChartsDynamicColor.js |
Footer.js |
software | healthy | src/components/HorizontalLayout/Footer.js |
Header.js |
software | healthy | src/components/HorizontalLayout/Header.js |
Navbar.js |
software | healthy | src/components/HorizontalLayout/Navbar.js |
index.js |
software | healthy | src/components/HorizontalLayout/index.js |
rightbar.scss |
software | healthy | src/components/CommonForBoth/rightbar.scss |
RightSidebar.js |
software | healthy | src/components/CommonForBoth/RightSidebar.js |
LanguageDropdown.js |
software | healthy | src/components/CommonForBoth/TopbarDropdown/LanguageDropdow… |
ProfileMenu.js |
software | healthy | src/components/CommonForBoth/TopbarDropdown/ProfileMenu.js |
NotificationDropdown.js |
software | healthy | src/components/CommonForBoth/TopbarDropdown/NotificationDro… |
SidebarContent.js |
software | healthy | src/components/VerticalLayout/SidebarContent.js |
Footer.js |
software | healthy | src/components/VerticalLayout/Footer.js |
Header.js |
software | healthy | src/components/VerticalLayout/Header.js |
Sidebar.js |
software | healthy | src/components/VerticalLayout/Sidebar.js |
index.js |
software | healthy | src/components/VerticalLayout/index.js |
gr.json |
software | healthy | src/assets/lang/gr.json |
it.json |
software | healthy | src/assets/lang/it.json |
sp.json |
software | healthy | src/assets/lang/sp.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/Automobile/Dashboard/AutomobileWelcomeComp |
frontend | healthy | src/pages/Automobile/Dashboard/AutomobileWelcomeComp.js |
/Automobile/Dashboard/LatestCarSearchesCol |
frontend | healthy | src/pages/Automobile/Dashboard/LatestCarSearchesCol.js |
/Automobile/Dashboard/AutomobileDashboard |
frontend | healthy | src/pages/Automobile/Dashboard/AutomobileDashboard.js |
/Automobile/Dashboard/CarSearchesModel |
frontend | healthy | src/pages/Automobile/Dashboard/CarSearchesModel.js |
/Automobile/Dashboard/LatestCarSearches |
frontend | healthy | src/pages/Automobile/Dashboard/LatestCarSearches.js |
/Automobile/CarVariants/CarVariants |
frontend | healthy | src/pages/Automobile/CarVariants/CarVariants.js |
/Automobile/CarVariants/CarVariantModel |
frontend | healthy | src/pages/Automobile/CarVariants/CarVariantModel.js |
/Automobile/CarVariants/CarVariantPricingModal |
frontend | healthy | src/pages/Automobile/CarVariants/CarVariantPricingModal.js |
/Automobile/CarVariants/CarVariantPricingViewModal |
frontend | healthy | src/pages/Automobile/CarVariants/CarVariantPricingViewModal… |
/Automobile/CarVariants/CarVariantDetail |
frontend | healthy | src/pages/Automobile/CarVariants/CarVariantDetail.js |
/Automobile/CarVariants/CarVariantsCol |
frontend | healthy | src/pages/Automobile/CarVariants/CarVariantsCol.js |
/Automobile/CarVariants/AddCarVariant |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariant.js |
/Automobile/CarVariants/EditCarVariant |
frontend | healthy | src/pages/Automobile/CarVariants/EditCarVariant.js |
/Automobile/CarVariants/AddCarVariantPages/ComfortAndConven… |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Comfort… |
/Automobile/CarVariants/AddCarVariantPages/EngineAndTransmi… |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/EngineA… |
/Automobile/CarVariants/AddCarVariantPages/ExteriorVariant |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Exterio… |
/Automobile/CarVariants/AddCarVariantPages/BasicCarVariant |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/BasicCa… |
/Automobile/CarVariants/AddCarVariantPages/WarrantyVariant |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Warrant… |
/Automobile/CarVariants/AddCarVariantPages/SuspensionSteeri… |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Suspens… |
/Automobile/CarVariants/AddCarVariantPages/DimensionAndCapa… |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Dimensi… |
/Automobile/CarVariants/AddCarVariantPages/InteriorVariant |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Interio… |
/Automobile/CarVariants/AddCarVariantPages/FuelPerformanceV… |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/FuelPer… |
/Automobile/CarVariants/AddCarVariantPages/EntertainmentAnd… |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/Enterta… |
/Automobile/CarVariants/AddCarVariantPages/SafetyVariant |
frontend | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages/SafetyV… |
/Automobile/AutomobileCollections/IconSelector |
frontend | healthy | src/pages/Automobile/AutomobileCollections/IconSelector.js |
/Automobile/AutomobileCollections/CollectionTile |
frontend | healthy | src/pages/Automobile/AutomobileCollections/CollectionTile.js |
/Automobile/AutomobileCollections/AddCarCollection |
frontend | healthy | src/pages/Automobile/AutomobileCollections/AddCarCollection… |
/Automobile/AutomobileCollections/CarModelCollectionDetails |
frontend | healthy | src/pages/Automobile/AutomobileCollections/CarModelCollecti… |
/Automobile/AutomobileCollections/ |
frontend | healthy | src/pages/Automobile/AutomobileCollections/index.js |
/Automobile/AutomobileCollections/CollectionProductPreview |
frontend | healthy | src/pages/Automobile/AutomobileCollections/CollectionProduc… |
/Automobile/CarCustomers/CarCustomerModel |
frontend | healthy | src/pages/Automobile/CarCustomers/CarCustomerModel.js |
/Automobile/CarCustomers/CarCustomersCol |
frontend | healthy | src/pages/Automobile/CarCustomers/CarCustomersCol.js |
/Automobile/CarCustomers/CarCustomerDetail |
frontend | healthy | src/pages/Automobile/CarCustomers/CarCustomerDetail.js |
/Automobile/CarCustomers/CarCustomers |
frontend | healthy | src/pages/Automobile/CarCustomers/CarCustomers.js |
/Automobile/CarBlogs/CarBlogModel |
frontend | healthy | src/pages/Automobile/CarBlogs/CarBlogModel.js |
/Automobile/CarBlogs/CarBlogsCol |
frontend | healthy | src/pages/Automobile/CarBlogs/CarBlogsCol.js |
/Automobile/CarBlogs/CarBlogDetail |
frontend | healthy | src/pages/Automobile/CarBlogs/CarBlogDetail.js |
/Automobile/CarBlogs/CarBlogs |
frontend | healthy | src/pages/Automobile/CarBlogs/CarBlogs.js |
/Automobile/CarDealers/CarDealerDetail |
frontend | healthy | src/pages/Automobile/CarDealers/CarDealerDetail.js |
/Automobile/CarDealers/CarDealersCol |
frontend | healthy | src/pages/Automobile/CarDealers/CarDealersCol.js |
/Automobile/CarDealers/CarDealers |
frontend | healthy | src/pages/Automobile/CarDealers/CarDealers.js |
/Automobile/Banner/Banner |
frontend | healthy | src/pages/Automobile/Banner/Banner.js |
/Automobile/CarModels/CarModelDetail |
frontend | healthy | src/pages/Automobile/CarModels/CarModelDetail.js |
/Automobile/CarModels/CarModelsCol |
frontend | healthy | src/pages/Automobile/CarModels/CarModelsCol.js |
/Automobile/CarModels/CarModelModel |
frontend | healthy | src/pages/Automobile/CarModels/CarModelModel.js |
/Automobile/CarModels/CarModels |
frontend | healthy | src/pages/Automobile/CarModels/CarModels.js |
/Automobile/CarBrands/CarBrandsCol |
frontend | healthy | src/pages/Automobile/CarBrands/CarBrandsCol.js |
/Automobile/CarBrands/CarBrandModel |
frontend | healthy | src/pages/Automobile/CarBrands/CarBrandModel.js |
/Automobile/CarBrands/CarBrands |
frontend | healthy | src/pages/Automobile/CarBrands/CarBrands.js |
/Automobile/CarBrands/SortCarBrands |
frontend | healthy | src/pages/Automobile/CarBrands/SortCarBrands.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
public |
software | healthy | public |
src |
software | healthy | src |
common |
software | healthy | src/common |
scripts |
software | healthy | src/scripts |
constants |
software | healthy | src/constants |
components |
software | healthy | src/components |
Common |
software | healthy | src/components/Common |
HorizontalLayout |
software | healthy | src/components/HorizontalLayout |
CommonForBoth |
software | healthy | src/components/CommonForBoth |
TopbarDropdown |
software | healthy | src/components/CommonForBoth/TopbarDropdown |
VerticalLayout |
software | healthy | src/components/VerticalLayout |
assets |
software | healthy | src/assets |
lang |
software | healthy | src/assets/lang |
helperJsonData |
software | healthy | src/assets/helperJsonData |
scss |
software | healthy | src/assets/scss |
rtl |
software | healthy | src/assets/scss/rtl |
custom |
software | healthy | src/assets/scss/custom |
structure |
software | healthy | src/assets/scss/custom/structure |
components |
software | healthy | src/assets/scss/custom/components |
pages |
software | healthy | src/assets/scss/custom/pages |
fonts |
software | healthy | src/assets/scss/custom/fonts |
plugins |
software | healthy | src/assets/scss/custom/plugins |
icons |
software | healthy | src/assets/scss/custom/plugins/icons |
images |
software | healthy | src/assets/images |
product |
software | healthy | src/assets/images/product |
companies |
software | healthy | src/assets/images/companies |
locales |
software | healthy | src/locales |
it |
software | healthy | src/locales/it |
gr |
software | healthy | src/locales/gr |
eng |
software | healthy | src/locales/eng |
rs |
software | healthy | src/locales/rs |
sp |
software | healthy | src/locales/sp |
routes |
software | healthy | src/routes |
helpers |
software | healthy | src/helpers |
AuthType |
software | healthy | src/helpers/AuthType |
jwt-token-access |
software | healthy | src/helpers/jwt-token-access |
pages |
software | healthy | src/pages |
Automobile |
software | healthy | src/pages/Automobile |
Dashboard |
software | healthy | src/pages/Automobile/Dashboard |
CarVariants |
software | healthy | src/pages/Automobile/CarVariants |
AddCarVariantPages |
software | healthy | src/pages/Automobile/CarVariants/AddCarVariantPages |
AutomobileCollections |
software | healthy | src/pages/Automobile/AutomobileCollections |
CarCustomers |
software | healthy | src/pages/Automobile/CarCustomers |
CarBlogs |
software | healthy | src/pages/Automobile/CarBlogs |
CarDealers |
software | healthy | src/pages/Automobile/CarDealers |
Banner |
software | healthy | src/pages/Automobile/Banner |
CarModels |
software | healthy | src/pages/Automobile/CarModels |
CarBrands |
software | healthy | src/pages/Automobile/CarBrands |
Tables |
software | healthy | src/pages/Tables |
TourGroups |
software | healthy | src/pages/TourGroups |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FirebaseAuthBackend |
software | healthy | src/helpers/firebase_helper.js:FirebaseAuthBackend |
DualListbox |
software | healthy | src/pages/Tables/DualListbox.js:DualListbox |
LayerGroupMap |
software | healthy | src/pages/Maps/LeafletMap/LayerGroup.js:LayerGroupMap |
SimpleMap |
software | healthy | src/pages/Maps/LeafletMap/MapWithPopup.js:SimpleMap |
SimpleMap |
software | healthy | src/pages/Maps/LeafletMap/SimpleMap.js:SimpleMap |
MapMarkerCustomIcons |
software | healthy | src/pages/Maps/LeafletMap/MapMarkerCustomIcons.js:MapMarker… |
MapVectorLayers |
software | healthy | src/pages/Maps/LeafletMap/MapVectorLayers.js:MapVectorLayers |
MapLayerControl |
software | healthy | src/pages/Maps/LeafletMap/MapLayerControl.js:MapLayerControl |
ScrollspyNav |
software | healthy | src/pages/Crypto/CryptoIcoLanding/Navbar/scrollSpy.js:Scrol… |
for |
software | healthy | src/pages/Travel/helper.js:for |
if |
software | healthy | src/pages/Travel/helper.js:if |
UiSessionTimeout |
software | healthy | src/pages/Ui/UiSessionTimeout.js:UiSessionTimeout |
to |
software | healthy | src/pages/Ui/UiTypography.js:to |
to |
software | healthy | src/pages/Ui/UiTabsAccordions.js:to |
and |
software | healthy | src/pages/Ui/UiPlaceholders.js:and |
to |
software | healthy | src/pages/Ui/UiPlaceholders.js:to |
with |
software | healthy | src/pages/Ui/UiProgressbar.js:with |
uses |
software | healthy | src/pages/Ui/UiGeneral.js:uses |
on |
software | healthy | src/pages/Ui/UiOffCanvas.js:on |
let |
software | healthy | src/pages/Ui/ui-notifications.js:let |
SlideDark |
software | healthy | src/pages/Ui/CarouselTypes/slideDark.js:SlideDark |
Slidewithcontrol |
software | healthy | src/pages/Ui/CarouselTypes/slidewithcontrol.js:Slidewithcon… |
Slidewithindicator |
software | healthy | src/pages/Ui/CarouselTypes/slidewithindicator.js:Slidewithi… |
Slidewithfade |
software | healthy | src/pages/Ui/CarouselTypes/slidewithfade.js:Slidewithfade |
Slide |
software | healthy | src/pages/Ui/CarouselTypes/slide.js:Slide |
Slidewithcaption |
software | healthy | src/pages/Ui/CarouselTypes/slidewithcaption.js:Slidewithcap… |
Knob |
software | healthy | src/pages/AllCharts/knob/knob.js:Knob |
to |
software | healthy | src/pages/Forms/FormElements.js:to |
on |
software | healthy | src/store/layout/saga.js:on |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/pages/Icons/IconMaterialdesign.js |
security | healthy | src/pages/Icons/IconMaterialdesign.js |
auth::src/pages/Settings/corporatePolicy.js |
security | healthy | src/pages/Settings/corporatePolicy.js |
auth::src/components/CommonForBoth/TopbarDropdown/ProfileMe… |
security | healthy | src/components/CommonForBoth/TopbarDropdown/ProfileMenu.js |
auth::src/pages/Settings/faqs.js |
security | healthy | src/pages/Settings/faqs.js |
auth::.env |
security | healthy | .env |
auth::src/pages/Collections/IconSelector.js |
security | healthy | src/pages/Collections/IconSelector.js |
auth::src/pages/Settings/privacyPolicy.js |
security | healthy | src/pages/Settings/privacyPolicy.js |
auth::src/pages/Settings/careerwithus.js |
security | healthy | src/pages/Settings/careerwithus.js |
auth::src/pages/Settings/AdvertiseWithUs.js |
security | healthy | src/pages/Settings/AdvertiseWithUs.js |
auth::src/pages/Settings/investors.js |
security | healthy | src/pages/Settings/investors.js |
auth::src/helpers/fakeurl_helper.js |
security | healthy | src/helpers/fakeurl_helper.js |
auth::README.md |
security | healthy | README.md |
auth::src/pages/Settings/termsandconditions.js |
security | healthy | src/pages/Settings/termsandconditions.js |
auth::src/pages/Authentication/user-profile.js |
security | healthy | src/pages/Authentication/user-profile.js |
auth::src/store/auth/profile/saga.js |
security | healthy | src/store/auth/profile/saga.js |
auth::src/pages/Settings/contactus.js |
security | healthy | src/pages/Settings/contactus.js |
auth::src/helpers/api_helper.js |
security | healthy | src/helpers/api_helper.js |
auth::src/pages/Icons/IconFontawesome.js |
security | healthy | src/pages/Icons/IconFontawesome.js |
auth::src/pages/Automobile/AutomobileCollections/IconSelect… |
security | healthy | src/pages/Automobile/AutomobileCollections/IconSelector.js |
auth::src/helpers/AuthType/fakeBackend.js |
security | healthy | src/helpers/AuthType/fakeBackend.js |
| Label | Layer | Status | Path |
|---|---|---|---|
AddCollectionForm |
frontend | healthy | src/pages/product-management/PMCollections/AddCollectionFor… |
DeleteModal |
frontend | healthy | src/pages/product-management/PMCollections/DeleteModal.jsx |
CurrencyJobs |
frontend | healthy | src/pages/CurrencyJobs/index.jsx |
CurrencyTable |
frontend | healthy | src/pages/TravelCurrency/CurrencyTable.jsx |
AddCurrencyForm |
frontend | healthy | src/pages/TravelCurrency/AddCurrencyForm.jsx |
EditSubCategory |
frontend | healthy | src/pages/Product_Management/SubCategory/EditSubCategory.jsx |
TravelSubCategoryDetailsModal |
frontend | healthy | src/pages/Product_Management/SubCategory/TravelSubCategoryD… |
SearchIndex |
frontend | healthy | src/pages/SearchIndex/index.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env |
security | healthy | .env |
password_literal::src/helpers/url_helper.js |
security | healthy | src/helpers/url_helper.js |
password_literal::src/helpers/AuthType/fakeBackend.js |
security | healthy | src/helpers/AuthType/fakeBackend.js |
generic_api_key::src/helpers/jwt-token-access/apiKey.js |
security | healthy | src/helpers/jwt-token-access/apiKey.js |
generic_api_key::src/pages/Maps/MapsGoogle.js |
security | healthy | src/pages/Maps/MapsGoogle.js |
generic_api_key::src/pages/Ui/UiLightbox.js |
security | healthy | src/pages/Ui/UiLightbox.js |
password_literal::src/store/auth/forgetpwd/actionTypes.js |
security | healthy | src/store/auth/forgetpwd/actionTypes.js |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | src/pages/Automobile/AutomobileCollections/IconSelector.js |
vps::azure |
hardware | healthy | src/pages/Automobile/AutomobileCollections/IconSelector.js |
vps::droplet |
hardware | healthy | src/pages/Icons/IconBoxicons.js |
vps::digitalocean |
hardware | healthy | src/pages/Icons/IconBoxicons.js |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | src/pages/tickyourlist/Globaltix/GlobaltixBookings.js |
mysql |
data | healthy | src/pages/JobPages/JobDetails/DetailsSection.js |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.0 |
network | healthy | src/serviceWorker.js |
99.99.99.99 |
network | healthy | src/pages/Forms/FormMask.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-f5d0a9f9 |
software | healthy | /tmp/repobility-clone-f5d0a9f9 |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | src/pages/Automobile/AutomobileCollections/IconSelector.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/pages/Automobile/AutomobileCollections/IconSelector.js |
This page is publicly accessible at:
https://repobility.com/scan/3c5aa3ec-15fb-4f99-bad7-8684ab668f6a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3c5aa3ec-15fb-4f99-bad7-8684ab668f6a/
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.