| LOW | packages/lib/ssrf.ts | 193 | export function isHostnameBlockedForServerSideFetch(hostname: string) { |
| LOW | packages/lib/ssrf.ts | 204 | export function isIpAddressBlockedForServerSideFetch(address: string) { |
| LOW | packages/lib/ssrf.ts | 259 | export async function resolveHostnameForServerSideFetch( |
| LOW | packages/lib/ssrf.ts | 306 | export async function assertUrlIsSafeForServerSideFetch( |
| LOW | packages/lib/ssrf.ts | 331 | export async function isUrlSafeForServerSideFetch( |
| LOW | …components/ModalContent/EditCollectionSharingModal.tsx | 35 | export default function EditCollectionSharingModal({ |
| LOW | …mponents/ModalContent/EmailChangeVerificationModal.tsx | 15 | export default function EmailChangeVerificationModal({ |
| LOW | …components/ModalContent/DeleteRssSubscriptionModal.tsx | 15 | export default function DeleteRssSubscriptionModal({ |
| LOW | apps/web/lib/utils.ts | 29 | export function customCollisionDetectionAlgorithm(args: any) { |
| LOW | apps/web/lib/api/sendChangeEmailVerificationRequest.ts | 8 | export default async function sendChangeEmailVerificationRequest( |
| LOW | apps/web/lib/api/getCollectionRootOwnerAndMembers.ts | 18 | export default async function getCollectionRootOwnerAndMembers( |
| LOW | apps/web/lib/api/preserved/createPreservedFormatUrl.ts | 86 | export async function decodePreservedFormatToken(token: string) { |
| LOW | …llers/collections/collectionId/deleteCollectionById.ts | 177 | async function updateDashboardSectionLayout( |
| LOW | …eb/lib/api/controllers/migration/importFromHTMLFile.ts | 314 | // function sortBookmarksTreeByEffectiveDate( |
| LOW | apps/web/pages/login.tsx | 222 | function displayLoginExternalButton() { |
| LOW | apps/web/pages/register.tsx | 128 | function displayLoginExternalButton() { |
| LOW | apps/mobile/plugins/with-daynight-transparent-nav.js | 38 | module.exports = function withDayNightTransparentNav(config) { |
| LOW | apps/worker/lib/countUnprocessedBillableLinks.ts | 3 | export async function countUnprocessedBillableLinks() { |