FunctionImageVisualizer({
id,
url,
base64,
title,
description,
maxWidth,
maxHeight,
allowExpand,
disable,
size,
}
frontend/src/components/common/visualizer/elements/image.jsx:14
FunctionJobOverview({
isRunningJob,
job,
relatedInvestigationNumber,
refetch,
section,
subSection,
})
frontend/src/components/jobs/result/JobOverview.jsx:50
FunctionJsonEditor({
id,
initialJsonData,
onChange,
height,
width,
readOnly,
levelToOpen,
textToHighlight,
})
frontend/src/components/common/JsonEditor.jsx:27
FunctionListInput({
id,
values,
formikSetFieldValue,
placeholder,
formikHandlerBlur,
disabled,
})
frontend/src/components/common/form/ListInput.jsx:7
FunctionOrganizationPluginStateToggle({
disabled,
pluginName,
type,
refetch,
pluginOwner,
})
frontend/src/components/plugins/tables/pluginActionsButtons.jsx:77
FunctionPluginConfigForm({
pluginName,
pluginType,
configType,
configs,
isUserOwnerOrAdmin,
refetch,
toggle,
})
frontend/src/components/plugins/forms/PluginConfigForm.jsx:242
FunctionPluginWrapper({
heading,
description,
stateSelector,
columns,
type,
})
frontend/src/components/plugins/tables/PluginWrapper.jsx:26
FunctionPluginsReportTable({
job,
refetch,
pluginReports,
pluginsStored,
pluginsStoredLoading,
})
frontend/src/components/jobs/result/pluginReportTables.jsx:178
FunctionRecentScansCard({
pk,
title,
importance,
playbook,
finished,
tlp,
user,
})
frontend/src/components/scan/utils/RecentScans.jsx:12