2018-09-20 22:24:52 +00:00
[
{
2021-05-05 22:35:32 +00:00
"rule" : "eval" ,
2018-09-20 22:24:52 +00:00
"path" : "components/mp3lameencoder/lib/Mp3LameEncoder.js" ,
2021-05-05 22:35:32 +00:00
"line" : " return eval(funcstr);" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2018-09-18T19:19:27.699Z" ,
2021-05-05 22:35:32 +00:00
"reasonDetail" : "Part of a set of functions to implement C calls"
2018-09-20 22:24:52 +00:00
} ,
{
2021-05-05 22:35:32 +00:00
"rule" : "eval" ,
2018-09-20 22:24:52 +00:00
"path" : "components/mp3lameencoder/lib/Mp3LameEncoder.js" ,
2021-05-05 22:35:32 +00:00
"line" : " func = eval('_' + ident); // explicit lookup" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2018-09-18T19:19:27.699Z" ,
2021-05-05 22:35:32 +00:00
"reasonDetail" : "Part of runtime library for C++ transpiled code"
2018-09-20 22:24:52 +00:00
} ,
2023-11-01 22:55:30 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js" ,
"line" : " const ref = React.useRef(value);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js" ,
"line" : " const referenceRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js" ,
"line" : " const floatingRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js" ,
"line" : " const dataRef = React.useRef(data);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js" ,
"line" : " const isMountedRef = React.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.umd.js" ,
"line" : " const ref = React__namespace.useRef(value);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.umd.js" ,
"line" : " const referenceRef = React__namespace.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.umd.js" ,
"line" : " const floatingRef = React__namespace.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.umd.js" ,
"line" : " const dataRef = React__namespace.useRef(data);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.umd.js" ,
"line" : " const isMountedRef = React__namespace.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.umd.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2022-06-08 22:00:32 +00:00
{
"rule" : "React-createRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " .map(() => createRef());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const ref = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const ref = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const activeMenus = useRef((_a = menu === null || menu === void 0 ? void 0 : menu.length) !== null && _a !== void 0 ? _a : 0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const savedCallback = useRef(onClickAway);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const menuRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const scrollRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " myRef = myRef !== null && myRef !== void 0 ? myRef : useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const overflowRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const menuBar = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.es.js" ,
"line" : " const ref = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-createRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " .map(() => React.createRef());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const ref = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const ref = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const activeMenus = React.useRef((_a = menu === null || menu === void 0 ? void 0 : menu.length) !== null && _a !== void 0 ? _a : 0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const savedCallback = React.useRef(onClickAway);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const menuRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const scrollRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " myRef = myRef !== null && myRef !== void 0 ? myRef : React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const overflowRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const menuBar = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@indutny/frameless-titlebar/dist/index.js" ,
"line" : " const ref = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-06T22:58:37.359Z"
} ,
2023-10-11 19:06:43 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@ndelangen/get-tarball/dist/index.js" ,
"line" : " \"innerHTML\"," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2021-02-26 21:06:37 +00:00
{
2021-09-17 18:27:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/@protobufjs/inquire/index.js" ,
"line" : " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval" ,
2021-02-26 21:06:37 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2018-09-18T19:19:27.699Z" ,
"reasonDetail" : "What's being eval'd is a static string"
2018-09-20 22:24:52 +00:00
} ,
2023-10-11 19:06:43 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-collection/dist/index.js" ,
"line" : " const ref = ($parcel$interopDefault($hnlpS$react)).useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-collection/dist/index.js" ,
"line" : " const itemMap = ($parcel$interopDefault($hnlpS$react)).useRef(new Map()).current;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-collection/dist/index.js" ,
"line" : " const ref = ($parcel$interopDefault($hnlpS$react)).useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-dismissable-layer/dist/index.js" ,
"line" : " const ref = $g2vWm$react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-dismissable-layer/dist/index.js" ,
"line" : " const isPointerInsideReactTreeRef = $g2vWm$react.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-dismissable-layer/dist/index.js" ,
"line" : " const handleClickRef = $g2vWm$react.useRef(()=>{});" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-dismissable-layer/dist/index.js" ,
"line" : " const isFocusInsideReactTreeRef = $g2vWm$react.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-focus-scope/dist/index.js" ,
"line" : " const lastFocusedElementRef = $buum9$react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-focus-scope/dist/index.js" ,
"line" : " const focusScope = $buum9$react.useRef({" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-popper/dist/index.js" ,
"line" : " const ref = $50Iv9$react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-roving-focus/dist/index.js" ,
"line" : " const ref = $9QJ9Y$react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-roving-focus/dist/index.js" ,
"line" : " const isClickFocusRef = $9QJ9Y$react.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " dangerouslySetInnerHTML: {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const triggerPointerDownPosRef = $cg2C9$react.useRef(null); // We set this to true by default so that events bubble to forms without JS (SSR)" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const firstValidItemFoundRef = $cg2C9$react.useRef(false); // aria-hide everything except the content (better supported equivalent to setting aria-modal)" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const shouldExpandOnScrollRef = $cg2C9$react.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const shouldRepositionRef = $cg2C9$react.useRef(true);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const prevScrollTopRef = $cg2C9$react.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const autoScrollTimerRef = $cg2C9$react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const ref = $cg2C9$react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const searchRef = $cg2C9$react.useRef('');" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-select/dist/index.js" ,
"line" : " const timerRef = $cg2C9$react.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-toggle-group/dist/index.js" ,
"line" : " const ref = ($parcel$interopDefault($1z6X1$react)).useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-use-callback-ref/dist/index.js" ,
"line" : " const callbackRef = $92muK$react.useRef(callback);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-use-controllable-state/dist/index.js" ,
"line" : " const prevValueRef = $ijazI$react.useRef(value);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@radix-ui/react-use-previous/dist/index.js" ,
"line" : " const ref = $kjM8v$react.useRef({" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2021-09-29 20:59:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.dev.js" ,
"line" : " const instanceRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.dev.js" ,
"line" : " const observerRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.prod.js" ,
"line" : " const instanceRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.prod.js" ,
"line" : " const observerRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/animated/dist/react-spring-animated.esm.js" ,
"line" : " const instanceRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/animated/dist/react-spring-animated.esm.js" ,
"line" : " const observerRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js" ,
"line" : " const layoutId = React.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js" ,
"line" : " const ctrls = React.useRef([...state.ctrls]);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js" ,
"line" : " const usedTransitions = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
2022-01-13 18:31:13 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js" ,
"line" : " const exitingTransitions = React.useRef(new Map());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-12T23:16:33.623Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js" ,
"line" : " const forceChange = React.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-12T23:16:33.623Z"
} ,
2021-09-29 20:59:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js" ,
"line" : " const layoutId = React.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js" ,
"line" : " const ctrls = React.useRef([...state.ctrls]);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js" ,
"line" : " const usedTransitions = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
2022-01-13 18:31:13 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js" ,
"line" : " const exitingTransitions = React.useRef(new Map());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-12T23:16:33.623Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js" ,
"line" : " const forceChange = React.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-12T23:16:33.623Z"
} ,
2021-09-29 20:59:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.esm.js" ,
"line" : " const layoutId = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.esm.js" ,
"line" : " const ctrls = useRef([...state.ctrls]);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.esm.js" ,
"line" : " const usedTransitions = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
2022-01-13 18:31:13 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.esm.js" ,
"line" : " const exitingTransitions = useRef(new Map());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-12T23:16:33.623Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/core/dist/react-spring-core.esm.js" ,
"line" : " const forceChange = useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-12T23:16:33.623Z"
} ,
2021-09-29 20:59:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.dev.js" ,
2022-11-14 19:35:37 +00:00
"line" : " const committed = react.useRef();" ,
2021-09-29 20:59:37 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.dev.js" ,
2022-11-14 19:35:37 +00:00
"line" : " const prevRef = react.useRef();" ,
2021-09-29 20:59:37 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
2022-06-07 00:48:02 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.dev.js" ,
2022-11-14 19:35:37 +00:00
"line" : " const isMounted = react.useRef(false);" ,
2022-06-07 00:48:02 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-01T22:57:44.591Z"
} ,
2021-09-29 20:59:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.prod.js" ,
2022-11-14 19:35:37 +00:00
"line" : " const committed = react.useRef();" ,
2021-09-29 20:59:37 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.prod.js" ,
2022-11-14 19:35:37 +00:00
"line" : " const prevRef = react.useRef();" ,
2021-09-29 20:59:37 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
2022-06-07 00:48:02 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.prod.js" ,
2022-11-14 19:35:37 +00:00
"line" : " const isMounted = react.useRef(false);" ,
2022-06-07 00:48:02 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-01T22:57:44.591Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.esm.js" ,
"line" : " const isMounted = useRef(false);" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-01T22:57:44.591Z"
} ,
2021-09-29 20:59:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.esm.js" ,
"line" : " const committed = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/@react-spring/shared/dist/react-spring-shared.esm.js" ,
"line" : " const prevRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-09-27T21:37:06.339Z"
} ,
2018-09-20 22:24:52 +00:00
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@sindresorhus/is/dist/index.js" ,
2023-01-12 20:58:53 +00:00
"line" : " 'innerHTML'," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-10-06T15:40:12.124Z"
2020-06-04 18:16:19 +00:00
} ,
2018-09-20 22:24:52 +00:00
{
2021-09-17 18:27:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/@sinonjs/commons/lib/function-name.test.js" ,
"line" : " fn = eval(\"(function*() {})\")().constructor;" ,
"reasonCategory" : "testCode" ,
"updated" : "2020-10-09T22:28:48.591Z"
2018-09-20 22:24:52 +00:00
} ,
2022-06-24 16:52:48 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js" ,
"line" : " if (!element || !('innerHTML' in element)) {" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js" ,
"line" : " if (!element.innerHTML) {" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
2023-11-01 22:55:30 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js" ,
"line" : " const playgroundUrl = getPlaygroundUrl(element.innerHTML);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2022-06-24 16:52:48 +00:00
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js" ,
"line" : " if (!('outerHTML' in dom)) {" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js" ,
"line" : " return maxLength !== undefined && dom.outerHTML.length > maxLength ? debugContent.slice(0, maxLength) + \"...\" : debugContent;" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js" ,
"line" : " if (!element || !('innerHTML' in element)) {" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js" ,
"line" : " if (!element.innerHTML) {" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
2023-11-01 22:55:30 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js" ,
"line" : " const playgroundUrl = getPlaygroundUrl(element.innerHTML);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2022-06-24 16:52:48 +00:00
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js" ,
"line" : " if (!('outerHTML' in dom)) {" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js" ,
"line" : " return maxLength !== undefined && dom.outerHTML.length > maxLength ? debugContent.slice(0, maxLength) + \"...\" : debugContent;" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js" ,
"line" : " if (!element || !('innerHTML' in element)) {" ,
2022-06-24 16:52:48 +00:00
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js" ,
"line" : " if (!element.innerHTML) {" ,
2022-06-24 16:52:48 +00:00
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
2023-11-01 22:55:30 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js" ,
"line" : "\t const playgroundUrl = getPlaygroundUrl(element.innerHTML);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2022-06-24 16:52:48 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js" ,
"line" : " if (!('outerHTML' in dom)) {" ,
2022-06-24 16:52:48 +00:00
"reasonCategory" : "falseMatch" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js" ,
"line" : " return maxLength !== undefined && dom.outerHTML.length > maxLength ? debugContent.slice(0, maxLength) + \"...\" : debugContent;" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.min.js" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/@testing-library/dom.umd.min.js" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/pretty-dom.js" ,
"line" : " if (!('outerHTML' in dom)) {" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/pretty-dom.js" ,
"line" : " return maxLength !== undefined && dom.outerHTML.length > maxLength ? `${debugContent.slice(0, maxLength)}...` : debugContent;" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/screen.js" ,
"line" : " if (!element || !('innerHTML' in element)) {" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/screen.js" ,
"line" : " if (!element.innerHTML) {" ,
"reasonCategory" : "testCode" ,
"updated" : "2022-06-23T23:21:04.555Z"
} ,
2023-10-11 19:06:43 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/dom/dist/screen.js" ,
"line" : " const playgroundUrl = getPlaygroundUrl(element.innerHTML);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
{
"rule" : "DOM-innerHTML" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/@testing-library/jest-dom/dist/matchers-d012a0f1.js" ,
2022-06-24 16:52:48 +00:00
"line" : " pass: element.innerHTML === ''," ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
{
"rule" : "DOM-innerHTML" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/@testing-library/jest-dom/dist/matchers-d012a0f1.js" ,
"line" : " ` ${this.utils.printReceived(element.innerHTML)}`," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/jest-dom/dist/matchers-d012a0f1.js" ,
"line" : " ` ${this.utils.printReceived(element.innerHTML)}`," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
{
"rule" : "DOM-innerHTML" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/@testing-library/jest-dom/dist/matchers-d012a0f1.js" ,
2022-06-24 16:52:48 +00:00
"line" : " div.innerHTML = htmlText;" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
{
"rule" : "DOM-innerHTML" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/@testing-library/jest-dom/dist/matchers-d012a0f1.js" ,
"line" : " return div.innerHTML" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
{
"rule" : "DOM-outerHTML" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/@testing-library/jest-dom/dist/matchers-d012a0f1.js" ,
2022-06-24 16:52:48 +00:00
"line" : " pass: container.outerHTML.includes(getNormalizedHtml(container, htmlText))," ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
{
"rule" : "DOM-innerHTML" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/@testing-library/user-event/dist/cjs/utility/selectOptions.js" ,
"line" : " const matchingOption = allOptions.find((o)=>o.value === val || o.innerHTML === val);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/@testing-library/user-event/dist/esm/utility/selectOptions.js" ,
"line" : " const matchingOption = allOptions.find((o)=>o.value === val || o.innerHTML === val);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2022-06-24 16:52:48 +00:00
} ,
2023-08-29 23:58:48 +00:00
{
"rule" : "eval" ,
"path" : "node_modules/@tootallnate/quickjs-emscripten/dist/context.js" ,
"line" : " * Like [`eval(code)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Description)." ,
"reasonCategory" : "falseMatch" ,
"updated" : "2023-08-29T19:25:52.732Z"
} ,
2018-09-20 22:24:52 +00:00
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/axe-core/axe.js" ,
"line" : " style.innerHTML = usePointer ? '* { pointer-events: all }' : '* { visibility: visible }';" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T00:52:21.453Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/axe-core/axe.js" ,
"line" : " var source = element.outerHTML;" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T00:52:21.453Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/axe-core/axe.min.js" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T17:31:15.352Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/axe-core/axe.min.js" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T17:31:15.352Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/axe-core/lib/core/utils/dq-element.js" ,
"line" : "\tvar source = element.outerHTML;" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T00:52:21.453Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/axe-core/lib/core/utils/dq-element.js" ,
"line" : " * grab the source (outerHTML) and offer an array for storing frame paths" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T00:52:21.453Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/axe-core/lib/core/utils/pollyfills.js" ,
"line" : "\tstyle.innerHTML = usePointer" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T17:31:15.352Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/axe-core/lib/core/utils/valid-langs.js" ,
"line" : "const str = document.querySelector('pre').innerHTML;" ,
2018-09-20 22:24:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 18:27:53 +00:00
"updated" : "2021-04-13T17:31:15.352Z"
2018-09-20 22:24:52 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/config/lib/config.js" ,
"line" : " configObject = VisionmediaYaml.eval(util.stripYamlComments(content));" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2018-09-15T00:38:04.183Z"
2018-09-20 22:24:52 +00:00
} ,
2023-01-12 20:58:53 +00:00
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/domutils/node_modules/dom-serializer/lib/esm/index.js" ,
"line" : " * Can be thought of as the equivalent of the `outerHTML` of the passed node(s)." ,
"reasonCategory" : "falseMatch" ,
"updated" : "2023-01-11T23:51:00.603Z"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/domutils/node_modules/dom-serializer/lib/index.js" ,
"line" : " * Can be thought of as the equivalent of the `outerHTML` of the passed node(s)." ,
"reasonCategory" : "falseMatch" ,
"updated" : "2023-01-11T23:51:00.603Z"
} ,
2020-02-19 21:48:41 +00:00
{
2021-11-08 21:43:37 +00:00
"rule" : "React-ref" ,
"path" : "node_modules/esquery/dist/esquery.esm.min.js" ,
2020-02-19 21:48:41 +00:00
"reasonCategory" : "falseMatch" ,
2021-11-08 21:43:37 +00:00
"updated" : "2020-08-26T00:10:28.628Z" ,
"reasonDetail" : "isn't react"
2020-02-19 21:48:41 +00:00
} ,
{
2021-11-08 21:43:37 +00:00
"rule" : "React-ref" ,
"path" : "node_modules/esquery/dist/esquery.min.js" ,
2020-02-19 21:48:41 +00:00
"reasonCategory" : "falseMatch" ,
2021-11-08 21:43:37 +00:00
"updated" : "2020-08-26T00:10:28.628Z" ,
"reasonDetail" : "isn't react"
2020-02-19 21:48:41 +00:00
} ,
2018-09-20 22:24:52 +00:00
{
2023-10-11 19:06:43 +00:00
"rule" : "eval" ,
"path" : "node_modules/expect-playwright/lib/matchers/toHaveSelectorCount/index.js" ,
"line" : " const actualCount = await elementHandle.$$eval(selector, (el) => el.length);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2018-09-20 22:24:52 +00:00
} ,
2023-10-11 19:06:43 +00:00
{
"rule" : "React-findDOMNode" ,
"path" : "node_modules/focus-trap-react/dist/focus-trap-react.js" ,
"line" : " var focusTrapElementDOMNodes = this.focusTrapElements.map( // NOTE: `findDOMNode()` does not support CSS selectors; it'll just return" ,
"reasonCategory" : "exampleCode" ,
"updated" : "2021-10-01T23:53:26.107Z"
} ,
{
"rule" : "React-findDOMNode" ,
"path" : "node_modules/focus-trap-react/src/focus-trap-react.js" ,
"line" : " // NOTE: `findDOMNode()` does not support CSS selectors; it'll just return" ,
"reasonCategory" : "exampleCode" ,
"updated" : "2021-10-01T23:53:26.107Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/google-libphonenumber/dist/libphonenumber.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2021-02-16T19:08:17.452Z" ,
"reasonDetail" : "Debug capabilities"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/google-libphonenumber/dist/libphonenumber.js" ,
"line" : "goog.dom.safe.unsafeSetInnerHtmlDoNotUseOrElse=function(a,b){if(goog.dom.safe.isInnerHtmlCleanupRecursive_())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=goog.html.SafeHtml.unwrapTrustedHTML(b)};" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2021-02-16T19:08:17.452Z" ,
"reasonDetail" : "Debug capabilities"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/google-libphonenumber/dist/libphonenumber.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-02-16T19:08:17.452Z" ,
"reasonDetail" : "Escapes HTML, HTML comes from a constant"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/google-libphonenumber/dist/libphonenumber.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2021-02-16T19:08:17.452Z" ,
"reasonDetail" : "Transpilation logic"
2018-09-20 22:24:52 +00:00
} ,
2019-12-17 20:25:57 +00:00
{
2021-09-17 18:27:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/google-libphonenumber/dist/libphonenumber.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2021-02-16T19:08:17.452Z" ,
"reasonDetail" : "Used to load dependencies; parent function loadModuleFromSource_ is used in one place only."
2019-12-17 20:25:57 +00:00
} ,
{
2021-09-17 18:27:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/google-libphonenumber/dist/libphonenumber.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-02-16T19:08:17.452Z" ,
"reasonDetail" : "Hard-coded string used for testing capabilities."
2019-12-17 20:25:57 +00:00
} ,
2022-06-07 00:48:02 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js" ,
2022-07-28 18:59:41 +00:00
"reasonCategory" : "falseMatch" ,
"updated" : "2022-07-26T23:41:36.800Z" ,
"reasonDetail" : "Part of keyword list for preservation in final minified build"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js" ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-07-26T23:41:36.800Z" ,
"reasonDetail" : "Part of keyword list for preservation in final minified build"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/html-minifier-terser/node_modules/terser/tools/domprops.js" ,
"line" : " \"innerHTML\"," ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-07-26T23:41:36.800Z" ,
"reasonDetail" : "Part of keyword list for preservation in final minified build"
} ,
{
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/html-minifier-terser/node_modules/terser/tools/domprops.js" ,
"line" : " \"outerHTML\"," ,
"reasonCategory" : "falseMatch" ,
"updated" : "2022-07-26T23:41:36.800Z" ,
"reasonDetail" : "Part of keyword list for preservation in final minified build"
} ,
2018-09-20 22:24:52 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/intl-tel-input/build/js/intlTelInput-jquery.js" ,
"line" : " this.selectedDialCode.innerHTML = dialCode;" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-12-01 02:14:25 +00:00
"updated" : "2021-12-01T01:31:12.757Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/intl-tel-input/build/js/intlTelInput-jquery.min.js" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-12-01 02:14:25 +00:00
"updated" : "2021-12-01T01:31:12.757Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "DOM-innerHTML" ,
2021-09-17 18:27:53 +00:00
"path" : "node_modules/intl-tel-input/build/js/intlTelInput.js" ,
2021-11-30 17:51:53 +00:00
"line" : " this.selectedDialCode.innerHTML = dialCode;" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-12-01 02:14:25 +00:00
"updated" : "2021-12-01T01:31:12.757Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-12-06 21:58:07 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/intl-tel-input/build/js/intlTelInput.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-12-01T01:31:12.757Z"
2018-09-20 22:24:52 +00:00
} ,
{
2021-12-01 02:14:25 +00:00
"rule" : "DOM-innerHTML" ,
2021-12-06 21:58:07 +00:00
"path" : "node_modules/intl-tel-input/src/js/intlTelInput.js" ,
"line" : " this.selectedDialCode.innerHTML = dialCode;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-12-01T01:31:12.757Z"
2021-12-01 02:14:25 +00:00
} ,
{
2023-10-11 19:06:43 +00:00
"rule" : "eval" ,
"path" : "node_modules/jest-runner/node_modules/source-map-support/source-map-support.js" ,
"line" : " // Most eval() calls are in this format" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/jest-runner/node_modules/source-map-support/source-map-support.js" ,
"line" : " // Parse nested eval() calls using recursion" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/jest-runner/node_modules/source-map-support/source-map-support.js" ,
"line" : " // passed to eval() ending in \"//# sourceURL=...\" will return the source file" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/jest-runner/node_modules/source-map-support/source-map-support.js" ,
"line" : " // Code called using eval() needs special handling" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-ref" ,
"path" : "node_modules/joi/dist/joi-browser.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2018-09-20 22:24:52 +00:00
} ,
2023-07-12 17:54:37 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js" ,
"reasonCategory" : "testCode" ,
"updated" : "2023-07-12T01:02:31.061Z"
} ,
2018-09-20 22:24:52 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/loader-runner/lib/loadLoader.js" ,
"line" : "\t\t\tvar modulePromise = eval(\"import(\" + JSON.stringify(loaderUrl.toString()) + \")\");" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-04-05T20:48:36.065Z"
2021-12-01 02:14:25 +00:00
} ,
2023-07-13 19:06:42 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.es.js" ,
"line" : " var animationInstanceRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.es.js" ,
"line" : " var animationContainer = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.js" ,
"line" : " var animationInstanceRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.js" ,
"line" : " var animationContainer = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.umd.js" ,
"line" : " var animationInstanceRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.umd.js" ,
"line" : " var animationContainer = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/lottie-react/build/index.umd.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/cjs/lottie.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/cjs/lottie_canvas.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/cjs/lottie_html.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/cjs/lottie_svg.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/esm/lottie.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/esm/lottie_canvas.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/esm/lottie_html.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/esm/lottie_svg.min.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_canvas.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_canvas.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/lottie-web/build/player/lottie_canvas_worker.js" ,
"line" : " animation.container.innerHTML = '';" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_canvas_worker.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/lottie-web/build/player/lottie_canvas_worker.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_canvas_worker.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_html.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_html.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_svg.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_svg.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/lottie-web/build/player/lottie_worker.js" ,
"line" : " animation.container.innerHTML = '';" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_worker.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/lottie-web/build/player/lottie_worker.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/build/player/lottie_worker.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/lottie-web/player/js/utils/expressions/ExpressionManager.js" ,
"line" : " var expression_function = eval('[function _expression_function(){' + val + ';scoped_bm_rt=$bm_rt}]')[0]; // eslint-disable-line no-eval" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/lottie-web/player/js/worker_wrapper.js" ,
"line" : " animation.container.innerHTML = '';" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-06-29T17:01:25.145Z"
} ,
2021-12-01 02:14:25 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/min-document/serialize.js" ,
"line" : " } else if (elem.innerHTML) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2018-09-15T00:38:04.183Z" ,
"reasonDetail" : "Getting the value, not setting it"
2021-12-01 02:14:25 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/min-document/serialize.js" ,
"line" : " key !== \"textContent\" && key !== \"innerText\" && key !== \"namespaceURI\" && key !== \"innerHTML\"" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2018-09-15T00:38:04.183Z" ,
"reasonDetail" : "Getting the value, not setting it"
2021-12-06 21:58:07 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/min-document/serialize.js" ,
"line" : " strings.push(elem.innerHTML)" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-09-11T17:24:56.124Z" ,
"reasonDetail" : "Read, not write"
2021-12-01 02:14:25 +00:00
} ,
2018-09-20 22:24:52 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/parse-entities/decode-entity.browser.js" ,
"line" : " el.innerHTML = entity" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-08-25T16:59:46.588Z" ,
"reasonDetail" : "Ephemeral element"
2020-09-03 16:19:44 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "thenify-multiArgs" ,
"path" : "node_modules/pify/index.js" ,
"line" : "\t\t\t\tif (opts.multiArgs) {" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2018-09-19T18:06:35.446Z"
2020-09-03 16:19:44 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "thenify-multiArgs" ,
"path" : "node_modules/pify/index.js" ,
"line" : "\t\t\t\tif (opts.multiArgs) {" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2018-09-19T18:06:35.446Z"
2018-09-20 22:24:52 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/protobufjs/dist/light/protobuf.js" ,
"line" : " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2019-03-09T00:08:44.242Z" ,
"reasonDetail" : "Eval is used here to produce and evaluate the expression 'require'"
2018-09-20 22:24:52 +00:00
} ,
2021-04-07 19:59:58 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/protobufjs/dist/light/protobuf.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2018-09-18T19:19:27.699Z" ,
"reasonDetail" : "Hard-coded string"
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/protobufjs/dist/minimal/protobuf.js" ,
"line" : " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2019-03-09T00:08:44.242Z" ,
"reasonDetail" : "Eval is used here to produce and evaluate the expression 'require'"
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/protobufjs/dist/minimal/protobuf.min.js" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2018-09-18T19:19:27.699Z" ,
"reasonDetail" : "Inside of regular expression"
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/protobufjs/dist/protobuf.js" ,
"line" : " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2019-03-09T00:08:44.242Z" ,
"reasonDetail" : "Eval is used here to produce and evaluate the expression 'require'"
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/protobufjs/dist/protobuf.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2018-09-18T19:19:27.699Z" ,
"reasonDetail" : "Hard-coded string"
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-document.write(" ,
2023-10-11 19:06:43 +00:00
"path" : "node_modules/puppeteer-core/lib/DOMWorld.js" ,
"line" : " document.write(html);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2021-04-07 19:59:58 +00:00
} ,
{
2023-10-11 19:06:43 +00:00
"rule" : "DOM-outerHTML" ,
"path" : "node_modules/puppeteer-core/lib/DOMWorld.js" ,
"line" : " retVal += document.documentElement.outerHTML;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/DOMWorld.js" ,
"line" : " async $eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/DOMWorld.js" ,
"line" : " return document.$eval(selector, pageFunction, ...args);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/DOMWorld.js" ,
"line" : " async $$eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/DOMWorld.js" ,
"line" : " const value = await document.$$eval(selector, pageFunction, ...args);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/FrameManager.js" ,
"line" : " async $eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/FrameManager.js" ,
"line" : " return this._mainWorld.$eval(selector, pageFunction, ...args);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/FrameManager.js" ,
"line" : " async $$eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/FrameManager.js" ,
"line" : " return this._mainWorld.$$eval(selector, pageFunction, ...args);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/JSHandle.js" ,
"line" : " async $eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/JSHandle.js" ,
"line" : " async $$eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/Page.js" ,
"line" : " async $eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/Page.js" ,
"line" : " return this.mainFrame().$eval(selector, pageFunction, ...args);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/Page.js" ,
"line" : " async $$eval(selector, pageFunction, ...args) {" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "eval" ,
"path" : "node_modules/puppeteer-core/lib/Page.js" ,
"line" : " return this.mainFrame().$$eval(selector, pageFunction, ...args);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-document.write(" ,
"path" : "node_modules/qrcode-generator/sample.js" ,
"line" : " document.write(create_qrcode(text, typeNumber, errorCorrectionLevel) );" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-01-04T20:32:10.596Z" ,
"reasonDetail" : "Sample code never required by us."
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/qrcode-generator/sample.js" ,
"line" : " document.getElementById('qr').innerHTML =" ,
"reasonCategory" : "notExercisedByOurApp" ,
2023-01-02 21:34:41 +00:00
"updated" : "2022-01-04T20:32:10.596Z" ,
"reasonDetail" : "Sample code never required by us."
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/core/quill.js" ,
"line" : " let html = this.container.innerHTML.trim();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2021-04-07 19:59:58 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/core/quill.js" ,
"line" : " this.container.innerHTML = '';" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
"rule" : "DOM-innerHTML" ,
2023-01-02 21:34:41 +00:00
"path" : "node_modules/quill/dist/quill.core.js" ,
2023-05-17 16:58:32 +00:00
"line" : " this.container.innerHTML = html.replace(/\\>\\r?\\n +\\</g, '><'); // Remove spaces between tags" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-05-17T16:29:59.196Z"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.core.js" ,
2023-05-17 16:58:32 +00:00
"line" : " this.container.innerHTML = '';" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-05-17T16:29:59.196Z"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.core.js" ,
2023-05-17 16:58:32 +00:00
"line" : " var html = this.container.innerHTML.trim();" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.core.js" ,
2023-05-17 16:58:32 +00:00
"line" : " this.container.innerHTML = '';" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.core.js" ,
"line" : " debug.log('convert', this.container.innerHTML, delta);" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.core.js" ,
"line" : " this.container.innerHTML = '';" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " var html = this.container.innerHTML.trim();" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " label.innerHTML = _dropdown2.default;" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " button.innerHTML = icons[name][''] + icons[name]['rtl'];" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-17 00:48:57 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " button.innerHTML = icons[name];" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " button.innerHTML = icons[name][value];" ,
2023-01-02 21:34:41 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " this.container.innerHTML = '';" ,
2023-01-02 21:34:41 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
2023-05-17 16:58:32 +00:00
"line" : " debug.log('convert', this.container.innerHTML, delta);" ,
2023-01-02 21:34:41 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " _this.label.innerHTML = label;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " item.innerHTML = icons[item.getAttribute('data-value') || ''];" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " this.label.innerHTML = item.innerHTML;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " this.root.innerHTML = this.constructor.TEMPLATE;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " this.domNode.innerHTML = _highlight(text);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
2023-10-04 00:12:57 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " // this.container.innerHTML = html.replace(/\\>\\r?\\n +\\</g, '><'); // Remove spaces between tags" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-09-28T00:50:24.377Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " // this.container.innerHTML = '';" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-09-28T00:50:24.377Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.js" ,
"line" : " // this.container.innerHTML = '';" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-09-28T00:50:24.377Z"
} ,
2022-06-07 00:48:02 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/dist/quill.min.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/modules/clipboard.js" ,
"line" : " this.container.innerHTML = html.replace(/\\>\\r?\\n +\\</g, '><'); // Remove spaces between tags" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/modules/clipboard.js" ,
"line" : " this.container.innerHTML = '';" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/modules/clipboard.js" ,
"line" : " this.container.innerHTML = '';" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-06-07 00:48:02 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/modules/clipboard.js" ,
"line" : " debug.log('convert', this.container.innerHTML, delta);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-12-01T01:31:12.757Z"
2020-09-01 00:09:28 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/modules/syntax.js" ,
"line" : " this.domNode.innerHTML = highlight(text);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2020-09-01 00:09:28 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/themes/base.js" ,
"line" : " button.innerHTML = icons[name][''] + icons[name]['rtl'];" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2021-11-30 17:51:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/themes/base.js" ,
"line" : " button.innerHTML = icons[name];" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2021-11-30 17:51:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/themes/base.js" ,
"line" : " button.innerHTML = icons[name][value];" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2021-11-30 17:51:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/ui/color-picker.js" ,
"line" : " this.label.innerHTML = label;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2020-09-01 00:09:28 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/ui/icon-picker.js" ,
"line" : " item.innerHTML = icons[item.getAttribute('data-value') || ''];" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2020-09-01 00:09:28 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/ui/icon-picker.js" ,
"line" : " this.label.innerHTML = item.innerHTML;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2020-09-01 00:09:28 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/ui/picker.js" ,
"line" : " label.innerHTML = DropdownIcon;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2020-09-01 00:09:28 +00:00
} ,
2022-02-11 22:32:51 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/quill/ui/tooltip.js" ,
"line" : " this.root.innerHTML = this.constructor.TEMPLATE;" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for quill"
2022-02-11 22:32:51 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/raw-body/node_modules/depd/index.js" ,
"line" : " var deprecatedfn = eval('(function (' + args + ') {\\n' +" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-12-13T00:55:48.389Z"
2022-02-11 22:32:51 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-02-11 22:32:51 +00:00
} ,
2021-09-17 18:27:53 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2020-09-01 00:09:28 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2020-09-01 00:09:28 +00:00
} ,
2022-03-22 20:45:34 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-03-22 20:45:34 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-03-22 20:45:34 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-ref" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-03-22 20:45:34 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-ref" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-03-22 20:45:34 +00:00
} ,
2022-10-03 22:53:41 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-blurhash/docs/demo.1d83eeb63aeb90e0cf0e.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-colorful/dist/index.esmodule.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-colorful/dist/index.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-colorful/dist/index.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-colorful/dist/index.module.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-colorful/dist/index.umd.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-colorful/dist/index.umd.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-04T00:50:49.405Z"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-quill/dist/react-quill.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for react-quill"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-quill/dist/react-quill.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for react-quill"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-findDOMNode" ,
"path" : "node_modules/react-quill/dist/react-quill.js" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for react-quill"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-quill/lib/index.js" ,
"line" : " (_b = (_a = _this).onEditorChangeText) === null || _b === void 0 ? void 0 : _b.call(_a, _this.editor.root.innerHTML, rangeOrDelta, source, _this.unprivilegedEditor);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for react-quill"
2022-10-03 22:53:41 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/react-quill/lib/index.js" ,
"line" : " getHTML: function () { return e.root.innerHTML; }," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for react-quill"
2022-10-03 22:53:41 +00:00
} ,
2021-09-17 18:27:53 +00:00
{
2023-01-02 21:34:41 +00:00
"rule" : "React-findDOMNode" ,
"path" : "node_modules/react-quill/lib/index.js" ,
"line" : " var element = react_dom_1.default.findDOMNode(this.editingArea);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2020-10-13T18:36:57.012Z" ,
"reasonDetail" : "necessary for react-quill"
2021-09-17 18:27:53 +00:00
} ,
2023-10-11 19:06:43 +00:00
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2015/SideEffect.js" ,
"line" : " var shouldPreventQueue = React.useRef([]);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2015/SideEffect.js" ,
"line" : " var touchStartRef = React.useRef([0, 0]);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2015/SideEffect.js" ,
"line" : " var activeAxis = React.useRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2021-09-17 18:27:53 +00:00
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2015/SideEffect.js" ,
"line" : " var lastProps = React.useRef(props);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es2015/UI.js" ,
"line" : " var ref = React.useRef(null);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es2019/SideEffect.js" ,
"line" : " const shouldPreventQueue = React.useRef([]);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es2019/SideEffect.js" ,
"line" : " const touchStartRef = React.useRef([0, 0]);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2019/SideEffect.js" ,
"line" : " const activeAxis = React.useRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2019/SideEffect.js" ,
"line" : " const lastProps = React.useRef(props);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es2019/UI.js" ,
"line" : " const ref = React.useRef(null);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-remove-scroll/dist/es5/SideEffect.js" ,
"line" : " var shouldPreventQueue = React.useRef([]);" ,
2023-01-02 21:34:41 +00:00
"reasonCategory" : "usageTrusted" ,
2023-10-11 19:06:43 +00:00
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es5/SideEffect.js" ,
"line" : " var touchStartRef = React.useRef([0, 0]);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es5/SideEffect.js" ,
"line" : " var activeAxis = React.useRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es5/SideEffect.js" ,
"line" : " var lastProps = React.useRef(props);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-remove-scroll/dist/es5/UI.js" ,
"line" : " var ref = React.useRef(null);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-createRef" ,
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " // in case we pass a React ref using React.createRef()" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-createRef" ,
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " _this.targetRef = createRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-createRef" ,
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " _this.ref = createRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-findDOMNode" ,
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " var currentElement = findDOMNode(_this);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " var skipResize = useRef(skipOnMount);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " var localRef = useRef(null);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-resize-detector/build/index.esm.js" ,
"line" : " var resizeHandler = useRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-createRef" ,
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " // in case we pass a React ref using React.createRef()" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-createRef" ,
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " _this.targetRef = React.createRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-createRef" ,
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " _this.ref = React.createRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
2023-11-01 22:55:30 +00:00
"rule" : "React-findDOMNode" ,
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " var currentElement = reactDom.findDOMNode(_this);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " var skipResize = React.useRef(skipOnMount);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " var localRef = React.useRef(null);" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
2023-11-01 22:55:30 +00:00
"path" : "node_modules/react-resize-detector/build/index.js" ,
"line" : " var resizeHandler = React.useRef();" ,
2023-10-11 19:06:43 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.cjs.js" ,
"line" : " var libRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.cjs.js" ,
"line" : " var heightRef = React.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.cjs.js" ,
"line" : " var measurementsCacheRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.esm.js" ,
"line" : " var libRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.esm.js" ,
"line" : " var heightRef = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.esm.js" ,
"line" : " var measurementsCacheRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.cjs.dev.js" ,
"line" : " var libRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.cjs.dev.js" ,
"line" : " var heightRef = React.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.cjs.dev.js" ,
"line" : " var measurementsCacheRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.cjs.prod.js" ,
"line" : " var libRef = React.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.cjs.prod.js" ,
"line" : " var heightRef = React.useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.cjs.prod.js" ,
"line" : " var measurementsCacheRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.js" ,
"line" : " var libRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.js" ,
"line" : " var heightRef = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "React-useRef" ,
"path" : "node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.js" ,
"line" : " var measurementsCacheRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/source-map-support/source-map-support.js" ,
"line" : " // Most eval() calls are in this format" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-04-30T22:35:27.860Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/source-map-support/source-map-support.js" ,
"line" : " // Parse nested eval() calls using recursion" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-04-30T22:35:27.860Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/source-map-support/source-map-support.js" ,
"line" : " // passed to eval() ending in \"//# sourceURL=...\" will return the source file" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-04-30T22:35:27.860Z"
2021-09-17 18:27:53 +00:00
} ,
{
2023-01-02 21:34:41 +00:00
"rule" : "eval" ,
"path" : "node_modules/source-map-support/source-map-support.js" ,
"line" : " // Code called using eval() needs special handling" ,
2021-11-30 17:51:53 +00:00
"reasonCategory" : "falseMatch" ,
2023-01-02 21:34:41 +00:00
"updated" : "2020-04-30T22:35:27.860Z"
2021-09-17 18:27:53 +00:00
} ,
2023-11-01 22:55:30 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/dist/tocbot.js" ,
"line" : " tocElement.innerHTML = ''" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/dist/tocbot.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/253-af2be75f8688092d.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/253-af2be75f8688092d.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-ref" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/684-c4d85164cfbebace.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/684-c4d85164cfbebace.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/894.d8d3be35b7c84b33.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-ref" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/894.d8d3be35b7c84b33.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/framework-3911a61406e859ea.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/framework-3911a61406e859ea.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-ref" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/framework-3911a61406e859ea.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/framework-3911a61406e859ea.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/main-292648d00afc3512.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/main-292648d00afc3512.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-ref" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/main-292648d00afc3512.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/main-292648d00afc3512.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/pages/_error-b0eae765db80170a.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-ref" ,
"path" : "node_modules/tocbot/out/_next/static/chunks/pages/_error-b0eae765db80170a.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/out/static/js/tocbot.js" ,
"line" : " tocElement.innerHTML = ''" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/out/static/js/tocbot.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/src/components/Template/Tracking/index.js" ,
"line" : " <script dangerouslySetInnerHTML={{ __html: getGaScript(props.siteId) }} />" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/src/components/Template/TryIt/index.js" ,
"line" : " contentEl.innerHTML = marked(markdown)" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/src/components/Template/TryIt/index.js" ,
"line" : " contentEl.innerHTML = backupHtml" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/src/components/Template/TryIt/index.js" ,
"line" : " backupHtml = backupHtml && backupHtml.innerHTML" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/src/components/Template/index.js" ,
"line" : " dangerouslySetInnerHTML={{ __html: props.tocHtml }}" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-dangerouslySetInnerHTML" ,
"path" : "node_modules/tocbot/src/components/Template/index.js" ,
"line" : " dangerouslySetInnerHTML={{ __html: props.bodyHtml }}" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/src/js/index.js" ,
"line" : " tocElement.innerHTML = ''" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/static/js/tocbot.js" ,
"line" : " tocElement.innerHTML = ''" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "DOM-innerHTML" ,
"path" : "node_modules/tocbot/static/js/tocbot.min.js" ,
"reasonCategory" : "notExercisedByOurApp" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2023-10-11 19:06:43 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2015/assignRef.js" ,
"line" : " * const refObject = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2015/mergeRef.js" ,
"line" : " * const ownRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2015/refToCallback.js" ,
"line" : " * const ref = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2015/useMergeRef.js" ,
"line" : " * const ownRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2019/assignRef.js" ,
"line" : " * const refObject = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2019/mergeRef.js" ,
"line" : " * const ownRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2019/refToCallback.js" ,
"line" : " * const ref = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es2019/useMergeRef.js" ,
"line" : " * const ownRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es5/assignRef.js" ,
"line" : " * const refObject = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es5/mergeRef.js" ,
"line" : " * const ownRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es5/refToCallback.js" ,
"line" : " * const ref = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-callback-ref/dist/es5/useMergeRef.js" ,
"line" : " * const ownRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2022-06-17 00:48:57 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-composed-ref/dist/use-composed-ref.cjs.js" ,
"line" : " var prevUserRef = React.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-composed-ref/dist/use-composed-ref.esm.js" ,
"line" : " var prevUserRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-latest/dist/use-latest.cjs.dev.js" ,
"line" : " var ref = React__namespace.useRef(value);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-latest/dist/use-latest.cjs.prod.js" ,
"line" : " var ref = React__namespace.useRef(value);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-latest/dist/use-latest.esm.js" ,
"line" : " var ref = React.useRef(value);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
} ,
2023-10-11 19:06:43 +00:00
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var lastReportRef = react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var refOrElementRef = react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var cbElementRef = react.useRef(null); // Calling re-evaluation after each render without using a dep array," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var onResizeRef = react.useRef(undefined);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var resizeObserverRef = react.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var didUnmount = react.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.cjs.js" ,
"line" : " var previous = react.useRef({" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var lastReportRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var refOrElementRef = useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var cbElementRef = useRef(null); // Calling re-evaluation after each render without using a dep array," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var onResizeRef = useRef(undefined);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var resizeObserverRef = useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var didUnmount = useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/dist/bundle.esm.js" ,
"line" : " var previous = useRef({" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var lastReportRef = react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var refOrElementRef = react.useRef(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var cbElementRef = react.useRef(null); // Calling re-evaluation after each render without using a dep array," ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var onResizeRef = react.useRef(undefined);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var resizeObserverRef = react.useRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var didUnmount = react.useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-resize-observer/polyfilled.js" ,
"line" : " var previous = react.useRef({" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-sidecar/dist/es2015/renderProp.js" ,
"line" : " var defaultState = React.useRef(defaults(props));" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-sidecar/dist/es2015/renderProp.js" ,
"line" : " var ref = React.useRef(function (state) { return (defaultState.current = state); });" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-sidecar/dist/es2019/renderProp.js" ,
"line" : " const defaultState = React.useRef(defaults(props));" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-sidecar/dist/es2019/renderProp.js" ,
"line" : " const ref = React.useRef((state) => (defaultState.current = state));" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-sidecar/dist/es5/renderProp.js" ,
"line" : " var defaultState = React.useRef(defaults(props));" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "node_modules/use-sidecar/dist/es5/renderProp.js" ,
"line" : " var ref = React.useRef(function (state) { return (defaultState.current = state); });" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-03T18:55:06.301Z"
} ,
2021-09-17 18:27:53 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/dist/worker.js" ,
"line" : "var requireFoolWebpack = eval('typeof require !== \\'undefined\\'' + ' ? require' + ' : function (module) { throw new Error(\\'Module \" + module + \" not found.\\') }');" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/dist/workerpool.js" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/dist/workerpool.js" ,
"line" : "var requireFoolWebpack = eval('typeof require !== \\'undefined\\' ' + '? require ' + ': function (module) { throw new Error(\\'Module \" + module + \" not found.\\') }');" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/dist/workerpool.js" ,
"line" : "var requireFoolWebpack = eval('typeof require !== \\'undefined\\'' + ' ? require' + ' : function (module) { throw new Error(\\'Module \" + module + \" not found.\\') }');" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/dist/workerpool.min.js" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/src/generated/embeddedWorker.js" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/src/requireFoolWebpack.js" ,
"line" : "var requireFoolWebpack = eval(" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "eval" ,
"path" : "node_modules/workerpool/src/worker.js" ,
"line" : "var requireFoolWebpack = eval(" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-16T20:26:31.296Z" ,
"reasonDetail" : "Dev-only dependency."
2021-09-17 18:27:53 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/calling/useGetCallingFrameBuffer.ts" ,
2021-12-11 00:21:28 +00:00
"line" : " const ref = useRef<Buffer | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-12-11 00:21:28 +00:00
"updated" : "2021-12-10T23:24:03.829Z" ,
"reasonDetail" : "Doesn't touch the DOM."
2021-09-17 18:27:53 +00:00
} ,
2021-11-01 18:43:02 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/AvatarTextEditor.tsx" ,
"line" : " const measureElRef = useRef<null | HTMLDivElement>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-08-04T18:18:09.236Z" ,
"reasonDetail" : "Only used for measurement. Doesn't modify the DOM."
2021-09-17 18:27:53 +00:00
} ,
2021-09-28 20:27:35 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/AvatarTextEditor.tsx" ,
"line" : " const inputRef = useRef<HTMLInputElement | null>(null);" ,
2021-09-28 20:27:35 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-08-04T22:02:17.074Z"
2021-09-28 20:27:35 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/AvatarTextEditor.tsx" ,
"line" : " const onDoneRef = useRef<DoneHandleType>(onDone);" ,
2021-09-28 20:27:35 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-08-05T23:40:55.699Z"
2021-10-12 20:25:09 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/AvatarUploadButton.tsx" ,
"line" : " const fileInputRef = useRef<null | HTMLInputElement>(null);" ,
2021-10-12 20:25:09 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-08-03T21:17:38.615Z"
2021-10-12 20:25:09 +00:00
} ,
2021-09-17 18:27:53 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CallNeedPermissionScreen.tsx" ,
"line" : " const autoCloseAtRef = useRef<number>(Date.now() + AUTO_CLOSE_MS);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/CallScreen.tsx" ,
"line" : " const localVideoRef = useRef<HTMLVideoElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-12-01 02:14:25 +00:00
"updated" : "2021-12-01T01:31:12.757Z"
2021-09-17 18:27:53 +00:00
} ,
2023-11-16 19:55:35 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallScreen.tsx" ,
"line" : " const toastRegionRef = useRef<HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-11-14T23:29:51.425Z" ,
"reasonDetail" : "For calling reactions toasts"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallScreen.tsx" ,
"line" : " const reactionPickerRef = React.useRef<null | HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-11-14T23:29:51.425Z" ,
"reasonDetail" : "To render the reaction picker in the CallScreen"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallScreen.tsx" ,
"line" : " const moreOptionsMenuRef = React.useRef<null | HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-11-14T23:29:51.425Z" ,
"reasonDetail" : "Used to detect clicks outside of the Calling More Options button menu"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallScreen.tsx" ,
"line" : " const moreOptionsButtonRef = React.useRef<null | HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-11-14T23:29:51.425Z" ,
"reasonDetail" : "Used to detect clicks outside of the Calling More Options button menu and ensures clicking the button does not re-open the menu."
} ,
2021-09-17 18:27:53 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/CallingLobby.tsx" ,
"line" : " const localVideoRef = React.useRef<null | HTMLVideoElement>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
2021-05-07 19:04:05 +00:00
{
2021-09-17 18:27:53 +00:00
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/CallingPip.tsx" ,
"line" : " const localVideoRef = React.useRef(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2020-10-26T19:12:24.410Z" ,
"reasonDetail" : "Used to get the local video element for rendering."
2021-09-17 18:27:53 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/CallingPip.tsx" ,
"line" : " const videoContainerRef = React.useRef<null | HTMLDivElement>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
{
"rule" : "React-useRef" ,
2023-10-19 18:59:21 +00:00
"path" : "ts/components/CallingToast.tsx" ,
"line" : " const shownToasts = React.useRef<Set<string>>(new Set());" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2023-10-19 18:59:21 +00:00
"updated" : "2023-10-04T20:50:45.297Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallingToast.tsx" ,
"line" : " const timeouts = React.useRef<Map<string, TimeoutType>>(new Map());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-10T17:05:02.468Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallingToast.tsx" ,
"line" : " const timeoutsStatus = React.useRef<'active' | 'paused'>('active');" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-10T17:05:02.468Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallingToast.tsx" ,
"line" : " const toastsShown = useRef<Set<string>>(new Set());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-10T17:05:02.468Z"
2021-09-17 18:27:53 +00:00
} ,
2023-10-26 18:26:25 +00:00
{
"rule" : "React-useRef" ,
2023-11-16 19:55:35 +00:00
"path" : "ts/components/CallingToast.tsx" ,
"line" : " const toastId = useRef<string>(uuid());" ,
2023-10-26 18:26:25 +00:00
"reasonCategory" : "usageTrusted" ,
2023-11-16 19:55:35 +00:00
"updated" : "2023-11-14T16:52:45.342Z"
2023-10-26 18:26:25 +00:00
} ,
2023-11-14 22:05:17 +00:00
{
"rule" : "React-useRef" ,
2023-11-16 19:55:35 +00:00
"path" : "ts/components/CallingToastManager.tsx" ,
"line" : " const toastRegionRef = useRef<HTMLDivElement>(null);" ,
2023-11-14 22:05:17 +00:00
"reasonCategory" : "usageTrusted" ,
2023-11-16 19:55:35 +00:00
"updated" : "2023-10-26T13:57:41.860Z"
2023-11-14 22:05:17 +00:00
} ,
2023-12-06 21:52:29 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallingToastManager.tsx" ,
"line" : " const raisedHandsInLastShownToastRef = useRef<Set<number>>(new Set());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-12-05T22:11:41.559Z"
} ,
2023-08-18 16:34:02 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallsList.tsx" ,
"line" : " const infiniteLoaderRef = useRef<InfiniteLoader>(null);" ,
"reasonCategory" : "usageTrusted" ,
2023-10-19 18:59:21 +00:00
"updated" : "2023-08-02T00:21:37.858Z"
2023-08-18 16:34:02 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallsList.tsx" ,
"line" : " const listRef = useRef<List>(null);" ,
"reasonCategory" : "usageTrusted" ,
2023-10-19 18:59:21 +00:00
"updated" : "2023-08-02T00:21:37.858Z"
2023-08-18 16:34:02 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallsList.tsx" ,
"line" : " const prevOptionsRef = useRef<CallHistoryFilterOptions | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
2023-08-18 21:48:39 +00:00
"updated" : "2023-08-18T19:09:30.283Z"
2023-08-18 16:34:02 +00:00
} ,
2023-11-27 22:07:13 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallsList.tsx" ,
"line" : " const getCallHistoryGroupsCountRef = useRef(getCallHistoryGroupsCount);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-11-27T20:25:10.634Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CallsList.tsx" ,
"line" : " const getCallHistoryGroupsRef = useRef(getCallHistoryGroups);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-11-27T20:25:10.634Z"
} ,
2021-10-25 19:06:13 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/CaptchaDialog.tsx" ,
"line" : " const buttonRef = useRef<HTMLButtonElement | null>(null);" ,
2021-10-25 19:06:13 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
2021-09-17 18:27:53 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/ChatColorPicker.tsx" ,
"line" : " const menuRef = useRef<any | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
2021-10-18 22:10:22 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionArea.tsx" ,
"line" : " const inputApiRef = useRef<InputApi | undefined>();" ,
2021-10-18 22:10:22 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-23T00:07:11.885Z"
2021-10-18 22:10:22 +00:00
} ,
2021-10-23 00:41:45 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionArea.tsx" ,
"line" : " const fileInputRef = useRef<null | HTMLInputElement>(null);" ,
2021-10-23 00:41:45 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-23T00:07:11.885Z"
2021-10-23 00:41:45 +00:00
} ,
2022-07-07 21:39:22 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionArea.tsx" ,
"line" : " const emojiButtonRef = useRef<EmojiButtonAPI | undefined>();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-07-07T20:51:44.602Z"
} ,
2021-09-17 18:27:53 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const callbacksRef = React.useRef(unstaleCallbacks);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-04-21T21:35:38.757Z"
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const emojiCompletionRef = React.useRef<EmojiCompletion>();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const mentionCompletionRef = React.useRef<MentionCompletion>();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const quillRef = React.useRef<Quill>();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const propsRef = React.useRef<Props>(props);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const memberRepositoryRef = React.useRef<MemberRepository>(" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
2022-06-30 02:05:41 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const canSendRef = React.useRef<boolean>(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-25T00:06:19.860Z" ,
"reasonDetail" : "Not used for DOM manipulation"
} ,
2022-10-11 17:59:02 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionInput.tsx" ,
"line" : " const scrollerRefInner = React.useRef<HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-10-03T16:06:12.837Z"
} ,
2023-03-02 20:55:40 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionRecording.tsx" ,
"line" : " const startTime = useRef(Date.now());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-02-26T23:17:41.234Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionRecording.tsx" ,
"line" : " const drift = useRef(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-02-26T23:20:28.848Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionRecordingDraft.tsx" ,
"line" : " const timeout = useRef<undefined | NodeJS.Timeout>(undefined);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-02-26T23:20:28.848Z"
} ,
2022-10-11 17:59:02 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/CompositionTextArea.tsx" ,
"line" : " const inputApiRef = React.useRef<InputApi | undefined>();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-10-03T16:06:12.837Z"
} ,
2021-09-17 18:27:53 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/ContactPills.tsx" ,
"line" : " const elRef = useRef<null | HTMLDivElement>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
2022-08-19 18:36:47 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/ContextMenu.tsx" ,
"line" : " const virtualElement = useRef<VirtualElement>(generateVirtualElement(0, 0));" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-08-19T17:09:38.534Z"
} ,
2021-09-17 18:27:53 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/DirectCallRemoteParticipant.tsx" ,
"line" : " const remoteVideoRef = useRef<HTMLCanvasElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
2023-03-27 23:48:57 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/EditHistoryMessagesModal.tsx" ,
"line" : " const containerElementRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-03-25T01:59:04.590Z"
} ,
2021-09-17 18:27:53 +00:00
{
"rule" : "React-useRef" ,
2023-03-20 22:23:53 +00:00
"path" : "ts/components/ForwardMessagesModal.tsx" ,
2021-09-17 18:27:53 +00:00
"line" : " const inputRef = useRef<null | HTMLInputElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/GradientDial.tsx" ,
"line" : " const containerRef = useRef<HTMLDivElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/GroupCallOverflowArea.tsx" ,
"line" : " const overflowRef = useRef<HTMLDivElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/GroupCallRemoteParticipant.tsx" ,
"line" : " const lastReceivedVideoAt = useRef(-Infinity);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-06-17T20:46:02.342Z" ,
"reasonDetail" : "Doesn't reference the DOM."
2021-09-17 18:27:53 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/GroupCallRemoteParticipant.tsx" ,
"line" : " const remoteVideoRef = useRef<HTMLCanvasElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 18:27:53 +00:00
} ,
2021-09-17 22:24:21 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/GroupCallRemoteParticipant.tsx" ,
"line" : " const canvasContextRef = useRef<CanvasRenderingContext2D | null>(null);" ,
2021-09-17 22:24:21 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-17 22:24:21 +00:00
} ,
2021-12-11 00:21:28 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/GroupCallRemoteParticipant.tsx" ,
"line" : " const imageDataRef = useRef<ImageData | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-12-10T23:24:31.237Z" ,
"reasonDetail" : "Doesn't touch the DOM."
} ,
2021-09-17 22:24:21 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/IncomingCallBar.tsx" ,
"line" : " const initialTitleRef = useRef<string>(title);" ,
2021-09-17 22:24:21 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-08-16T20:52:11.043Z" ,
"reasonDetail" : "Doesn't interact with the DOM."
2021-09-17 22:24:21 +00:00
} ,
2021-10-25 19:11:19 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/Input.tsx" ,
2022-11-18 00:45:19 +00:00
"line" : " const innerRef = useRef<HTMLInputElement | HTMLTextAreaElement | null>(null);" ,
2021-10-25 19:11:19 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-10-25 19:11:19 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/Input.tsx" ,
"line" : " const valueOnKeydownRef = useRef<string>(value);" ,
2021-10-25 19:11:19 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-10-25 19:11:19 +00:00
} ,
2021-09-17 22:24:21 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/Input.tsx" ,
"line" : " const selectionStartOnKeydownRef = useRef<number>(value.length);" ,
2021-09-17 22:24:21 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
} ,
2023-08-10 22:16:51 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/LeftPane.tsx" ,
"line" : " const measureRef = useRef<HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-08-09T21:48:42.602Z"
2023-08-10 22:16:51 +00:00
} ,
2021-09-17 22:24:21 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/LeftPaneSearchInput.tsx" ,
2022-02-14 17:57:11 +00:00
"line" : " const inputRef = useRef<null | HTMLInputElement>(null);" ,
2021-09-17 22:24:21 +00:00
"reasonCategory" : "usageTrusted" ,
2022-02-14 17:57:11 +00:00
"updated" : "2022-02-11T20:49:03.879Z"
2021-09-17 22:24:21 +00:00
} ,
2021-10-25 19:11:19 +00:00
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/Lightbox.tsx" ,
"line" : " const containerRef = useRef<HTMLDivElement | null>(null);" ,
2021-10-25 19:11:19 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-08-23T18:39:37.081Z"
2021-10-25 19:11:19 +00:00
} ,
{
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/Lightbox.tsx" ,
"line" : " const imageRef = useRef<HTMLImageElement | null>(null);" ,
2021-10-25 19:11:19 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-24T00:03:36.061Z"
2021-10-25 19:11:19 +00:00
} ,
2021-11-04 21:11:47 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Lightbox.tsx" ,
"line" : " const animateRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-10-11T21:21:08.188Z"
2021-11-04 21:11:47 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Lightbox.tsx" ,
"line" : " const dragCacheRef = useRef<" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-10-11T21:21:08.188Z"
2021-11-04 21:11:47 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Lightbox.tsx" ,
"line" : " const zoomCacheRef = useRef<" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-10-11T21:21:08.188Z"
2021-11-04 21:11:47 +00:00
} ,
2022-11-18 00:45:19 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/ListView.tsx" ,
"line" : " const listRef = useRef<null | List>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-11-11T17:11:07.659Z"
} ,
2023-09-14 17:04:48 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/MediaEditor.tsx" ,
"line" : " const inputApiRef = useRef<InputApi | undefined>();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-09-11T20:19:18.681Z"
} ,
2022-06-15 17:53:08 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/MediaQualitySelector.tsx" ,
"line" : " const buttonRef = React.useRef<HTMLButtonElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-14T22:04:43.988Z" ,
"reasonDetail" : "Handling outside click"
} ,
2021-05-07 19:04:05 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Modal.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const modalRef = useRef<HTMLDivElement | null>(null);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-18 16:34:02 +00:00
"updated" : "2021-08-05T00:22:31.660Z"
2023-07-25 23:56:56 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/Modal.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const bodyRef = useRef<HTMLDivElement>(null);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-25 23:56:56 +00:00
} ,
{
"rule" : "React-useRef" ,
2023-07-26 22:23:32 +00:00
"path" : "ts/components/Modal.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const bodyInnerRef = useRef<HTMLDivElement>(null);" ,
2023-07-26 22:23:32 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2021-05-07 19:04:05 +00:00
} ,
2022-11-02 23:48:38 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/ModalContainer.tsx" ,
"line" : " const containerRef = React.useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-10-14T16:39:48.461Z"
} ,
2022-09-15 01:58:35 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/ModalHost.tsx" ,
"line" : " const containerRef = React.useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-09-14T16:20:15.384Z" ,
"reasonDetail" : "Holds a reference to a container element to prevent outside clicks"
} ,
2023-04-25 21:54:05 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/Preferences.tsx" ,
"line" : " const settingsPaneRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-04-21T02:12:22.352Z"
} ,
2021-05-07 19:04:05 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/ProfileEditor.tsx" ,
"line" : " const focusInputRef = useRef<HTMLInputElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
2021-05-07 19:04:05 +00:00
} ,
2022-01-05 17:59:59 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/QrCode.tsx" ,
2022-01-14 16:45:05 +00:00
"line" : " const elRef = useRef<null | HTMLImageElement>(null);" ,
2022-01-05 17:59:59 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-01-04T21:43:17.517Z" ,
2022-01-14 16:45:05 +00:00
"reasonDetail" : "Used to change the style in non-production builds."
2022-01-05 17:59:59 +00:00
} ,
2021-05-07 19:04:05 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Slider.tsx" ,
"line" : " const diff = useRef<number>(0);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
2021-05-07 19:04:05 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Slider.tsx" ,
"line" : " const handleRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
2021-05-07 19:04:05 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Slider.tsx" ,
"line" : " const sliderRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
2021-05-07 19:04:05 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/StandaloneRegistration.tsx" ,
"line" : " const pluginRef = useRef<Plugin | undefined>();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-11-24T20:55:14.943Z"
2021-05-07 19:04:05 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/StandaloneRegistration.tsx" ,
"line" : " const elemRef = useRef<HTMLInputElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-11-30T10:15:33.662Z"
2021-05-07 19:04:05 +00:00
} ,
2022-05-02 16:24:41 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryImage.tsx" ,
"line" : " const videoRef = useRef<HTMLVideoElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-04-29T23:54:21.656Z"
} ,
2022-07-19 20:38:32 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewer.tsx" ,
2022-10-13 21:40:43 +00:00
"line" : " const progressBarRef = useRef<HTMLDivElement>(null);" ,
2022-07-19 20:38:32 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2022-10-13T15:18:21.267Z"
2022-10-13 21:40:43 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewer.tsx" ,
"line" : " const animationRef = useRef<Animation | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2022-10-13T15:18:21.267Z"
2022-10-13 21:40:43 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewer.tsx" ,
"line" : " const onFinishRef = useRef<(() => void) | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2022-10-13T15:18:21.267Z"
2022-07-19 20:38:32 +00:00
} ,
2022-03-04 21:14:52 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewsNRepliesModal.tsx" ,
2022-04-23 03:16:13 +00:00
"line" : " const inputApiRef = useRef<InputApi | undefined>();" ,
2022-03-04 21:14:52 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-02-15T17:57:06.507Z"
} ,
2022-08-05 01:29:44 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewsNRepliesModal.tsx" ,
"line" : " const containerElementRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-08-04T00:52:01.080Z"
} ,
2022-10-13 21:40:43 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewsNRepliesModal.tsx" ,
"line" : " const shouldScrollToBottomRef = useRef(true);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-10-05T18:51:56.411Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/components/StoryViewsNRepliesModal.tsx" ,
"line" : " const bottomRef = useRef<HTMLDivElement>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-10-05T18:51:56.411Z"
} ,
2023-07-26 22:23:32 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/TextAttachment.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const linkPreview = useRef<HTMLDivElement | null>(null);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-18 16:34:02 +00:00
"updated" : "2022-04-06T00:59:17.194Z"
2023-07-26 22:23:32 +00:00
} ,
2022-04-06 01:18:07 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/TextAttachment.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const textEditorRef = useRef<HTMLTextAreaElement | null>(null);" ,
2022-04-06 01:18:07 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-18 16:34:02 +00:00
"updated" : "2022-06-16T23:23:32.306Z"
2022-04-06 01:18:07 +00:00
} ,
2022-06-17 00:48:57 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/TextAttachment.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const ref = useRef<HTMLDivElement>(null);" ,
2022-06-17 00:48:57 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2022-06-17 00:48:57 +00:00
} ,
2022-08-19 18:36:47 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/TextStoryCreator.tsx" ,
2022-11-28 18:52:16 +00:00
"line" : " const textEditorRef = useRef<HTMLTextAreaElement | null>(null);" ,
2022-08-19 18:36:47 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-16T23:23:32.306Z"
} ,
2020-09-01 00:09:28 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/Tooltip.tsx" ,
"line" : " const wrapperRef = React.useRef<HTMLSpanElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2020-09-01 00:09:28 +00:00
} ,
2023-08-10 22:16:51 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/Tooltip.tsx" ,
"line" : " const timeoutRef = useRef<NodeJS.Timeout | undefined>();" ,
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-08-10T00:23:35.320Z"
2023-08-10 22:16:51 +00:00
} ,
2021-05-07 19:04:05 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-createRef" ,
"path" : "ts/components/conversation/ConversationHeader.tsx" ,
"line" : " this.menuTriggerRef = React.createRef();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2020-05-20T20:10:43.540Z" ,
"reasonDetail" : "Used to reference popup menu"
2021-05-07 19:04:05 +00:00
} ,
2020-09-01 00:09:28 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-createRef" ,
"path" : "ts/components/conversation/ConversationHeader.tsx" ,
"line" : " this.headerRef = React.createRef();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-01-18T22:24:05.937Z" ,
"reasonDetail" : "Used to reference popup menu boundaries element"
2020-09-01 00:09:28 +00:00
} ,
2021-09-03 00:29:15 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/GIF.tsx" ,
"line" : " const videoRef = useRef<HTMLVideoElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-03 00:29:15 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/GroupDescription.tsx" ,
"line" : " const textRef = useRef<HTMLDivElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-03 00:29:15 +00:00
} ,
2023-04-25 21:54:05 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/InlineNotificationWrapper.tsx" ,
"line" : " const focusRef = useRef<HTMLDivElement>(null);" ,
2023-05-10 00:40:19 +00:00
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-04-12T15:51:28.066Z"
2023-04-25 21:54:05 +00:00
} ,
2020-09-01 00:09:28 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-createRef" ,
"path" : "ts/components/conversation/Message.tsx" ,
"line" : " React.createRef();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-03-05T19:57:01.431Z" ,
"reasonDetail" : "Used for detecting clicks outside reaction viewer"
2020-09-01 00:09:28 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-createRef" ,
"path" : "ts/components/conversation/Message.tsx" ,
"line" : " public focusRef: React.RefObject<HTMLDivElement> = React.createRef();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-03-05T19:57:01.431Z" ,
"reasonDetail" : "Used for managing focus only"
2020-09-01 00:09:28 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-createRef" ,
"path" : "ts/components/conversation/Message.tsx" ,
"line" : " public audioButtonRef: React.RefObject<HTMLButtonElement> = React.createRef();" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-03-05T19:57:01.431Z" ,
"reasonDetail" : "Used for propagating click from the Message to MessageAudio's button"
2020-09-01 00:09:28 +00:00
} ,
2023-06-30 22:11:09 +00:00
{
"rule" : "React-createRef" ,
"path" : "ts/components/conversation/Message.tsx" ,
"line" : " private metadataRef: React.RefObject<HTMLDivElement> = React.createRef();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-06-30T22:12:49.259Z" ,
"reasonDetail" : "Used for excluding the message metadata from triple-click selections."
} ,
2023-04-25 21:54:05 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/MessageDetail.tsx" ,
2023-09-12 19:52:16 +00:00
"line" : " const messageDetailRef = useRef<HTMLDivElement>(null);" ,
2023-05-10 00:40:19 +00:00
"reasonCategory" : "usageTrusted" ,
2023-09-12 19:52:16 +00:00
"updated" : "2023-09-11T22:53:43.464Z" ,
"reasonDetail" : "Used to pass ref of MessageDetail to Message. Used for ReactionViewer overflow detection."
2023-04-25 21:54:05 +00:00
} ,
2020-09-01 00:09:28 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/Quote.tsx" ,
"line" : " const imageRef = useRef(new Image());" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-01-20T21:30:08.430Z" ,
"reasonDetail" : "Doesn't touch the DOM."
2020-09-01 00:09:28 +00:00
} ,
2023-12-12 16:11:39 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/CallingNotification.tsx" ,
"line" : " const menuTriggerRef = React.useRef<ContextMenuTriggerType | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-12-08T20:28:57.595Z"
} ,
2022-11-14 19:35:37 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/TimelineMessage.tsx" ,
2023-12-12 16:11:39 +00:00
"line" : " const menuTriggerRef = useRef<ContextMenuTriggerType | null>(null);" ,
2022-11-14 19:35:37 +00:00
"reasonCategory" : "usageTrusted" ,
2023-12-12 16:11:39 +00:00
"updated" : "2023-12-08T20:28:57.595Z"
2022-11-14 19:35:37 +00:00
} ,
2023-10-02 20:18:28 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/TypingBubble.tsx" ,
"line" : " const prevTypingContactIds = React.useRef<" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-09-28T21:48:57.488Z" ,
"reasonDetail" : "Used to track change of typing contacts while a conversation is actively viewed."
} ,
2023-03-27 23:48:57 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/WaveformScrubber.tsx" ,
"line" : " const waveformRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-02-26T23:20:28.848Z"
} ,
2021-09-16 21:00:52 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/conversation-details/AddGroupMembersModal/ChooseGroupMembersModal.tsx" ,
"line" : " const inputRef = useRef<null | HTMLInputElement>(null);" ,
2021-09-16 21:00:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-16 21:00:52 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/conversation-details/EditConversationAttributesModal.tsx" ,
"line" : " const focusDescriptionRef = useRef<undefined | boolean>(" ,
2021-09-16 21:00:52 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-16 21:00:52 +00:00
} ,
2021-09-18 00:30:08 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/conversation-details/EditConversationAttributesModal.tsx" ,
"line" : " const startingTitleRef = useRef<string>(externalTitle);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-18 00:30:08 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/components/conversation/conversation-details/EditConversationAttributesModal.tsx" ,
"line" : " const startingAvatarPathRef = useRef<undefined | string>(externalAvatarPath);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-07-30T16:57:33.618Z"
2021-09-18 00:30:08 +00:00
} ,
2021-07-30 20:30:59 +00:00
{
2022-12-20 17:50:23 +00:00
"rule" : "React-useRef" ,
2021-11-30 17:51:53 +00:00
"path" : "ts/components/conversation/media-gallery/MediaGallery.tsx" ,
2022-12-20 17:50:23 +00:00
"line" : " const focusRef = useRef<HTMLDivElement | null>(null);" ,
2021-07-30 20:30:59 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2019-11-01T22:46:33.013Z" ,
"reasonDetail" : "Used for setting focus only"
2021-07-30 20:30:59 +00:00
} ,
2022-06-15 17:53:08 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/emoji/EmojiButton.tsx" ,
"line" : " const buttonRef = React.useRef<HTMLButtonElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-14T22:04:43.988Z" ,
"reasonDetail" : "Handling outside click"
} ,
2023-01-19 00:09:18 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/emoji/EmojiButton.tsx" ,
"line" : " const popperRef = React.useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-01-18T22:32:43.901Z"
} ,
2021-12-16 15:02:22 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/installScreen/InstallScreenChoosingDeviceNameStep.tsx" ,
"line" : " const hasFocusedRef = useRef<boolean>(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-12-06T23:07:28.947Z" ,
"reasonDetail" : "Doesn't touch the DOM."
} ,
2022-06-15 17:53:08 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/components/stickers/StickerButton.tsx" ,
"line" : " const buttonRef = React.useRef<HTMLButtonElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2022-06-14T22:04:43.988Z" ,
"reasonDetail" : "Handling outside click"
} ,
2020-10-26 21:19:16 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/hooks/useIntersectionObserver.ts" ,
"line" : " const unobserveRef = useRef<(() => unknown) | null>(null);" ,
2020-10-26 21:19:16 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-17T20:16:37.959Z"
2020-10-26 21:19:16 +00:00
} ,
2023-10-19 18:59:21 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useIsMounted.ts" ,
"line" : " const isMounted = useRef(false);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-10-04T20:50:45.297Z"
} ,
2020-10-26 21:19:16 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/hooks/usePrevious.ts" ,
"line" : " const previousValueRef = useRef<T>(initialValue);" ,
2020-10-26 21:19:16 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-09-17T20:16:37.959Z"
2020-10-26 21:19:16 +00:00
} ,
2021-07-30 20:30:59 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/hooks/useRestoreFocus.ts" ,
"line" : " const toFocusRef = React.useRef<HTMLElement | null>(null);" ,
2021-07-30 20:30:59 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-07-30 20:30:59 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/hooks/useRestoreFocus.ts" ,
"line" : " const lastFocusedRef = React.useRef<HTMLElement | null>(null);" ,
2021-07-30 20:30:59 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-07-30T16:57:33.618Z"
2021-07-30 20:30:59 +00:00
} ,
2020-10-26 21:19:16 +00:00
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/hooks/useRestoreFocus.ts" ,
"line" : " const toFocusRef = React.useRef<HTMLElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-10-22T00:52:39.251Z"
2020-10-26 21:19:16 +00:00
} ,
{
2021-11-30 17:51:53 +00:00
"rule" : "React-useRef" ,
"path" : "ts/hooks/useRestoreFocus.ts" ,
"line" : " const lastFocusedRef = React.useRef<HTMLElement | null>(null);" ,
2021-09-17 18:27:53 +00:00
"reasonCategory" : "usageTrusted" ,
2021-11-30 17:51:53 +00:00
"updated" : "2021-10-22T00:52:39.251Z"
2020-10-26 21:19:16 +00:00
} ,
2023-10-02 20:18:28 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useScrollLock.tsx" ,
"line" : " const onUserInterruptRef = useRef(onUserInterrupt);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-09-19T17:05:51.321Z"
} ,
2023-07-26 22:23:32 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " const sizeRef = useRef<Size | null>(null);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " const onSizeChangeRef = useRef<SizeChangeHandler | void>(onSizeChange);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " const ref = useRef<any>();" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " * const scrollerRef = useRef()" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " * const scrollerInnerRef = useRef()" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " const scrollRef = useRef<Scroll | null>(null);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/hooks/useSizeObserver.tsx" ,
"line" : " const onScrollChangeRef = useRef<ScrollChangeHandler>(onScrollChange);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-21 20:18:22 +00:00
"updated" : "2023-07-25T21:55:26.191Z"
2023-07-26 22:23:32 +00:00
} ,
2021-07-30 20:30:59 +00:00
{
2023-05-10 00:40:19 +00:00
"rule" : "React-useRef" ,
"path" : "ts/quill/formatting/menu.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const buttonRef = React.useRef<HTMLButtonElement | null>(null);" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-18 16:34:02 +00:00
"updated" : "2023-04-22T00:07:56.294Z" ,
"reasonDetail" : "Popper needs to reference the button"
2023-08-04 16:25:52 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/quill/formatting/menu.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const fadeOutTimerRef = React.useRef<NodeJS.Timeout | undefined>();" ,
2023-08-10 22:16:51 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-04 16:25:52 +00:00
"updated" : "2023-08-02T19:01:24.771Z" ,
2023-08-18 16:34:02 +00:00
"reasonDetail" : "We need a persistent timer to know when to remove after fade-out"
2023-05-10 00:40:19 +00:00
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/quill/formatting/menu.tsx" ,
2023-08-18 16:34:02 +00:00
"line" : " const hoverTimerRef = React.useRef<NodeJS.Timeout | undefined>();" ,
2021-07-30 20:30:59 +00:00
"reasonCategory" : "usageTrusted" ,
2023-08-18 16:34:02 +00:00
"updated" : "2023-08-02T19:01:24.771Z" ,
"reasonDetail" : "We need a persistent timer to track long-hovers"
2021-07-30 20:30:59 +00:00
} ,
2023-05-23 22:00:05 +00:00
{
"rule" : "DOM-innerHTML" ,
"path" : "ts/quill/signal-clipboard/util.ts" ,
2023-06-06 19:06:58 +00:00
"line" : " event.clipboardData?.setData('text/signal', container.innerHTML);" ,
2023-05-23 22:00:05 +00:00
"reasonCategory" : "regexMatchedSafeCode" ,
2023-06-06 19:06:58 +00:00
"updated" : "2023-06-02T00:37:19.861Z" ,
2023-05-23 22:00:05 +00:00
"reasonDetail" : "Reading from innerHTML, not setting it"
} ,
2023-08-30 00:09:59 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/state/smart/ChatsTab.tsx" ,
"line" : " const lastOpenedConversationId = useRef<string | undefined>();" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-08-25T17:37:23.002Z"
} ,
2023-06-15 22:26:53 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/state/smart/ConversationPanel.tsx" ,
2023-07-26 22:23:32 +00:00
"line" : " const animateRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-07-13T23:34:39.367Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/state/smart/ConversationPanel.tsx" ,
"line" : " const overlayRef = useRef<HTMLDivElement | null>(null);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-07-13T23:34:39.367Z"
} ,
{
"rule" : "React-useRef" ,
"path" : "ts/state/smart/ConversationPanel.tsx" ,
"line" : " const focusRef = useRef<HTMLDivElement | null>(null);" ,
2023-06-15 22:26:53 +00:00
"reasonCategory" : "usageTrusted" ,
2023-07-26 22:23:32 +00:00
"updated" : "2023-07-13T23:34:39.367Z"
2023-06-15 22:26:53 +00:00
} ,
2023-08-21 20:18:22 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/state/smart/ConversationPanel.tsx" ,
"line" : " const wasAnimatedRef = useRef(wasAnimated);" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2023-08-20T22:14:52.008Z"
} ,
2021-12-16 15:02:22 +00:00
{
"rule" : "React-useRef" ,
"path" : "ts/state/smart/InstallScreen.tsx" ,
"line" : " const chooseDeviceNamePromiseWrapperRef = useRef(explodePromise<string>());" ,
"reasonCategory" : "usageTrusted" ,
"updated" : "2021-12-06T23:07:28.947Z" ,
"reasonDetail" : "Doesn't touch the DOM."
} ,
2021-08-03 14:28:45 +00:00
{
2021-09-17 22:12:58 +00:00
"rule" : "DOM-innerHTML" ,
2021-08-03 14:28:45 +00:00
"path" : "ts/windows/loading/start.ts" ,
2023-04-20 21:23:19 +00:00
"line" : " message.innerHTML = window.i18n('icu:optimizingApplication');" ,
2021-08-03 14:28:45 +00:00
"reasonCategory" : "usageTrusted" ,
2021-09-17 22:12:58 +00:00
"updated" : "2021-09-17T21:02:59.414Z"
2018-09-20 22:24:52 +00:00
}
2022-03-16 00:14:20 +00:00
]