From 9422591ab75ec9b278b51e5f53b33479bc15afb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaspar=20L=C3=B6chte?= Date: Thu, 21 Oct 2021 12:45:46 +0200 Subject: [PATCH 01/11] Move the gsa foulder into the root directory --- CMakeLists.txt | 1220 +++++++++++++++- {gsa/cmake => cmake}/FindNode.cmake | 0 {gsa/cmake => cmake}/FindNpm.cmake | 0 {gsa/cmake => cmake}/FindPythonModule.cmake | 0 {gsa/cmake => cmake}/FindYarn.cmake | 0 cmake/GetGit.cmake | 40 - gsa/CMakeLists.txt | 1229 ----------------- gsa/jsconfig.json => jsconfig.json | 0 gsa/package.json => package.json | 0 .../img/cpe/a:apache:http_server.svg | 0 .../img/cpe/a:drupal:drupal.svg | 0 {gsa/public => public}/img/cpe/a:gnu.svg | 0 {gsa/public => public}/img/cpe/a:google.svg | 0 .../img/cpe/a:mysql:mysql.svg | 0 .../img/cpe/a:openbsd:openssh.svg | 0 .../public => public}/img/cpe/a:otrs:otrs.svg | 0 {gsa/public => public}/img/cpe/a:php:php.svg | 0 .../img/cpe/a:postgresql:postgresql.svg | 0 .../img/cpe/a:snort:snort.svg | 0 .../img/cpe/a:sourcefire.svg | 0 .../img/cpe/a:typo3:typo3.svg | 0 .../img/cpe/a:wordpress:wordpress.svg | 0 {gsa/public => public}/img/cpe/other.svg | 0 {gsa/public => public}/img/favicon.gif | Bin {gsa/public => public}/img/greenbone.svg | 0 .../img/greenbone_banner.jpeg | Bin {gsa/public => public}/img/gsa.svg | 0 {gsa/public => public}/img/gsa_splash.svg | 0 {gsa/public => public}/img/loading.gif | Bin {gsa/public => public}/img/login-bottom.svg | 0 {gsa/public => public}/img/login-label.png | Bin {gsa/public => public}/img/login-top.svg | 0 {gsa/public => public}/img/os_aix.svg | 0 {gsa/public => public}/img/os_apple.svg | 0 .../img/os_arubanetworks.svg | 0 {gsa/public => public}/img/os_centos.svg | 0 {gsa/public => public}/img/os_checkpoint.svg | 0 {gsa/public => public}/img/os_cisco.svg | 0 {gsa/public => public}/img/os_conflict.svg | 0 {gsa/public => public}/img/os_cyclades.svg | 0 {gsa/public => public}/img/os_debian.svg | 0 {gsa/public => public}/img/os_fedora.svg | 0 {gsa/public => public}/img/os_fortinet.svg | 0 {gsa/public => public}/img/os_freebsd.svg | 0 {gsa/public => public}/img/os_gentoo.svg | 0 {gsa/public => public}/img/os_gos.svg | 0 {gsa/public => public}/img/os_hp.svg | 0 {gsa/public => public}/img/os_huawai.svg | 0 {gsa/public => public}/img/os_ipfire.svg | 0 {gsa/public => public}/img/os_junos.svg | 0 {gsa/public => public}/img/os_linux.svg | 0 {gsa/public => public}/img/os_mandriva.svg | 0 {gsa/public => public}/img/os_mcafee.svg | 0 {gsa/public => public}/img/os_netbsd.svg | 0 {gsa/public => public}/img/os_netgear.svg | 0 {gsa/public => public}/img/os_novell.svg | 0 {gsa/public => public}/img/os_openbsd.svg | 0 {gsa/public => public}/img/os_paloalto.svg | 0 {gsa/public => public}/img/os_redhat.svg | 0 {gsa/public => public}/img/os_ruggedcom.svg | 0 {gsa/public => public}/img/os_slackware.svg | 0 {gsa/public => public}/img/os_sourcefire.svg | 0 {gsa/public => public}/img/os_sun.svg | 0 {gsa/public => public}/img/os_suse.svg | 0 {gsa/public => public}/img/os_synology.svg | 0 {gsa/public => public}/img/os_trustix.svg | 0 {gsa/public => public}/img/os_ubuntu.svg | 0 {gsa/public => public}/img/os_ucs.svg | 0 {gsa/public => public}/img/os_unknown.svg | 0 {gsa/public => public}/img/os_vmware.svg | 0 {gsa/public => public}/img/os_windows.svg | 0 {gsa/public => public}/index.html | 0 {gsa/public => public}/locales/gsa-ar.json | 0 {gsa/public => public}/locales/gsa-de.json | 0 {gsa/public => public}/locales/gsa-fr.json | 0 {gsa/public => public}/locales/gsa-pt_BR.json | 0 {gsa/public => public}/locales/gsa-ru.json | 0 {gsa/public => public}/locales/gsa-tr.json | 0 {gsa/public => public}/locales/gsa-zh_CN.json | 0 {gsa/public => public}/locales/gsa-zh_TW.json | 0 {gsa/public => public}/robots.txt | 0 .../cleanuptranslations.js | 0 {gsa/src => src}/gmp/__tests__/cancel.js | 0 {gsa/src => src}/gmp/__tests__/cvss.js | 0 {gsa/src => src}/gmp/__tests__/gmp.js | 0 {gsa/src => src}/gmp/__tests__/gmpsettings.js | 0 {gsa/src => src}/gmp/__tests__/log.js | 0 {gsa/src => src}/gmp/__tests__/model.js | 0 {gsa/src => src}/gmp/__tests__/parser.js | 0 {gsa/src => src}/gmp/__tests__/timezones.js | 0 {gsa/src => src}/gmp/cancel.js | 0 .../capabilities/__tests__/capabilities.js | 0 .../gmp/capabilities/__tests__/everything.js | 0 .../gmp/capabilities/capabilities.js | 0 .../gmp/capabilities/everything.js | 0 .../gmp/collection/collectioncounts.js | 0 {gsa/src => src}/gmp/collection/parser.js | 0 {gsa/src => src}/gmp/command.js | 0 .../gmp/commands/__tests__/audit.js | 0 .../gmp/commands/__tests__/auth.js | 0 .../gmp/commands/__tests__/convert.js | 0 .../gmp/commands/__tests__/dashboards.js | 0 .../gmp/commands/__tests__/entities.js | 0 .../gmp/commands/__tests__/entity.js | 0 .../gmp/commands/__tests__/feedstatus.js | 0 .../gmp/commands/__tests__/http.js | 0 .../src => src}/gmp/commands/__tests__/nvt.js | 0 .../gmp/commands/__tests__/nvtfamilies.js | 0 .../gmp/commands/__tests__/policies.js | 0 .../gmp/commands/__tests__/policy.js | 0 .../gmp/commands/__tests__/report.js | 0 .../gmp/commands/__tests__/reports.js | 0 .../gmp/commands/__tests__/result.js | 0 .../gmp/commands/__tests__/results.js | 0 .../gmp/commands/__tests__/scanconfig.js | 0 .../src => src}/gmp/commands/__tests__/tag.js | 0 .../gmp/commands/__tests__/target.js | 0 .../gmp/commands/__tests__/task.js | 0 .../gmp/commands/__tests__/ticket.js | 0 .../gmp/commands/__tests__/tickets.js | 0 .../gmp/commands/__tests__/tlscertificates.js | 0 .../gmp/commands/__tests__/user.js | 0 {gsa/src => src}/gmp/commands/alerts.js | 0 {gsa/src => src}/gmp/commands/audits.js | 0 {gsa/src => src}/gmp/commands/auth.js | 0 {gsa/src => src}/gmp/commands/certbund.js | 0 {gsa/src => src}/gmp/commands/convert.js | 0 {gsa/src => src}/gmp/commands/cpes.js | 0 {gsa/src => src}/gmp/commands/credentials.js | 0 {gsa/src => src}/gmp/commands/cves.js | 0 .../gmp/commands/cvsscalculator.js | 0 {gsa/src => src}/gmp/commands/dashboards.js | 0 {gsa/src => src}/gmp/commands/dfncert.js | 0 {gsa/src => src}/gmp/commands/entities.js | 0 {gsa/src => src}/gmp/commands/entity.js | 0 {gsa/src => src}/gmp/commands/feedstatus.js | 0 {gsa/src => src}/gmp/commands/filters.js | 0 {gsa/src => src}/gmp/commands/gmp.js | 0 {gsa/src => src}/gmp/commands/groups.js | 0 {gsa/src => src}/gmp/commands/hosts.js | 0 {gsa/src => src}/gmp/commands/http.js | 0 {gsa/src => src}/gmp/commands/infoentities.js | 0 {gsa/src => src}/gmp/commands/infoentity.js | 0 {gsa/src => src}/gmp/commands/login.js | 0 {gsa/src => src}/gmp/commands/notes.js | 0 {gsa/src => src}/gmp/commands/nvt.js | 0 {gsa/src => src}/gmp/commands/nvtfamilies.js | 0 {gsa/src => src}/gmp/commands/os.js | 0 {gsa/src => src}/gmp/commands/ovaldefs.js | 0 {gsa/src => src}/gmp/commands/overrides.js | 0 {gsa/src => src}/gmp/commands/performance.js | 0 {gsa/src => src}/gmp/commands/permissions.js | 0 {gsa/src => src}/gmp/commands/policies.js | 0 {gsa/src => src}/gmp/commands/portlists.js | 0 .../src => src}/gmp/commands/reportformats.js | 0 {gsa/src => src}/gmp/commands/reports.js | 0 {gsa/src => src}/gmp/commands/results.js | 0 {gsa/src => src}/gmp/commands/roles.js | 0 {gsa/src => src}/gmp/commands/scanconfigs.js | 0 {gsa/src => src}/gmp/commands/scanners.js | 0 {gsa/src => src}/gmp/commands/schedules.js | 0 {gsa/src => src}/gmp/commands/tags.js | 0 {gsa/src => src}/gmp/commands/targets.js | 0 {gsa/src => src}/gmp/commands/tasks.js | 0 {gsa/src => src}/gmp/commands/testing.js | 0 {gsa/src => src}/gmp/commands/tickets.js | 0 .../gmp/commands/tlscertificates.js | 0 {gsa/src => src}/gmp/commands/trashcan.js | 0 {gsa/src => src}/gmp/commands/users.js | 0 {gsa/src => src}/gmp/commands/vulns.js | 0 {gsa/src => src}/gmp/commands/wizard.js | 0 {gsa/src => src}/gmp/gmp.js | 0 {gsa/src => src}/gmp/gmpsettings.js | 0 .../gmp/http/__tests__/rejection.js | 0 .../gmp/http/__tests__/response.js | 0 {gsa/src => src}/gmp/http/gmp.js | 0 {gsa/src => src}/gmp/http/http.js | 0 {gsa/src => src}/gmp/http/rejection.js | 0 {gsa/src => src}/gmp/http/response.js | 0 .../gmp/http/transform/__tests__/fastxml.js | 0 .../gmp/http/transform/__tests__/xml.js | 0 .../src => src}/gmp/http/transform/default.js | 0 .../src => src}/gmp/http/transform/fastxml.js | 0 {gsa/src => src}/gmp/http/transform/xml.js | 0 {gsa/src => src}/gmp/http/utils.js | 0 {gsa/src => src}/gmp/index.js | 0 {gsa/src => src}/gmp/locale/__tests__/date.js | 0 .../gmp/locale/__tests__/detector.js | 0 {gsa/src => src}/gmp/locale/__tests__/lang.js | 0 .../gmp/locale/__tests__/languages.js | 0 {gsa/src => src}/gmp/locale/date.js | 0 {gsa/src => src}/gmp/locale/detector.js | 0 {gsa/src => src}/gmp/locale/index.js | 0 {gsa/src => src}/gmp/locale/lang.js | 0 {gsa/src => src}/gmp/locale/languages.js | 0 {gsa/src => src}/gmp/log.js | 0 {gsa/src => src}/gmp/model.js | 0 .../src => src}/gmp/models/__tests__/alert.js | 0 .../src => src}/gmp/models/__tests__/asset.js | 0 .../src => src}/gmp/models/__tests__/audit.js | 0 .../gmp/models/__tests__/certbund.js | 0 {gsa/src => src}/gmp/models/__tests__/cpe.js | 0 .../gmp/models/__tests__/credential.js | 0 {gsa/src => src}/gmp/models/__tests__/cve.js | 0 .../gmp/models/__tests__/dfncert.js | 0 .../src => src}/gmp/models/__tests__/event.js | 0 .../gmp/models/__tests__/filter.js | 0 .../src => src}/gmp/models/__tests__/group.js | 0 {gsa/src => src}/gmp/models/__tests__/host.js | 0 {gsa/src => src}/gmp/models/__tests__/info.js | 0 .../src => src}/gmp/models/__tests__/login.js | 0 {gsa/src => src}/gmp/models/__tests__/note.js | 0 {gsa/src => src}/gmp/models/__tests__/nvt.js | 0 {gsa/src => src}/gmp/models/__tests__/os.js | 0 .../gmp/models/__tests__/ovaldef.js | 0 .../gmp/models/__tests__/override.js | 0 .../gmp/models/__tests__/permission.js | 0 .../gmp/models/__tests__/policy.js | 0 .../gmp/models/__tests__/portlist.js | 0 .../gmp/models/__tests__/reportformat.js | 0 .../gmp/models/__tests__/result.js | 0 {gsa/src => src}/gmp/models/__tests__/role.js | 0 .../gmp/models/__tests__/scanconfig.js | 0 .../gmp/models/__tests__/scanner.js | 0 .../gmp/models/__tests__/schedule.js | 0 .../gmp/models/__tests__/secinfo.js | 0 .../gmp/models/__tests__/setting.js | 0 .../gmp/models/__tests__/settings.js | 0 {gsa/src => src}/gmp/models/__tests__/tag.js | 0 .../gmp/models/__tests__/target.js | 0 {gsa/src => src}/gmp/models/__tests__/task.js | 0 .../gmp/models/__tests__/ticket.js | 0 .../gmp/models/__tests__/tlscertificate.js | 0 {gsa/src => src}/gmp/models/__tests__/user.js | 0 .../gmp/models/__tests__/vulnerability.js | 0 {gsa/src => src}/gmp/models/actionresult.js | 0 {gsa/src => src}/gmp/models/alert.js | 0 {gsa/src => src}/gmp/models/asset.js | 0 {gsa/src => src}/gmp/models/audit.js | 0 {gsa/src => src}/gmp/models/certbund.js | 0 {gsa/src => src}/gmp/models/cpe.js | 0 {gsa/src => src}/gmp/models/credential.js | 0 {gsa/src => src}/gmp/models/cve.js | 0 {gsa/src => src}/gmp/models/date.js | 0 {gsa/src => src}/gmp/models/dfncert.js | 0 {gsa/src => src}/gmp/models/event.js | 0 {gsa/src => src}/gmp/models/filter.js | 0 .../gmp/models/filter/__tests__/convert.js | 0 .../gmp/models/filter/__tests__/filterterm.js | 0 .../gmp/models/filter/__tests__/utils.js | 0 {gsa/src => src}/gmp/models/filter/convert.js | 0 .../gmp/models/filter/filterterm.js | 0 .../src => src}/gmp/models/filter/keywords.js | 0 {gsa/src => src}/gmp/models/filter/utils.js | 0 {gsa/src => src}/gmp/models/group.js | 0 {gsa/src => src}/gmp/models/host.js | 0 {gsa/src => src}/gmp/models/info.js | 0 {gsa/src => src}/gmp/models/login.js | 0 {gsa/src => src}/gmp/models/note.js | 0 {gsa/src => src}/gmp/models/nvt.js | 0 {gsa/src => src}/gmp/models/os.js | 0 {gsa/src => src}/gmp/models/ovaldef.js | 0 {gsa/src => src}/gmp/models/override.js | 0 {gsa/src => src}/gmp/models/permission.js | 0 {gsa/src => src}/gmp/models/policy.js | 0 {gsa/src => src}/gmp/models/portlist.js | 0 {gsa/src => src}/gmp/models/report.js | 0 .../gmp/models/report/__tests__/app.js | 0 .../gmp/models/report/__tests__/cve.js | 0 .../gmp/models/report/__tests__/host.js | 0 .../gmp/models/report/__tests__/os.js | 0 .../gmp/models/report/__tests__/parser.js | 0 .../gmp/models/report/__tests__/port.js | 0 .../gmp/models/report/__tests__/task.js | 0 .../models/report/__tests__/tlscertificate.js | 0 {gsa/src => src}/gmp/models/report/app.js | 0 {gsa/src => src}/gmp/models/report/cve.js | 0 {gsa/src => src}/gmp/models/report/host.js | 0 {gsa/src => src}/gmp/models/report/os.js | 0 {gsa/src => src}/gmp/models/report/parser.js | 0 {gsa/src => src}/gmp/models/report/port.js | 0 {gsa/src => src}/gmp/models/report/report.js | 0 {gsa/src => src}/gmp/models/report/task.js | 0 .../gmp/models/report/tlscertificate.js | 0 {gsa/src => src}/gmp/models/reportformat.js | 0 {gsa/src => src}/gmp/models/result.js | 0 {gsa/src => src}/gmp/models/role.js | 0 {gsa/src => src}/gmp/models/scanconfig.js | 0 {gsa/src => src}/gmp/models/scanner.js | 0 {gsa/src => src}/gmp/models/schedule.js | 0 {gsa/src => src}/gmp/models/secinfo.js | 0 {gsa/src => src}/gmp/models/setting.js | 0 {gsa/src => src}/gmp/models/settings.js | 0 {gsa/src => src}/gmp/models/tag.js | 0 {gsa/src => src}/gmp/models/target.js | 0 {gsa/src => src}/gmp/models/task.js | 0 {gsa/src => src}/gmp/models/testing.js | 0 {gsa/src => src}/gmp/models/ticket.js | 0 {gsa/src => src}/gmp/models/tlscertificate.js | 0 {gsa/src => src}/gmp/models/user.js | 0 {gsa/src => src}/gmp/models/vulnerability.js | 0 {gsa/src => src}/gmp/parser.js | 0 {gsa/src => src}/gmp/parser/cvss.js | 0 {gsa/src => src}/gmp/timezones.js | 0 {gsa/src => src}/gmp/utils/__tests__/array.js | 0 .../gmp/utils/__tests__/entitytype.js | 0 {gsa/src => src}/gmp/utils/__tests__/event.js | 0 {gsa/src => src}/gmp/utils/__tests__/id.js | 0 .../gmp/utils/__tests__/identity.js | 0 .../src => src}/gmp/utils/__tests__/number.js | 0 .../src => src}/gmp/utils/__tests__/object.js | 0 .../src => src}/gmp/utils/__tests__/string.js | 0 {gsa/src => src}/gmp/utils/array.js | 0 {gsa/src => src}/gmp/utils/entitytype.js | 0 {gsa/src => src}/gmp/utils/event.js | 0 {gsa/src => src}/gmp/utils/id.js | 0 {gsa/src => src}/gmp/utils/identity.js | 0 {gsa/src => src}/gmp/utils/number.js | 0 {gsa/src => src}/gmp/utils/object.js | 0 {gsa/src => src}/gmp/utils/string.js | 0 {gsa/src => src}/gmp/utils/trace.js | 0 {gsa/src => src}/index.js | 0 {gsa/src => src}/setupTests.js | 0 {gsa/src => src}/stories/badge.js | 0 {gsa/src => src}/stories/button.js | 0 {gsa/src => src}/stories/checkbox.js | 0 {gsa/src => src}/stories/comment.js | 0 .../src => src}/stories/confirmationdialog.js | 0 {gsa/src => src}/stories/containerdialog.js | 0 {gsa/src => src}/stories/datepicker.js | 0 {gsa/src => src}/stories/filefield.js | 0 {gsa/src => src}/stories/footnote.js | 0 {gsa/src => src}/stories/formgroup.js | 0 {gsa/src => src}/stories/multiselect.js | 0 {gsa/src => src}/stories/mydialog.js | 0 {gsa/src => src}/stories/numberfield.js | 0 {gsa/src => src}/stories/passwordfield.js | 0 {gsa/src => src}/stories/progressbar.js | 0 {gsa/src => src}/stories/radio.js | 0 {gsa/src => src}/stories/savedialog.js | 0 {gsa/src => src}/stories/select.js | 0 {gsa/src => src}/stories/snackbar.js | 0 {gsa/src => src}/stories/spinner.js | 0 {gsa/src => src}/stories/textarea.js | 0 {gsa/src => src}/stories/textfield.js | 0 {gsa/src => src}/stories/timezoneselect.js | 0 {gsa/src => src}/stories/togglebutton.js | 0 {gsa/src => src}/stories/yesnoradio.js | 0 {gsa/src => src}/version.js | 0 {gsa/src => src}/web/app.js | 0 {gsa/src => src}/web/authorized.js | 0 .../__tests__/__snapshots__/badge.js.snap | 0 .../web/components/badge/__tests__/badge.js | 0 .../src => src}/web/components/badge/badge.js | 0 .../__snapshots__/compliancestatusbar.js.snap | 0 .../__snapshots__/progressbar.js.snap | 0 .../__snapshots__/severitybar.js.snap | 0 .../__tests__/__snapshots__/statusbar.js.snap | 0 .../__tests__/__snapshots__/titlebar.js.snap | 0 .../__tests__/__snapshots__/toolbar.js.snap | 0 .../bar/__tests__/compliancestatusbar.js | 0 .../components/bar/__tests__/progressbar.js | 0 .../components/bar/__tests__/severitybar.js | 0 .../web/components/bar/__tests__/statusbar.js | 0 .../web/components/bar/__tests__/titlebar.js | 0 .../web/components/bar/__tests__/toolbar.js | 0 .../web/components/bar/compliancestatusbar.js | 0 .../src => src}/web/components/bar/menubar.js | 0 .../web/components/bar/progressbar.js | 0 .../web/components/bar/severitybar.js | 0 .../web/components/bar/statusbar.js | 0 .../web/components/bar/titlebar.js | 0 .../src => src}/web/components/bar/toolbar.js | 0 {gsa/src => src}/web/components/chart/axis.js | 0 {gsa/src => src}/web/components/chart/bar.js | 0 .../web/components/chart/bubble.js | 0 .../src => src}/web/components/chart/donut.js | 0 .../web/components/chart/donut/arc2d.js | 0 .../web/components/chart/donut/arc3d.js | 0 .../web/components/chart/donut/labels.js | 0 .../web/components/chart/donut/paths.js | 0 .../web/components/chart/donut/pie.js | 0 .../web/components/chart/donut/proptypes.js | 0 .../src => src}/web/components/chart/group.js | 0 .../src => src}/web/components/chart/label.js | 0 .../web/components/chart/legend.js | 0 {gsa/src => src}/web/components/chart/line.js | 0 .../web/components/chart/schedule.js | 0 {gsa/src => src}/web/components/chart/svg.js | 0 .../web/components/chart/tooltip.js | 0 .../web/components/chart/topology.js | 0 .../utils/__tests__/__snapshots__/arc.js.snap | 0 .../components/chart/utils/__tests__/arc.js | 0 .../components/chart/utils/__tests__/path.js | 0 .../chart/utils/__tests__/update.js | 0 .../web/components/chart/utils/arc.js | 0 .../web/components/chart/utils/constants.js | 0 .../web/components/chart/utils/path.js | 0 .../web/components/chart/utils/update.js | 0 .../web/components/chart/wordcloud.js | 0 .../__tests__/__snapshots__/comment.js.snap | 0 .../components/comment/__tests__/comment.js | 0 .../web/components/comment/comment.js | 0 .../components/dashboard/__tests__/utils.js | 0 .../web/components/dashboard/controls.js | 0 .../web/components/dashboard/dashboard.js | 0 .../dashboard/display/createDisplay.js | 0 .../display/created/createddisplay.js | 0 .../display/created/createdtransform.js | 0 .../dashboard/display/cvss/cvssdisplay.js | 0 .../display/cvss/cvsstabledisplay.js | 0 .../dashboard/display/cvss/cvsstransform.js | 0 .../dashboard/display/datadisplay.js | 0 .../dashboard/display/datadisplayicons.js | 0 .../components/dashboard/display/datatable.js | 0 .../dashboard/display/datatabledisplay.js | 0 .../components/dashboard/display/display.js | 0 .../dashboard/display/filterselection.js | 0 .../display/severity/severityclassdisplay.js | 0 .../severity/severityclasstabledisplay.js | 0 .../severity/severityclasstransform.js | 0 .../dashboard/display/status/statusdisplay.js | 0 .../web/components/dashboard/display/utils.js | 0 .../dashboard/display/withFilterSelection.js | 0 .../web/components/dashboard/registry.js | 0 .../web/components/dashboard/utils.js | 0 .../web/components/date/__tests__/datetime.js | 0 .../web/components/date/datetime.js | 0 .../__tests__/__snapshots__/button.js.snap | 0 .../__snapshots__/closebutton.js.snap | 0 .../__snapshots__/confirmationdialog.js.snap | 0 .../__tests__/__snapshots__/dialog.js.snap | 0 .../__snapshots__/errordialog.js.snap | 0 .../__snapshots__/multistepfooter.js.snap | 0 .../__snapshots__/twobuttonfooter.js.snap | 0 .../web/components/dialog/__tests__/button.js | 0 .../dialog/__tests__/closebutton.js | 0 .../dialog/__tests__/confirmationdialog.js | 0 .../web/components/dialog/__tests__/dialog.js | 0 .../web/components/dialog/__tests__/error.js | 0 .../dialog/__tests__/errordialog.js | 0 .../dialog/__tests__/multistepfooter.js | 0 .../dialog/__tests__/twobuttonfooter.js | 0 .../web/components/dialog/button.js | 0 .../web/components/dialog/closebutton.js | 0 .../web/components/dialog/composercontent.js | 0 .../components/dialog/confirmationdialog.js | 0 .../web/components/dialog/container.js | 0 .../web/components/dialog/content.js | 0 .../web/components/dialog/dialog.js | 0 .../dialog/dialoginlinenotification.js | 0 .../web/components/dialog/error.js | 0 .../web/components/dialog/errordialog.js | 0 .../web/components/dialog/footer.js | 0 .../web/components/dialog/multistepfooter.js | 0 .../web/components/dialog/overlay.js | 0 .../web/components/dialog/resizer.js | 0 .../web/components/dialog/savedialog.js | 0 .../components/dialog/scrollablecontent.js | 0 .../web/components/dialog/title.js | 0 .../web/components/dialog/twobuttonfooter.js | 0 .../__snapshots__/errorcontainer.js.snap | 0 .../__snapshots__/errormessage.js.snap | 0 .../error/__tests__/errorboundary.js | 0 .../error/__tests__/errorcontainer.js | 0 .../error/__tests__/errormessage.js | 0 .../components/error/__tests__/errorpanel.js | 0 .../web/components/error/errorboundary.js | 0 .../web/components/error/errorcontainer.js | 0 .../web/components/error/errormessage.js | 0 .../web/components/error/errorpanel.js | 0 .../web/components/folding/folding.js | 0 .../__tests__/__snapshots__/footnote.js.snap | 0 .../components/footnote/__tests__/footnote.js | 0 .../web/components/footnote/footnote.js | 0 .../__tests__/__snapshots__/button.js.snap | 0 .../__tests__/__snapshots__/checkbox.js.snap | 0 .../__tests__/__snapshots__/download.js.snap | 0 .../__tests__/__snapshots__/field.js.snap | 0 .../__tests__/__snapshots__/filefield.js.snap | 0 .../__tests__/__snapshots__/formgroup.js.snap | 0 .../__snapshots__/loadingbutton.js.snap | 0 .../__snapshots__/multiselect.js.snap | 0 .../__snapshots__/numberfield.js.snap | 0 .../__snapshots__/passwordfield.js.snap | 0 .../__tests__/__snapshots__/radio.js.snap | 0 .../__tests__/__snapshots__/select.js.snap | 0 .../__snapshots__/selectelement.js.snap | 0 .../__tests__/__snapshots__/spinner.js.snap | 0 .../__tests__/__snapshots__/textarea.js.snap | 0 .../__tests__/__snapshots__/textfield.js.snap | 0 .../__snapshots__/timezoneselect.js.snap | 0 .../__snapshots__/togglebutton.js.snap | 0 .../__snapshots__/yesnoradio.js.snap | 0 .../web/components/form/__tests__/button.js | 0 .../web/components/form/__tests__/checkbox.js | 0 .../web/components/form/__tests__/download.js | 0 .../web/components/form/__tests__/field.js | 0 .../components/form/__tests__/filefield.js | 0 .../components/form/__tests__/formgroup.js | 0 .../form/__tests__/loadingbutton.js | 0 .../components/form/__tests__/multiselect.js | 0 .../components/form/__tests__/numberfield.js | 0 .../form/__tests__/passwordfield.js | 0 .../web/components/form/__tests__/radio.js | 0 .../web/components/form/__tests__/select.js | 0 .../form/__tests__/selectelement.js | 0 .../web/components/form/__tests__/spinner.js | 0 .../web/components/form/__tests__/textarea.js | 0 .../components/form/__tests__/textfield.js | 0 .../form/__tests__/timezoneselect.js | 0 .../components/form/__tests__/togglebutton.js | 0 .../form/__tests__/useFormValidation.js | 0 .../form/__tests__/useFormValues.js | 0 .../form/__tests__/withClickHandler.js | 0 .../components/form/__tests__/withDownload.js | 0 .../components/form/__tests__/yesnoradio.js | 0 .../src => src}/web/components/form/button.js | 0 .../web/components/form/checkbox.js | 0 .../web/components/form/datepicker.js | 0 .../web/components/form/download.js | 0 {gsa/src => src}/web/components/form/field.js | 0 .../web/components/form/filefield.js | 0 .../web/components/form/formgroup.js | 0 .../web/components/form/loadingbutton.js | 0 .../web/components/form/multiselect.js | 0 .../web/components/form/numberfield.js | 0 .../web/components/form/passwordfield.js | 0 {gsa/src => src}/web/components/form/radio.js | 0 .../src => src}/web/components/form/select.js | 0 .../web/components/form/selectelements.js | 0 .../web/components/form/spinner.js | 0 .../web/components/form/textarea.js | 0 .../web/components/form/textfield.js | 0 .../web/components/form/timezoneselect.js | 0 .../web/components/form/togglebutton.js | 0 .../web/components/form/useFormValidation.js | 0 .../web/components/form/useFormValues.js | 0 .../web/components/form/withClickHandler.js | 0 .../web/components/form/withDownload.js | 0 .../web/components/form/yesnoradio.js | 0 .../__tests__/__snapshots__/arrowicon.js.snap | 0 .../__snapshots__/solutiontypeicon.js.snap | 0 .../__tests__/__snapshots__/svgicon.js.snap | 0 .../icon/__tests__/addtoassetsicon.js | 0 .../components/icon/__tests__/alerticon.js | 0 .../icon/__tests__/alterableicon.js | 0 .../components/icon/__tests__/arrowicon.js | 0 .../components/icon/__tests__/auditicon.js | 0 .../web/components/icon/__tests__/bpmicon.js | 0 .../components/icon/__tests__/calendaricon.js | 0 .../icon/__tests__/certbundadvicon.js | 0 .../components/icon/__tests__/cloneicon.js | 0 .../icon/__tests__/condcoloricon.js | 0 .../components/icon/__tests__/cpelogoicon.js | 0 .../icon/__tests__/credentialicon.js | 0 .../web/components/icon/__tests__/cveicon.js | 0 .../web/components/icon/__tests__/cvssicon.js | 0 .../icon/__tests__/dashboardicon.js | 0 .../components/icon/__tests__/deleteicon.js | 0 .../components/icon/__tests__/deltaicon.js | 0 .../icon/__tests__/deltasecondicon.js | 0 .../icon/__tests__/dfncertadvicon.js | 0 .../components/icon/__tests__/disableicon.js | 0 .../icon/__tests__/downloadcsvicon.js | 0 .../icon/__tests__/downloaddebicon.js | 0 .../icon/__tests__/downloadexeicon.js | 0 .../components/icon/__tests__/downloadicon.js | 0 .../icon/__tests__/downloadkeyicon.js | 0 .../icon/__tests__/downloadrpmicon.js | 0 .../icon/__tests__/downloadsvgicon.js | 0 .../web/components/icon/__tests__/edgeicon.js | 0 .../web/components/icon/__tests__/editicon.js | 0 .../components/icon/__tests__/enableicon.js | 0 .../components/icon/__tests__/exporticon.js | 0 .../web/components/icon/__tests__/feedicon.js | 0 .../components/icon/__tests__/filtericon.js | 0 .../components/icon/__tests__/firsticon.js | 0 .../web/components/icon/__tests__/foldicon.js | 0 .../components/icon/__tests__/groupicon.js | 0 .../web/components/icon/__tests__/helpicon.js | 0 .../web/components/icon/__tests__/hosticon.js | 0 .../components/icon/__tests__/importicon.js | 0 .../web/components/icon/__tests__/infoicon.js | 0 .../web/components/icon/__tests__/keyicon.js | 0 .../web/components/icon/__tests__/lasticon.js | 0 .../web/components/icon/__tests__/ldapicon.js | 0 .../components/icon/__tests__/legendicon.js | 0 .../components/icon/__tests__/listsvgicon.js | 0 .../components/icon/__tests__/logouticon.js | 0 .../icon/__tests__/magnifiericon.js | 0 .../components/icon/__tests__/minusicon.js | 0 .../icon/__tests__/mysettingsicon.js | 0 .../web/components/icon/__tests__/newicon.js | 0 .../components/icon/__tests__/newnoteicon.js | 0 .../icon/__tests__/newoverrideicon.js | 0 .../icon/__tests__/newprocessicon.js | 0 .../web/components/icon/__tests__/nexticon.js | 0 .../web/components/icon/__tests__/noteicon.js | 0 .../web/components/icon/__tests__/nvticon.js | 0 .../components/icon/__tests__/ossvgicon.js | 0 .../components/icon/__tests__/ovaldeficon.js | 0 .../components/icon/__tests__/overrideicon.js | 0 .../icon/__tests__/performanceicon.js | 0 .../icon/__tests__/permissionicon.js | 0 .../web/components/icon/__tests__/plusicon.js | 0 .../components/icon/__tests__/policyicon.js | 0 .../components/icon/__tests__/portlisticon.js | 0 .../components/icon/__tests__/previousicon.js | 0 .../icon/__tests__/provideviewicon.js | 0 .../components/icon/__tests__/radiusicon.js | 0 .../components/icon/__tests__/refreshicon.js | 0 .../icon/__tests__/removefromassetsicon.js | 0 .../icon/__tests__/reportformaticon.js | 0 .../components/icon/__tests__/reporticon.js | 0 .../components/icon/__tests__/reseticon.js | 0 .../components/icon/__tests__/restoreicon.js | 0 .../components/icon/__tests__/resumeicon.js | 0 .../web/components/icon/__tests__/roleicon.js | 0 .../icon/__tests__/scanconfigicon.js | 0 .../components/icon/__tests__/scannericon.js | 0 .../components/icon/__tests__/scheduleicon.js | 0 .../components/icon/__tests__/sensoricon.js | 0 .../icon/__tests__/solutiontypeicon.js | 0 .../icon/__tests__/solutiontypesvgicon.js | 0 .../components/icon/__tests__/starticon.js | 0 .../icon/__tests__/stmitigateicon.js | 0 .../icon/__tests__/stnonavailableicon.js | 0 .../web/components/icon/__tests__/stopicon.js | 0 .../icon/__tests__/stunknownicon.js | 0 .../icon/__tests__/stvendorfixicon.js | 0 .../icon/__tests__/stwillnotfixicon.js | 0 .../icon/__tests__/stworkaroundicon.js | 0 .../web/components/icon/__tests__/svgicon.js | 0 .../web/components/icon/__tests__/tagicon.js | 0 .../components/icon/__tests__/tagssvgicon.js | 0 .../web/components/icon/__tests__/taskicon.js | 0 .../icon/__tests__/tlscertificateicon.js | 0 .../components/icon/__tests__/toggle3dicon.js | 0 .../components/icon/__tests__/trashcanicon.js | 0 .../icon/__tests__/trashdeleteicon.js | 0 .../components/icon/__tests__/trashicon.js | 0 .../icon/__tests__/trenddownicon.js | 0 .../icon/__tests__/trendlessicon.js | 0 .../icon/__tests__/trendmoreicon.js | 0 .../icon/__tests__/trendnochangeicon.js | 0 .../components/icon/__tests__/trendupicon.js | 0 .../components/icon/__tests__/unfoldicon.js | 0 .../components/icon/__tests__/uploadicon.js | 0 .../web/components/icon/__tests__/usericon.js | 0 .../components/icon/__tests__/verifyicon.js | 0 .../components/icon/__tests__/verifynoicon.js | 0 .../icon/__tests__/viewothericon.js | 0 .../icon/__tests__/vulnerabilityicon.js | 0 .../components/icon/__tests__/wizardicon.js | 0 .../web/components/icon/addtoassetsicon.js | 0 .../web/components/icon/alerticon.js | 0 .../web/components/icon/alterableicon.js | 0 .../web/components/icon/arrowicon.js | 0 .../web/components/icon/auditicon.js | 0 .../web/components/icon/bpmicon.js | 0 .../web/components/icon/calendaricon.js | 0 .../web/components/icon/certbundadvicon.js | 0 .../web/components/icon/cloneicon.js | 0 .../web/components/icon/condcoloricon.js | 0 .../web/components/icon/cpeicon.js | 0 .../web/components/icon/cpelogoicon.js | 0 .../web/components/icon/credentialicon.js | 0 .../web/components/icon/cveicon.js | 0 .../web/components/icon/cvssicon.js | 0 .../web/components/icon/dashboardicon.js | 0 .../web/components/icon/deleteicon.js | 0 .../web/components/icon/deltaicon.js | 0 .../web/components/icon/deltasecondicon.js | 0 .../web/components/icon/detailsicon.js | 0 .../web/components/icon/dfncertadvicon.js | 0 .../web/components/icon/disableicon.js | 0 .../web/components/icon/downloadcsvicon.js | 0 .../web/components/icon/downloaddebicon.js | 0 .../web/components/icon/downloadexeicon.js | 0 .../web/components/icon/downloadicon.js | 0 .../web/components/icon/downloadkeyicon.js | 0 .../web/components/icon/downloadrpmicon.js | 0 .../web/components/icon/downloadsvgicon.js | 0 .../web/components/icon/edgeicon.js | 0 .../web/components/icon/editicon.js | 0 .../web/components/icon/enableicon.js | 0 .../web/components/icon/exporticon.js | 0 .../web/components/icon/feedicon.js | 0 .../web/components/icon/filtericon.js | 0 .../web/components/icon/firsticon.js | 0 .../web/components/icon/foldicon.js | 0 .../web/components/icon/foldstateicon.js | 0 .../web/components/icon/groupicon.js | 0 .../web/components/icon/helpicon.js | 0 .../web/components/icon/hosticon.js | 0 {gsa/src => src}/web/components/icon/icon.js | 0 .../web/components/icon/importicon.js | 0 .../web/components/icon/infoicon.js | 0 .../web/components/icon/keyicon.js | 0 .../web/components/icon/lasticon.js | 0 .../web/components/icon/ldapicon.js | 0 .../web/components/icon/legendicon.js | 0 .../web/components/icon/listicon.js | 0 .../web/components/icon/listsvgicon.js | 0 .../web/components/icon/logouticon.js | 0 .../web/components/icon/magnifiericon.js | 0 .../web/components/icon/manualicon.js | 0 .../web/components/icon/minusicon.js | 0 .../web/components/icon/mysettingsicon.js | 0 .../web/components/icon/newicon.js | 0 .../web/components/icon/newnoteicon.js | 0 .../web/components/icon/newoverrideicon.js | 0 .../web/components/icon/newprocessicon.js | 0 .../web/components/icon/newticketicon.js | 0 .../web/components/icon/nexticon.js | 0 .../web/components/icon/noteicon.js | 0 .../web/components/icon/nvticon.js | 0 .../src => src}/web/components/icon/osicon.js | 0 .../web/components/icon/ossvgicon.js | 0 .../web/components/icon/ovaldeficon.js | 0 .../web/components/icon/overrideicon.js | 0 .../web/components/icon/performanceicon.js | 0 .../web/components/icon/permissionicon.js | 0 .../web/components/icon/plusicon.js | 0 .../web/components/icon/policyicon.js | 0 .../web/components/icon/portlisticon.js | 0 .../web/components/icon/previousicon.js | 0 .../web/components/icon/provideviewicon.js | 0 .../web/components/icon/radiusicon.js | 0 .../web/components/icon/refreshicon.js | 0 .../components/icon/removefromassetsicon.js | 0 .../web/components/icon/reportformaticon.js | 0 .../web/components/icon/reporticon.js | 0 .../web/components/icon/reseticon.js | 0 .../web/components/icon/restoreicon.js | 0 .../web/components/icon/resulticon.js | 0 .../web/components/icon/resumeicon.js | 0 .../web/components/icon/roleicon.js | 0 .../web/components/icon/scanconfigicon.js | 0 .../web/components/icon/scannericon.js | 0 .../web/components/icon/scheduleicon.js | 0 .../web/components/icon/sensoricon.js | 0 .../web/components/icon/solutiontypeicon.js | 0 .../components/icon/solutiontypesvgicon.js | 0 .../web/components/icon/starticon.js | 0 .../web/components/icon/stmitigateicon.js | 0 .../web/components/icon/stnonavailableicon.js | 0 .../web/components/icon/stopicon.js | 0 .../web/components/icon/stunknownicon.js | 0 .../web/components/icon/stvendorfixicon.js | 0 .../web/components/icon/stwillnotfixicon.js | 0 .../web/components/icon/stworkaroundicon.js | 0 .../web/components/icon/svg/add_to_assets.svg | 0 .../web/components/icon/svg/alert.svg | 0 .../web/components/icon/svg/alterable.svg | 0 .../web/components/icon/svg/audit.svg | 0 .../web/components/icon/svg/bpm.svg | 0 .../web/components/icon/svg/calendar.svg | 0 .../web/components/icon/svg/cert_bund_adv.svg | 0 .../web/components/icon/svg/clone.svg | 0 .../web/components/icon/svg/cond_color.svg | 0 .../web/components/icon/svg/config.svg | 0 .../web/components/icon/svg/cpe.svg | 0 .../web/components/icon/svg/credential.svg | 0 .../web/components/icon/svg/cve.svg | 0 .../components/icon/svg/cvss_calculator.svg | 0 .../web/components/icon/svg/dashboard.svg | 0 .../web/components/icon/svg/delete.svg | 0 .../web/components/icon/svg/delta.svg | 0 .../web/components/icon/svg/delta_second.svg | 0 .../web/components/icon/svg/details.svg | 0 .../web/components/icon/svg/dfn_cert_adv.svg | 0 .../web/components/icon/svg/disable.svg | 0 .../web/components/icon/svg/dl_csv.svg | 0 .../web/components/icon/svg/dl_deb.svg | 0 .../web/components/icon/svg/dl_exe.svg | 0 .../web/components/icon/svg/dl_key.svg | 0 .../web/components/icon/svg/dl_rpm.svg | 0 .../web/components/icon/svg/dl_svg.svg | 0 .../web/components/icon/svg/download.svg | 0 .../web/components/icon/svg/edge.svg | 0 .../web/components/icon/svg/edit.svg | 0 .../web/components/icon/svg/enable.svg | 0 .../web/components/icon/svg/export.svg | 0 .../web/components/icon/svg/feed.svg | 0 .../web/components/icon/svg/filter.svg | 0 .../web/components/icon/svg/first.svg | 0 .../web/components/icon/svg/fold.svg | 0 .../components/icon/svg/greenbone-power.svg | 0 .../web/components/icon/svg/greenbone.svg | 0 .../web/components/icon/svg/group.svg | 0 .../web/components/icon/svg/help.svg | 0 .../web/components/icon/svg/host.svg | 0 .../web/components/icon/svg/import.svg | 0 .../web/components/icon/svg/info.svg | 0 .../web/components/icon/svg/key.svg | 0 .../web/components/icon/svg/last.svg | 0 .../web/components/icon/svg/ldap.svg | 0 .../web/components/icon/svg/legend.svg | 0 .../web/components/icon/svg/list.svg | 0 .../web/components/icon/svg/logout.svg | 0 .../web/components/icon/svg/magnifier.svg | 0 .../web/components/icon/svg/minus.svg | 0 .../web/components/icon/svg/my_setting.svg | 0 .../web/components/icon/svg/new.svg | 0 .../web/components/icon/svg/new_note.svg | 0 .../web/components/icon/svg/new_override.svg | 0 .../web/components/icon/svg/new_process.svg | 0 .../web/components/icon/svg/new_ticket.svg | 0 .../web/components/icon/svg/next.svg | 0 .../web/components/icon/svg/note.svg | 0 .../web/components/icon/svg/nvt.svg | 0 .../web/components/icon/svg/os.svg | 0 .../web/components/icon/svg/ovaldef.svg | 0 .../web/components/icon/svg/override.svg | 0 .../web/components/icon/svg/performance.svg | 0 .../web/components/icon/svg/permission.svg | 0 .../web/components/icon/svg/plus.svg | 0 .../web/components/icon/svg/policy.svg | 0 .../web/components/icon/svg/port_list.svg | 0 .../web/components/icon/svg/previous.svg | 0 .../web/components/icon/svg/provide_view.svg | 0 .../web/components/icon/svg/radius.svg | 0 .../web/components/icon/svg/refresh.svg | 0 .../icon/svg/remove_from_assets.svg | 0 .../web/components/icon/svg/report.svg | 0 .../web/components/icon/svg/report_format.svg | 0 .../web/components/icon/svg/reset.svg | 0 .../web/components/icon/svg/restore.svg | 0 .../web/components/icon/svg/result.svg | 0 .../web/components/icon/svg/resume.svg | 0 .../web/components/icon/svg/role.svg | 0 .../web/components/icon/svg/scanner.svg | 0 .../web/components/icon/svg/schedule.svg | 0 .../web/components/icon/svg/sensor.svg | 0 .../web/components/icon/svg/solution_type.svg | 0 .../web/components/icon/svg/st_mitigate.svg | 0 .../components/icon/svg/st_nonavailable.svg | 0 .../web/components/icon/svg/st_unknown.svg | 0 .../web/components/icon/svg/st_vendorfix.svg | 0 .../web/components/icon/svg/st_willnotfix.svg | 0 .../web/components/icon/svg/st_workaround.svg | 0 .../web/components/icon/svg/start.svg | 0 .../web/components/icon/svg/stop.svg | 0 .../web/components/icon/svg/tag.svg | 0 .../web/components/icon/svg/tags.svg | 0 .../web/components/icon/svg/target.svg | 0 .../web/components/icon/svg/task.svg | 0 .../web/components/icon/svg/ticket.svg | 0 .../components/icon/svg/tlscertificate.svg | 0 .../web/components/icon/svg/toggle3d.svg | 0 .../web/components/icon/svg/trashcan.svg | 0 .../web/components/icon/svg/trend_down.svg | 0 .../web/components/icon/svg/trend_less.svg | 0 .../web/components/icon/svg/trend_more.svg | 0 .../components/icon/svg/trend_nochange.svg | 0 .../web/components/icon/svg/trend_up.svg | 0 .../web/components/icon/svg/unfold.svg | 0 .../web/components/icon/svg/upload.svg | 0 .../web/components/icon/svg/user.svg | 0 .../web/components/icon/svg/verify.svg | 0 .../web/components/icon/svg/verify_no.svg | 0 .../web/components/icon/svg/view_other.svg | 0 .../web/components/icon/svg/vulnerability.svg | 0 .../web/components/icon/svg/wizard.svg | 0 .../web/components/icon/svgicon.js | 0 .../web/components/icon/tagicon.js | 0 .../web/components/icon/tagsicon.js | 0 .../web/components/icon/tagssvgicon.js | 0 .../web/components/icon/targeticon.js | 0 .../web/components/icon/taskicon.js | 0 .../web/components/icon/testing.js | 0 .../web/components/icon/ticketicon.js | 0 .../web/components/icon/tlscertificateicon.js | 0 .../web/components/icon/toggle3dicon.js | 0 .../web/components/icon/trashcanicon.js | 0 .../web/components/icon/trashdeleteicon.js | 0 .../web/components/icon/trashicon.js | 0 .../web/components/icon/trenddownicon.js | 0 .../web/components/icon/trendlessicon.js | 0 .../web/components/icon/trendmoreicon.js | 0 .../web/components/icon/trendnochangeicon.js | 0 .../web/components/icon/trendupicon.js | 0 .../web/components/icon/unfoldicon.js | 0 .../web/components/icon/uploadicon.js | 0 .../web/components/icon/usericon.js | 0 .../web/components/icon/verifyicon.js | 0 .../web/components/icon/verifynoicon.js | 0 .../web/components/icon/viewothericon.js | 0 .../web/components/icon/vulnerabilityicon.js | 0 .../web/components/icon/withIconSize.js | 0 .../web/components/icon/withSvgIcon.js | 0 .../web/components/icon/wizardicon.js | 0 .../__tests__/__snapshots__/greenbone.js.snap | 0 .../img/__tests__/__snapshots__/img.js.snap | 0 .../__tests__/__snapshots__/product.js.snap | 0 .../web/components/img/__tests__/greenbone.js | 0 .../web/components/img/__tests__/img.js | 0 .../web/components/img/__tests__/product.js | 0 .../web/components/img/greenbone.js | 0 {gsa/src => src}/web/components/img/img.js | 0 .../src => src}/web/components/img/powered.js | 0 .../src => src}/web/components/img/product.js | 0 .../__snapshots__/severityclass.js.snap | 0 .../label/__tests__/severityclass.js | 0 .../web/components/label/severityclass.js | 0 .../web/components/layout/__tests__/Layout.js | 0 .../__tests__/__snapshots__/Layout.js.snap | 0 .../__snapshots__/horizontalsep.js.snap | 0 .../__tests__/__snapshots__/pagetitle.js.snap | 0 .../__snapshots__/withLayout.js.snap | 0 .../layout/__tests__/horizontalsep.js | 0 .../components/layout/__tests__/pagetitle.js | 0 .../components/layout/__tests__/withLayout.js | 0 .../web/components/layout/autosize.js | 0 .../web/components/layout/divider.js | 0 .../web/components/layout/globalstyles.js | 0 .../web/components/layout/horizontalsep.js | 0 .../web/components/layout/icondivider.js | 0 .../web/components/layout/layout.js | 0 .../web/components/layout/pagetitle.js | 0 .../web/components/layout/withLayout.js | 0 .../link/__tests__/__snapshots__/link.js.snap | 0 .../__tests__/__snapshots__/target.js.snap | 0 .../components/link/__tests__/blanklink.js | 0 .../web/components/link/__tests__/certlink.js | 0 .../web/components/link/__tests__/cvelink.js | 0 .../components/link/__tests__/detailslink.js | 0 .../components/link/__tests__/externallink.js | 0 .../components/link/__tests__/innerlink.js | 0 .../web/components/link/__tests__/link.js | 0 .../components/link/__tests__/manuallink.js | 0 .../link/__tests__/protocoldoclink.js | 0 .../web/components/link/__tests__/target.js | 0 .../web/components/link/blanklink.js | 0 .../web/components/link/certlink.js | 0 .../web/components/link/cvelink.js | 0 .../web/components/link/detailslink.js | 0 .../web/components/link/externallink.js | 0 .../web/components/link/innerlink.js | 0 {gsa/src => src}/web/components/link/link.js | 0 .../web/components/link/manuallink.js | 0 .../web/components/link/protocoldoclink.js | 0 .../src => src}/web/components/link/target.js | 0 .../__tests__/__snapshots__/loading.js.snap | 0 .../components/loading/__tests__/loading.js | 0 .../components/loading/__tests__/reload.js | 0 .../web/components/loading/loading.js | 0 .../web/components/loading/reload.js | 0 .../__tests__/__snapshots__/usermenu.js.snap | 0 .../web/components/menu/__tests__/usermenu.js | 0 .../web/components/menu/iconmenu.js | 0 {gsa/src => src}/web/components/menu/menu.js | 0 .../web/components/menu/menuentry.js | 0 .../web/components/menu/menuhelpentry.js | 0 .../web/components/menu/menusection.js | 0 .../web/components/menu/usermenu.js | 0 .../notification/dialognotification.js | 0 .../notification/withDialogNotifiaction.js | 0 .../web/components/observer/localeobserver.js | 0 .../components/observer/locationobserver.js | 0 .../components/observer/sessionobserver.js | 0 .../web/components/pagination/pagination.js | 0 .../web/components/panel/infopanel.js | 0 .../__tests__/__snapshots__/portal.js.snap | 0 .../web/components/portal/__tests__/portal.js | 0 .../web/components/portal/portal.js | 0 .../__snapshots__/applyoverridesgroup.js.snap | 0 .../__snapshots__/booleanfiltergroup.js.snap | 0 .../createnamedfiltergroup.js.snap | 0 .../__snapshots__/filtersearchgroup.js.snap | 0 ...p~95b2e94b263b4e81733b7ecce1dddda841884b3e | 0 .../filtersearchgroup.js.snap~HEAD | 0 .../__snapshots__/filterstringgroup.js.snap | 0 .../__snapshots__/firstresultgroup.js.snap | 0 .../__snapshots__/minqodgroup.js.snap | 0 .../__snapshots__/relationselector.js.snap | 0 .../__snapshots__/resultsperpagegroup.js.snap | 0 .../__snapshots__/severitylevelsgroup.js.snap | 0 .../__snapshots__/severityvaluesgroup.js.snap | 0 .../__snapshots__/solutiontypegroup.js.snap | 0 .../__snapshots__/sortbygroup.js.snap | 0 .../__snapshots__/tasktrendgroup.js.snap | 0 .../__snapshots__/ticketstatusgroup.js.snap | 0 .../__tests__/applyoverridesgroup.js | 0 .../__tests__/booleanfiltergroup.js | 0 .../__tests__/createnamedfiltergroup.js | 0 .../__tests__/filtersearchgroup.js | 0 .../__tests__/filterstringgroup.js | 0 .../powerfilter/__tests__/firstresultgroup.js | 0 .../powerfilter/__tests__/minqodgroup.js | 0 .../powerfilter/__tests__/relationselector.js | 0 .../__tests__/resultsperpagegroup.js | 0 .../__tests__/severitylevelsgroup.js | 0 .../__tests__/severityvaluesgroup.js | 0 .../__tests__/solutiontypegroup.js | 0 .../powerfilter/__tests__/sortbygroup.js | 0 .../powerfilter/__tests__/tasktrendgroup.js | 0 .../__tests__/ticketstatusgroup.js | 0 .../powerfilter/applyoverridesgroup.js | 0 .../powerfilter/booleanfiltergroup.js | 0 .../powerfilter/createnamedfiltergroup.js | 0 .../web/components/powerfilter/dialog.js | 0 .../components/powerfilter/dialogproptypes.js | 0 .../components/powerfilter/filterdialog.js | 0 .../powerfilter/filtersearchgroup.js | 0 .../powerfilter/filterstringgroup.js | 0 .../powerfilter/firstresultgroup.js | 0 .../web/components/powerfilter/minqodgroup.js | 0 .../web/components/powerfilter/powerfilter.js | 0 .../powerfilter/relationselector.js | 0 .../powerfilter/resultsperpagegroup.js | 0 .../powerfilter/severitylevelsgroup.js | 0 .../powerfilter/severityvaluesgroup.js | 0 .../powerfilter/solutiontypegroup.js | 0 .../web/components/powerfilter/sortbygroup.js | 0 .../components/powerfilter/tasktrendgroup.js | 0 .../powerfilter/ticketstatusgroup.js | 0 .../powerfilter/withFilterDialog.js | 0 .../processmap/__mocks__/mockprocessmap.js | 0 .../__tests__/createprocessdialog.js | 0 .../processmap/__tests__/hosttable.js | 0 .../processmap/__tests__/processmap.js | 0 .../processmap/__tests__/processpanel.js | 0 .../processmap/__tests__/resultstable.js | 0 .../components/processmap/__tests__/tools.js | 0 .../processmap/__tests__/usecolorize.js | 0 .../components/processmap/__tests__/utils.js | 0 .../web/components/processmap/background.js | 0 .../processmap/createprocessdialog.js | 0 .../web/components/processmap/edge.js | 0 .../web/components/processmap/hosttable.js | 0 .../web/components/processmap/processmap.js | 0 .../components/processmap/processmaploader.js | 0 .../web/components/processmap/processnode.js | 0 .../web/components/processmap/processpanel.js | 0 .../web/components/processmap/resultstable.js | 0 .../web/components/processmap/tools.js | 0 .../web/components/processmap/usecolorize.js | 0 .../web/components/processmap/utils.js | 0 .../components/processmap/validationrules.js | 0 .../provider/capabilitiesprovider.js | 0 .../web/components/provider/gmpprovider.js | 0 .../components/provider/iconsizeprovider.js | 0 .../provider/subscriptionprovider.js | 0 .../qod/__tests__/__snapshots__/qod.js.snap | 0 .../web/components/qod/__tests__/qod.js | 0 {gsa/src => src}/web/components/qod/qod.js | 0 .../web/components/section/header.js | 0 .../web/components/section/section.js | 0 .../__tests__/__snapshots__/snackbar.js.snap | 0 .../components/snackbar/__tests__/snackbar.js | 0 .../web/components/snackbar/snackbar.js | 0 .../web/components/sortable/emptyrow.js | 0 .../web/components/sortable/grid.js | 0 .../web/components/sortable/item.js | 0 .../web/components/sortable/resizer.js | 0 .../web/components/sortable/row.js | 0 .../web/components/sortby/sortby.js | 0 .../__tests__/__snapshots__/footer.js.snap | 0 .../__tests__/__snapshots__/header.js.snap | 0 .../__tests__/__snapshots__/main.js.snap | 0 .../components/structure/__tests__/footer.js | 0 .../components/structure/__tests__/header.js | 0 .../components/structure/__tests__/main.js | 0 .../web/components/structure/footer.js | 0 .../web/components/structure/header.js | 0 .../web/components/structure/main.js | 0 {gsa/src => src}/web/components/tab/tab.js | 0 .../web/components/tab/tablayout.js | 0 .../src => src}/web/components/tab/tablist.js | 0 .../web/components/tab/tabpanel.js | 0 .../web/components/tab/tabpanels.js | 0 {gsa/src => src}/web/components/tab/tabs.js | 0 .../__snapshots__/detailstable.js.snap | 0 .../table/__tests__/detailstable.js | 0 {gsa/src => src}/web/components/table/body.js | 0 {gsa/src => src}/web/components/table/data.js | 0 .../web/components/table/detailstable.js | 0 .../web/components/table/footer.js | 0 {gsa/src => src}/web/components/table/head.js | 0 .../web/components/table/header.js | 0 .../web/components/table/infotable.js | 0 {gsa/src => src}/web/components/table/row.js | 0 .../web/components/table/simpletable.js | 0 .../web/components/table/stripedtable.js | 0 .../src => src}/web/components/table/table.js | 0 .../__snapshots__/tagsdialog.js.snap | 0 .../web/entities/__tests__/filterprovider.js | 0 .../web/entities/__tests__/tagsdialog.js | 0 {gsa/src => src}/web/entities/actions.js | 0 {gsa/src => src}/web/entities/container.js | 0 .../web/entities/entitynametabledata.js | 0 .../web/entities/filterprovider.js | 0 {gsa/src => src}/web/entities/footer.js | 0 {gsa/src => src}/web/entities/header.js | 0 {gsa/src => src}/web/entities/page.js | 0 {gsa/src => src}/web/entities/row.js | 0 {gsa/src => src}/web/entities/selection.js | 0 {gsa/src => src}/web/entities/table.js | 0 {gsa/src => src}/web/entities/tagsdialog.js | 0 .../web/entities/withEntitiesActions.js | 0 .../web/entities/withEntitiesContainer.js | 0 .../web/entities/withRowDetails.js | 0 .../src => src}/web/entity/__tests__/block.js | 0 {gsa/src => src}/web/entity/__tests__/box.js | 0 {gsa/src => src}/web/entity/__tests__/info.js | 0 {gsa/src => src}/web/entity/__tests__/link.js | 0 {gsa/src => src}/web/entity/__tests__/note.js | 0 .../web/entity/__tests__/override.js | 0 {gsa/src => src}/web/entity/block.js | 0 {gsa/src => src}/web/entity/box.js | 0 {gsa/src => src}/web/entity/component.js | 0 {gsa/src => src}/web/entity/container.js | 0 .../web/entity/icon/__tests__/cloneicon.js | 0 .../web/entity/icon/__tests__/createicon.js | 0 .../web/entity/icon/__tests__/deleteicon.js | 0 .../web/entity/icon/__tests__/editicon.js | 0 .../web/entity/icon/__tests__/observericon.js | 0 .../web/entity/icon/__tests__/trashicon.js | 0 .../web/entity/icon/__tests__/verifyicon.js | 0 {gsa/src => src}/web/entity/icon/cloneicon.js | 0 .../src => src}/web/entity/icon/createicon.js | 0 .../src => src}/web/entity/icon/deleteicon.js | 0 {gsa/src => src}/web/entity/icon/editicon.js | 0 .../web/entity/icon/observericon.js | 0 {gsa/src => src}/web/entity/icon/trashicon.js | 0 .../src => src}/web/entity/icon/verifyicon.js | 0 {gsa/src => src}/web/entity/info.js | 0 {gsa/src => src}/web/entity/link.js | 0 {gsa/src => src}/web/entity/note.js | 0 {gsa/src => src}/web/entity/override.js | 0 {gsa/src => src}/web/entity/page.js | 0 {gsa/src => src}/web/entity/permissions.js | 0 {gsa/src => src}/web/entity/tab.js | 0 {gsa/src => src}/web/entity/tags.js | 0 .../web/entity/withEntityContainer.js | 0 .../web/pages/alerts/__tests__/detailspage.js | 0 .../web/pages/alerts/__tests__/listpage.js | 0 .../web/pages/alerts/alembavfiremethodpart.js | 0 .../src => src}/web/pages/alerts/component.js | 0 .../src => src}/web/pages/alerts/condition.js | 0 .../web/pages/alerts/contentcomposerdialog.js | 0 {gsa/src => src}/web/pages/alerts/details.js | 0 .../web/pages/alerts/detailspage.js | 0 {gsa/src => src}/web/pages/alerts/dialog.js | 0 .../web/pages/alerts/emailmethodpart.js | 0 {gsa/src => src}/web/pages/alerts/event.js | 0 .../alerts/filtercountchangedconditionpart.js | 0 .../alerts/filtercountleastconditionpart.js | 0 .../web/pages/alerts/httpmethodpart.js | 0 {gsa/src => src}/web/pages/alerts/listpage.js | 0 {gsa/src => src}/web/pages/alerts/method.js | 0 {gsa/src => src}/web/pages/alerts/row.js | 0 .../web/pages/alerts/scpmethodpart.js | 0 .../web/pages/alerts/secinfoeventpart.js | 0 .../web/pages/alerts/sendmethodpart.js | 0 .../alerts/severitychangedconditionpart.js | 0 .../alerts/severityleastconditionpart.js | 0 .../web/pages/alerts/smbmethodpart.js | 0 .../web/pages/alerts/snmpmethodpart.js | 0 .../web/pages/alerts/sourcefiremethodpart.js | 0 .../web/pages/alerts/starttaskmethodpart.js | 0 {gsa/src => src}/web/pages/alerts/table.js | 0 .../web/pages/alerts/taskeventpart.js | 0 .../web/pages/alerts/ticketeventpart.js | 0 .../pages/alerts/tippingpointmethodpart.js | 0 .../web/pages/alerts/verinicemethodpart.js | 0 .../__tests__/__snapshots__/actions.js.snap | 0 .../__tests__/__snapshots__/details.js.snap | 0 .../__snapshots__/detailspage.js.snap | 0 .../__tests__/__snapshots__/listpage.js.snap | 0 .../__tests__/__snapshots__/row.js.snap | 0 .../__tests__/__snapshots__/table.js.snap | 0 .../web/pages/audits/__tests__/actions.js | 0 .../web/pages/audits/__tests__/details.js | 0 .../web/pages/audits/__tests__/detailspage.js | 0 .../web/pages/audits/__tests__/listpage.js | 0 .../web/pages/audits/__tests__/row.js | 0 .../web/pages/audits/__tests__/table.js | 0 {gsa/src => src}/web/pages/audits/actions.js | 0 .../src => src}/web/pages/audits/component.js | 0 {gsa/src => src}/web/pages/audits/details.js | 0 .../web/pages/audits/detailspage.js | 0 {gsa/src => src}/web/pages/audits/dialog.js | 0 {gsa/src => src}/web/pages/audits/listpage.js | 0 {gsa/src => src}/web/pages/audits/row.js | 0 {gsa/src => src}/web/pages/audits/table.js | 0 .../certbund/dashboard/createddisplay.js | 0 .../pages/certbund/dashboard/cvssdisplay.js | 0 .../web/pages/certbund/dashboard/index.js | 0 .../web/pages/certbund/dashboard/loaders.js | 0 .../dashboard/severityclassdisplay.js | 0 .../src => src}/web/pages/certbund/details.js | 0 .../web/pages/certbund/detailspage.js | 0 .../web/pages/certbund/filterdialog.js | 0 .../web/pages/certbund/listpage.js | 0 {gsa/src => src}/web/pages/certbund/row.js | 0 {gsa/src => src}/web/pages/certbund/table.js | 0 .../web/pages/cpes/__tests__/detailspage.js | 0 .../web/pages/cpes/__tests__/listpage.js | 0 .../pages/cpes/dashboard/createddisplay.js | 0 .../web/pages/cpes/dashboard/cvssdisplay.js | 0 .../web/pages/cpes/dashboard/index.js | 0 .../web/pages/cpes/dashboard/loaders.js | 0 .../cpes/dashboard/severityclassdisplay.js | 0 {gsa/src => src}/web/pages/cpes/details.js | 0 .../src => src}/web/pages/cpes/detailspage.js | 0 .../web/pages/cpes/filterdialog.js | 0 {gsa/src => src}/web/pages/cpes/listpage.js | 0 {gsa/src => src}/web/pages/cpes/row.js | 0 {gsa/src => src}/web/pages/cpes/table.js | 0 .../credentials/__tests__/detailspage.js | 0 .../web/pages/credentials/__tests__/dialog.js | 0 .../pages/credentials/__tests__/listpage.js | 0 .../web/pages/credentials/component.js | 0 .../web/pages/credentials/details.js | 0 .../web/pages/credentials/detailspage.js | 0 .../web/pages/credentials/dialog.js | 0 .../web/pages/credentials/downloadicon.js | 0 .../web/pages/credentials/listpage.js | 0 {gsa/src => src}/web/pages/credentials/row.js | 0 .../web/pages/credentials/table.js | 0 .../web/pages/cves/__tests__/detailspage.js | 0 .../web/pages/cves/__tests__/listpage.js | 0 .../web/pages/cves/__tests__/row.js | 0 .../web/pages/cves/__tests__/table.js | 0 .../pages/cves/dashboard/createddisplay.js | 0 .../web/pages/cves/dashboard/cvssdisplay.js | 0 .../web/pages/cves/dashboard/index.js | 0 .../web/pages/cves/dashboard/loaders.js | 0 .../cves/dashboard/severityclassdisplay.js | 0 {gsa/src => src}/web/pages/cves/details.js | 0 .../src => src}/web/pages/cves/detailspage.js | 0 .../web/pages/cves/filterdialog.js | 0 {gsa/src => src}/web/pages/cves/listpage.js | 0 {gsa/src => src}/web/pages/cves/row.js | 0 {gsa/src => src}/web/pages/cves/table.js | 0 .../pages/dfncert/dashboard/createddisplay.js | 0 .../pages/dfncert/dashboard/cvssdisplay.js | 0 .../web/pages/dfncert/dashboard/index.js | 0 .../web/pages/dfncert/dashboard/loaders.js | 0 .../dfncert/dashboard/severityclassdisplay.js | 0 {gsa/src => src}/web/pages/dfncert/details.js | 0 .../web/pages/dfncert/detailspage.js | 0 .../src => src}/web/pages/dfncert/listpage.js | 0 {gsa/src => src}/web/pages/dfncert/row.js | 0 {gsa/src => src}/web/pages/dfncert/table.js | 0 .../extras/__tests__/cvsscalculatorpage.js | 0 .../pages/extras/__tests__/feedstatuspage.js | 0 .../web/pages/extras/cvsscalculatorpage.js | 0 .../web/pages/extras/feedstatuspage.js | 0 .../web/pages/extras/trashactions.js | 0 .../web/pages/extras/trashcanpage.js | 0 .../web/pages/filters/component.js | 0 {gsa/src => src}/web/pages/filters/details.js | 0 .../web/pages/filters/detailspage.js | 0 {gsa/src => src}/web/pages/filters/dialog.js | 0 .../src => src}/web/pages/filters/listpage.js | 0 {gsa/src => src}/web/pages/filters/row.js | 0 {gsa/src => src}/web/pages/filters/table.js | 0 .../src => src}/web/pages/groups/component.js | 0 {gsa/src => src}/web/pages/groups/details.js | 0 .../web/pages/groups/detailspage.js | 0 {gsa/src => src}/web/pages/groups/dialog.js | 0 {gsa/src => src}/web/pages/groups/header.js | 0 {gsa/src => src}/web/pages/groups/listpage.js | 0 {gsa/src => src}/web/pages/groups/row.js | 0 {gsa/src => src}/web/pages/groups/table.js | 0 .../web/pages/help/__tests__/about.js | 0 {gsa/src => src}/web/pages/help/about.js | 0 .../web/pages/hosts/__tests__/detailspage.js | 0 .../web/pages/hosts/__tests__/listpage.js | 0 {gsa/src => src}/web/pages/hosts/component.js | 0 .../web/pages/hosts/dashboard/cvssdisplay.js | 0 .../web/pages/hosts/dashboard/index.js | 0 .../web/pages/hosts/dashboard/loaders.js | 0 .../pages/hosts/dashboard/modifieddisplay.js | 0 .../hosts/dashboard/modifiedhighdisplay.js | 0 .../hosts/dashboard/severityclassdisplay.js | 0 .../pages/hosts/dashboard/topologydisplay.js | 0 .../pages/hosts/dashboard/vulnscoredisplay.js | 0 {gsa/src => src}/web/pages/hosts/details.js | 0 .../web/pages/hosts/detailspage.js | 0 {gsa/src => src}/web/pages/hosts/dialog.js | 0 .../web/pages/hosts/filterdialog.js | 0 .../web/pages/hosts/identifiers.js | 0 {gsa/src => src}/web/pages/hosts/listpage.js | 0 {gsa/src => src}/web/pages/hosts/row.js | 0 {gsa/src => src}/web/pages/hosts/table.js | 0 .../__tests__/__snapshots__/dialog.js.snap | 0 .../web/pages/ldap/__tests__/dialog.js | 0 {gsa/src => src}/web/pages/ldap/dialog.js | 0 {gsa/src => src}/web/pages/ldap/ldappage.js | 0 .../web/pages/login/__tests__/loginform.js | 0 .../web/pages/login/__tests__/loginpage.js | 0 {gsa/src => src}/web/pages/login/loginform.js | 0 {gsa/src => src}/web/pages/login/loginpage.js | 0 .../web/pages/notes/__tests__/detailspage.js | 0 .../web/pages/notes/__tests__/listpage.js | 0 {gsa/src => src}/web/pages/notes/component.js | 0 .../notes/dashboard/activedaysdisplay.js | 0 .../pages/notes/dashboard/createddisplay.js | 0 .../web/pages/notes/dashboard/index.js | 0 .../web/pages/notes/dashboard/loaders.js | 0 .../pages/notes/dashboard/wordclouddisplay.js | 0 {gsa/src => src}/web/pages/notes/details.js | 0 .../web/pages/notes/detailspage.js | 0 {gsa/src => src}/web/pages/notes/dialog.js | 0 .../web/pages/notes/filterdialog.js | 0 {gsa/src => src}/web/pages/notes/listpage.js | 0 {gsa/src => src}/web/pages/notes/row.js | 0 {gsa/src => src}/web/pages/notes/table.js | 0 {gsa/src => src}/web/pages/notfoundpage.js | 0 .../web/pages/nvts/__tests__/detailspage.js | 0 .../web/pages/nvts/__tests__/listpage.js | 0 .../web/pages/nvts/__tests__/row.js | 0 {gsa/src => src}/web/pages/nvts/component.js | 0 .../pages/nvts/dashboard/createddisplay.js | 0 .../web/pages/nvts/dashboard/cvssdisplay.js | 0 .../web/pages/nvts/dashboard/familydisplay.js | 0 .../web/pages/nvts/dashboard/index.js | 0 .../web/pages/nvts/dashboard/loaders.js | 0 .../web/pages/nvts/dashboard/qoddisplay.js | 0 .../pages/nvts/dashboard/qodtypedisplay.js | 0 .../nvts/dashboard/severityclassdisplay.js | 0 {gsa/src => src}/web/pages/nvts/details.js | 0 .../src => src}/web/pages/nvts/detailspage.js | 0 .../web/pages/nvts/filterdialog.js | 0 {gsa/src => src}/web/pages/nvts/listpage.js | 0 .../web/pages/nvts/nvtpreference.js | 0 .../src => src}/web/pages/nvts/preferences.js | 0 .../web/pages/nvts/preformatted.js | 0 {gsa/src => src}/web/pages/nvts/references.js | 0 {gsa/src => src}/web/pages/nvts/row.js | 0 {gsa/src => src}/web/pages/nvts/solution.js | 0 {gsa/src => src}/web/pages/nvts/table.js | 0 {gsa/src => src}/web/pages/omp.js | 0 .../web/pages/operatingsystems/component.js | 0 .../operatingsystems/dashboard/cvssdisplay.js | 0 .../pages/operatingsystems/dashboard/index.js | 0 .../operatingsystems/dashboard/loaders.js | 0 .../dashboard/severityclassdisplay.js | 0 .../dashboard/vulnscoredisplay.js | 0 .../web/pages/operatingsystems/detailspage.js | 0 .../pages/operatingsystems/filterdialog.js | 0 .../web/pages/operatingsystems/listpage.js | 0 .../web/pages/operatingsystems/row.js | 0 .../web/pages/operatingsystems/table.js | 0 .../pages/ovaldefs/dashboard/classdisplay.js | 0 .../ovaldefs/dashboard/createddisplay.js | 0 .../pages/ovaldefs/dashboard/cvssdisplay.js | 0 .../web/pages/ovaldefs/dashboard/index.js | 0 .../web/pages/ovaldefs/dashboard/loaders.js | 0 .../dashboard/severityclassdisplay.js | 0 .../src => src}/web/pages/ovaldefs/details.js | 0 .../web/pages/ovaldefs/detailspage.js | 0 .../web/pages/ovaldefs/filterdialog.js | 0 .../web/pages/ovaldefs/listpage.js | 0 {gsa/src => src}/web/pages/ovaldefs/row.js | 0 {gsa/src => src}/web/pages/ovaldefs/table.js | 0 .../pages/overrides/__tests__/detailspage.js | 0 .../web/pages/overrides/__tests__/listpage.js | 0 .../web/pages/overrides/component.js | 0 .../overrides/dashboard/activedaysdisplay.js | 0 .../overrides/dashboard/createddisplay.js | 0 .../web/pages/overrides/dashboard/index.js | 0 .../web/pages/overrides/dashboard/loaders.js | 0 .../overrides/dashboard/wordclouddisplay.js | 0 .../web/pages/overrides/details.js | 0 .../web/pages/overrides/detailspage.js | 0 .../src => src}/web/pages/overrides/dialog.js | 0 .../web/pages/overrides/filterdialog.js | 0 .../web/pages/overrides/listpage.js | 0 {gsa/src => src}/web/pages/overrides/row.js | 0 {gsa/src => src}/web/pages/overrides/table.js | 0 {gsa/src => src}/web/pages/page.js | 0 .../startendtimeselection.js.snap | 0 .../__tests__/startendtimeselection.js | 0 .../web/pages/performance/performancepage.js | 0 .../performance/startendtimeselection.js | 0 .../web/pages/permissions/component.js | 0 .../web/pages/permissions/details.js | 0 .../web/pages/permissions/detailspage.js | 0 .../web/pages/permissions/dialog.js | 0 .../web/pages/permissions/listpage.js | 0 .../web/pages/permissions/multipledialog.js | 0 {gsa/src => src}/web/pages/permissions/row.js | 0 .../web/pages/permissions/table.js | 0 .../__tests__/__snapshots__/details.js.snap | 0 .../__snapshots__/detailspage.js.snap | 0 .../__tests__/__snapshots__/dialog.js.snap | 0 .../__tests__/__snapshots__/listpage.js.snap | 0 .../__tests__/__snapshots__/row.js.snap | 0 .../__tests__/__snapshots__/table.js.snap | 0 .../web/pages/policies/__tests__/details.js | 0 .../pages/policies/__tests__/detailspage.js | 0 .../web/pages/policies/__tests__/dialog.js | 0 .../web/pages/policies/__tests__/listpage.js | 0 .../web/pages/policies/__tests__/row.js | 0 .../web/pages/policies/__tests__/table.js | 0 .../web/pages/policies/component.js | 0 .../src => src}/web/pages/policies/details.js | 0 .../web/pages/policies/detailspage.js | 0 {gsa/src => src}/web/pages/policies/dialog.js | 0 {gsa/src => src}/web/pages/policies/header.js | 0 .../web/pages/policies/listpage.js | 0 {gsa/src => src}/web/pages/policies/row.js | 0 {gsa/src => src}/web/pages/policies/table.js | 0 .../web/pages/portlists/component.js | 0 .../web/pages/portlists/details.js | 0 .../web/pages/portlists/detailspage.js | 0 .../src => src}/web/pages/portlists/dialog.js | 0 .../web/pages/portlists/filterdialog.js | 0 .../web/pages/portlists/importdialog.js | 0 .../web/pages/portlists/listpage.js | 0 .../web/pages/portlists/portrangedialog.js | 0 .../web/pages/portlists/portrangestable.js | 0 {gsa/src => src}/web/pages/portlists/row.js | 0 {gsa/src => src}/web/pages/portlists/table.js | 0 .../processmaps/__tests__/processmapspage.js | 0 .../web/pages/processmaps/processmapspage.js | 0 .../__tests__/__snapshots__/dialog.js.snap | 0 .../web/pages/radius/__tests__/dialog.js | 0 {gsa/src => src}/web/pages/radius/dialog.js | 0 .../web/pages/radius/radiuspage.js | 0 .../web/pages/reportformats/component.js | 0 .../web/pages/reportformats/details.js | 0 .../web/pages/reportformats/detailspage.js | 0 .../web/pages/reportformats/dialog.js | 0 .../web/pages/reportformats/listpage.js | 0 .../web/pages/reportformats/row.js | 0 .../web/pages/reportformats/table.js | 0 .../reports/__mocks__/mockdeltareport.js | 0 .../web/pages/reports/__mocks__/mockreport.js | 0 .../reports/__tests__/deltadetailscontent.js | 0 .../pages/reports/__tests__/detailscontent.js | 0 .../pages/reports/dashboard/cvssdisplay.js | 0 .../reports/dashboard/highresultsdisplay.js | 0 .../web/pages/reports/dashboard/index.js | 0 .../web/pages/reports/dashboard/loaders.js | 0 .../reports/dashboard/severityclassdisplay.js | 0 .../web/pages/reports/deltadetailscontent.js | 0 .../web/pages/reports/deltadetailspage.js | 0 .../pages/reports/deltaresultsfiltergroup.js | 0 .../details/__tests__/applicationstab.js | 0 .../details/__tests__/closedcvestab.js | 0 .../reports/details/__tests__/cvestab.js | 0 .../details/__tests__/deltaresultstab.js | 0 .../reports/details/__tests__/emptyreport.js | 0 .../details/__tests__/emptyresultsreport.js | 0 .../reports/details/__tests__/errorstab.js | 0 .../reports/details/__tests__/hoststab.js | 0 .../details/__tests__/operatingsystemstab.js | 0 .../reports/details/__tests__/portstab.js | 0 .../reports/details/__tests__/summary.js | 0 .../details/__tests__/thresholdpanel.js | 0 .../details/__tests__/tlscertificatestab.js | 0 .../reports/details/__tests__/toolbaricons.js | 0 .../web/pages/reports/details/alertactions.js | 0 .../pages/reports/details/applicationstab.js | 0 .../reports/details/applicationstable.js | 0 .../pages/reports/details/closedcvestab.js | 0 .../pages/reports/details/closedcvestable.js | 0 .../web/pages/reports/details/cvestab.js | 0 .../web/pages/reports/details/cvestable.js | 0 .../pages/reports/details/deltaresultstab.js | 0 .../web/pages/reports/details/emptyreport.js | 0 .../reports/details/emptyresultsreport.js | 0 .../web/pages/reports/details/errorstab.js | 0 .../web/pages/reports/details/errorstable.js | 0 .../web/pages/reports/details/hoststab.js | 0 .../web/pages/reports/details/hoststable.js | 0 .../reports/details/operatingsystemstab.js | 0 .../reports/details/operatingsystemstable.js | 0 .../web/pages/reports/details/portstab.js | 0 .../web/pages/reports/details/portstable.js | 0 .../details/reportentitiescontainer.js | 0 .../web/pages/reports/details/reportpanel.js | 0 .../web/pages/reports/details/resultstab.js | 0 .../web/pages/reports/details/summary.js | 0 .../web/pages/reports/details/tabtitle.js | 0 .../pages/reports/details/thresholdpanel.js | 0 .../reports/details/tlscertificatestab.js | 0 .../reports/details/tlscertificatestable.js | 0 .../web/pages/reports/details/toolbaricons.js | 0 .../web/pages/reports/detailscontent.js | 0 .../web/pages/reports/detailsfilterdialog.js | 0 .../web/pages/reports/detailspage.js | 0 .../web/pages/reports/downloadreportdialog.js | 0 .../web/pages/reports/filterdialog.js | 0 .../web/pages/reports/importdialog.js | 0 .../src => src}/web/pages/reports/listpage.js | 0 {gsa/src => src}/web/pages/reports/row.js | 0 {gsa/src => src}/web/pages/reports/table.js | 0 .../web/pages/reports/thresholdmessage.js | 0 .../web/pages/reports/triggeralertdialog.js | 0 .../__tests__/__snapshots__/diff.js.snap | 0 .../pages/results/__tests__/detailspage.js | 0 .../web/pages/results/__tests__/diff.js | 0 .../web/pages/results/__tests__/listpage.js | 0 .../pages/results/dashboard/cvssdisplay.js | 0 .../dashboard/descriptionwordclouddisplay.js | 0 .../web/pages/results/dashboard/index.js | 0 .../web/pages/results/dashboard/loaders.js | 0 .../results/dashboard/severityclassdisplay.js | 0 .../results/dashboard/wordclouddisplay.js | 0 {gsa/src => src}/web/pages/results/delta.js | 0 {gsa/src => src}/web/pages/results/details.js | 0 .../web/pages/results/detailspage.js | 0 {gsa/src => src}/web/pages/results/diff.js | 0 .../web/pages/results/filterdialog.js | 0 .../src => src}/web/pages/results/listpage.js | 0 {gsa/src => src}/web/pages/results/row.js | 0 {gsa/src => src}/web/pages/results/table.js | 0 {gsa/src => src}/web/pages/roles/component.js | 0 {gsa/src => src}/web/pages/roles/details.js | 0 .../web/pages/roles/detailspage.js | 0 {gsa/src => src}/web/pages/roles/dialog.js | 0 {gsa/src => src}/web/pages/roles/listpage.js | 0 {gsa/src => src}/web/pages/roles/row.js | 0 {gsa/src => src}/web/pages/roles/table.js | 0 .../__tests__/__snapshots__/details.js.snap | 0 .../__snapshots__/detailspage.js.snap | 0 .../editconfigfamilydialog.js.snap | 0 .../__snapshots__/editdialog.js.snap | 0 .../__tests__/__snapshots__/listpage.js.snap | 0 .../__tests__/__snapshots__/row.js.snap | 0 .../__tests__/__snapshots__/table.js.snap | 0 .../__tests__/__snapshots__/trend.js.snap | 0 .../pages/scanconfigs/__tests__/details.js | 0 .../scanconfigs/__tests__/detailspage.js | 0 .../web/pages/scanconfigs/__tests__/dialog.js | 0 .../__tests__/editconfigfamilydialog.js | 0 .../pages/scanconfigs/__tests__/editdialog.js | 0 .../__tests__/editnvtdetailsdialog.js | 0 .../pages/scanconfigs/__tests__/listpage.js | 0 .../web/pages/scanconfigs/__tests__/row.js | 0 .../web/pages/scanconfigs/__tests__/table.js | 0 .../web/pages/scanconfigs/__tests__/trend.js | 0 .../web/pages/scanconfigs/component.js | 0 .../web/pages/scanconfigs/details.js | 0 .../web/pages/scanconfigs/detailspage.js | 0 .../web/pages/scanconfigs/dialog.js | 0 .../scanconfigs/editconfigfamilydialog.js | 0 .../web/pages/scanconfigs/editdialog.js | 0 .../pages/scanconfigs/editnvtdetailsdialog.js | 0 .../web/pages/scanconfigs/header.js | 0 .../web/pages/scanconfigs/importdialog.js | 0 .../web/pages/scanconfigs/listpage.js | 0 .../web/pages/scanconfigs/nvtfamilies.js | 0 .../web/pages/scanconfigs/nvtpreferences.js | 0 {gsa/src => src}/web/pages/scanconfigs/row.js | 0 .../pages/scanconfigs/scannerpreferences.js | 0 .../web/pages/scanconfigs/table.js | 0 .../web/pages/scanconfigs/trend.js | 0 .../__tests__/__snapshots__/dialog.js.snap | 0 .../web/pages/scanners/__tests__/dialog.js | 0 .../web/pages/scanners/component.js | 0 .../src => src}/web/pages/scanners/details.js | 0 .../web/pages/scanners/detailspage.js | 0 {gsa/src => src}/web/pages/scanners/dialog.js | 0 .../web/pages/scanners/listpage.js | 0 {gsa/src => src}/web/pages/scanners/row.js | 0 {gsa/src => src}/web/pages/scanners/table.js | 0 .../pages/schedules/__tests__/detailspage.js | 0 .../web/pages/schedules/__tests__/dialog.js | 0 .../web/pages/schedules/__tests__/listpage.js | 0 .../web/pages/schedules/component.js | 0 .../web/pages/schedules/dayselect.js | 0 .../web/pages/schedules/details.js | 0 .../web/pages/schedules/detailspage.js | 0 .../src => src}/web/pages/schedules/dialog.js | 0 .../web/pages/schedules/listpage.js | 0 .../web/pages/schedules/monthdaysselect.js | 0 .../src => src}/web/pages/schedules/render.js | 0 {gsa/src => src}/web/pages/schedules/row.js | 0 {gsa/src => src}/web/pages/schedules/table.js | 0 .../web/pages/schedules/timeunitselect.js | 0 .../web/pages/schedules/weekdayselect.js | 0 .../web/pages/start/__tests__/page.js | 0 .../web/pages/start/confirmremovedialog.js | 0 {gsa/src => src}/web/pages/start/dashboard.js | 0 .../web/pages/start/editdashboarddialog.js | 0 .../web/pages/start/newdashboarddialog.js | 0 {gsa/src => src}/web/pages/start/page.js | 0 {gsa/src => src}/web/pages/tags/component.js | 0 {gsa/src => src}/web/pages/tags/details.js | 0 .../src => src}/web/pages/tags/detailspage.js | 0 {gsa/src => src}/web/pages/tags/dialog.js | 0 {gsa/src => src}/web/pages/tags/listpage.js | 0 .../web/pages/tags/resourcelist.js | 0 {gsa/src => src}/web/pages/tags/row.js | 0 {gsa/src => src}/web/pages/tags/table.js | 0 .../web/pages/targets/__tests__/details.js | 0 .../pages/targets/__tests__/detailspage.js | 0 .../web/pages/targets/__tests__/dialog.js | 0 .../web/pages/targets/__tests__/listpage.js | 0 .../web/pages/targets/__tests__/row.js | 0 .../web/pages/targets/component.js | 0 {gsa/src => src}/web/pages/targets/details.js | 0 .../web/pages/targets/detailspage.js | 0 {gsa/src => src}/web/pages/targets/dialog.js | 0 .../web/pages/targets/filterdialog.js | 0 .../src => src}/web/pages/targets/listpage.js | 0 {gsa/src => src}/web/pages/targets/row.js | 0 {gsa/src => src}/web/pages/targets/table.js | 0 .../__tests__/__snapshots__/actions.js.snap | 0 .../autodeletereportsgroup.js.snap | 0 .../__snapshots__/containerdialog.js.snap | 0 .../__tests__/__snapshots__/details.js.snap | 0 .../__snapshots__/detailspage.js.snap | 0 .../__tests__/__snapshots__/listpage.js.snap | 0 .../tasks/__tests__/__snapshots__/row.js.snap | 0 .../__tests__/__snapshots__/status.js.snap | 0 .../__tests__/__snapshots__/table.js.snap | 0 .../__tests__/__snapshots__/trend.js.snap | 0 .../web/pages/tasks/__tests__/actions.js | 0 .../tasks/__tests__/autodeletereportsgroup.js | 0 .../pages/tasks/__tests__/containerdialog.js | 0 .../web/pages/tasks/__tests__/details.js | 0 .../web/pages/tasks/__tests__/detailspage.js | 0 .../web/pages/tasks/__tests__/listpage.js | 0 .../web/pages/tasks/__tests__/row.js | 0 .../web/pages/tasks/__tests__/status.js | 0 .../web/pages/tasks/__tests__/table.js | 0 .../web/pages/tasks/__tests__/trend.js | 0 {gsa/src => src}/web/pages/tasks/actions.js | 0 .../pages/tasks/addresultstoassetsgroup.js | 0 .../web/pages/tasks/autodeletereportsgroup.js | 0 {gsa/src => src}/web/pages/tasks/component.js | 0 .../web/pages/tasks/containerdialog.js | 0 .../web/pages/tasks/dashboard/cvssdisplay.js | 0 .../web/pages/tasks/dashboard/highresults.js | 0 .../web/pages/tasks/dashboard/index.js | 0 .../web/pages/tasks/dashboard/loaders.js | 0 .../pages/tasks/dashboard/mosthighresults.js | 0 .../pages/tasks/dashboard/schedulesdisplay.js | 0 .../tasks/dashboard/severityclassdisplay.js | 0 .../pages/tasks/dashboard/statusdisplay.js | 0 {gsa/src => src}/web/pages/tasks/details.js | 0 .../web/pages/tasks/detailspage.js | 0 {gsa/src => src}/web/pages/tasks/dialog.js | 0 .../web/pages/tasks/filterdialog.js | 0 .../pages/tasks/icons/__tests__/resumeicon.js | 0 .../pages/tasks/icons/__tests__/starticon.js | 0 .../pages/tasks/icons/__tests__/stopicon.js | 0 .../web/pages/tasks/icons/importreporticon.js | 0 .../web/pages/tasks/icons/newiconmenu.js | 0 .../web/pages/tasks/icons/resumeicon.js | 0 .../web/pages/tasks/icons/scheduleicon.js | 0 .../web/pages/tasks/icons/starticon.js | 0 .../web/pages/tasks/icons/stopicon.js | 0 {gsa/src => src}/web/pages/tasks/listpage.js | 0 {gsa/src => src}/web/pages/tasks/row.js | 0 {gsa/src => src}/web/pages/tasks/status.js | 0 {gsa/src => src}/web/pages/tasks/table.js | 0 {gsa/src => src}/web/pages/tasks/task.js | 0 {gsa/src => src}/web/pages/tasks/trend.js | 0 .../__snapshots__/createdialog.js.snap | 0 .../__snapshots__/editdialog.js.snap | 0 .../pages/tickets/__tests__/createdialog.js | 0 .../web/pages/tickets/__tests__/editdialog.js | 0 .../web/pages/tickets/component.js | 0 .../web/pages/tickets/createdialog.js | 0 .../pages/tickets/dashboard/createddisplay.js | 0 .../web/pages/tickets/dashboard/index.js | 0 .../web/pages/tickets/dashboard/loaders.js | 0 .../pages/tickets/dashboard/statusdisplay.js | 0 .../tickets/dashboard/usersassigneddisplay.js | 0 {gsa/src => src}/web/pages/tickets/details.js | 0 .../web/pages/tickets/detailspage.js | 0 .../web/pages/tickets/editdialog.js | 0 .../web/pages/tickets/filterdialog.js | 0 .../src => src}/web/pages/tickets/listpage.js | 0 {gsa/src => src}/web/pages/tickets/table.js | 0 .../web/pages/tickets/validationrules.js | 0 .../tlscertificates/__tests__/detailspage.js | 0 .../tlscertificates/__tests__/listpage.js | 0 .../pages/tlscertificates/__tests__/row.js | 0 .../pages/tlscertificates/__tests__/table.js | 0 .../web/pages/tlscertificates/component.js | 0 .../pages/tlscertificates/dashboard/index.js | 0 .../tlscertificates/dashboard/loaders.js | 0 .../dashboard/modifieddisplay.js | 0 .../dashboard/timestatusdisplay.js | 0 .../web/pages/tlscertificates/details.js | 0 .../web/pages/tlscertificates/detailspage.js | 0 .../web/pages/tlscertificates/filterdialog.js | 0 .../web/pages/tlscertificates/listpage.js | 0 .../web/pages/tlscertificates/row.js | 0 .../web/pages/tlscertificates/table.js | 0 {gsa/src => src}/web/pages/users/component.js | 0 .../web/pages/users/confirmdeletedialog.js | 0 {gsa/src => src}/web/pages/users/details.js | 0 .../web/pages/users/detailspage.js | 0 {gsa/src => src}/web/pages/users/dialog.js | 0 {gsa/src => src}/web/pages/users/header.js | 0 {gsa/src => src}/web/pages/users/listpage.js | 0 {gsa/src => src}/web/pages/users/row.js | 0 {gsa/src => src}/web/pages/users/table.js | 0 .../web/pages/usersettings/defaultspart.js | 0 .../web/pages/usersettings/dialog.js | 0 .../web/pages/usersettings/filterpart.js | 0 .../web/pages/usersettings/generalpart.js | 0 .../web/pages/usersettings/severitypart.js | 0 .../pages/usersettings/usersettingspage.js | 0 .../web/pages/usersettings/validationrules.js | 0 .../web/pages/vulns/dashboard/cvssdisplay.js | 0 .../web/pages/vulns/dashboard/hostsdisplay.js | 0 .../web/pages/vulns/dashboard/index.js | 0 .../web/pages/vulns/dashboard/loaders.js | 0 .../vulns/dashboard/severityclassdisplay.js | 0 .../web/pages/vulns/filterdialog.js | 0 {gsa/src => src}/web/pages/vulns/listpage.js | 0 {gsa/src => src}/web/pages/vulns/row.js | 0 {gsa/src => src}/web/pages/vulns/table.js | 0 {gsa/src => src}/web/routes.js | 0 {gsa/src => src}/web/store/__tests__/utils.js | 0 {gsa/src => src}/web/store/actions.js | 0 .../web/store/businessprocessmaps/actions.js | 0 .../web/store/businessprocessmaps/reducers.js | 0 .../store/businessprocessmaps/selectors.js | 0 .../store/dashboard/data/__tests__/actions.js | 0 .../store/dashboard/data/__tests__/loader.js | 0 .../dashboard/data/__tests__/reducers.js | 0 .../dashboard/data/__tests__/selectors.js | 0 .../web/store/dashboard/data/actions.js | 0 .../web/store/dashboard/data/loader.js | 0 .../web/store/dashboard/data/reducers.js | 0 .../web/store/dashboard/data/selectors.js | 0 .../dashboard/settings/__tests__/actions.js | 0 .../dashboard/settings/__tests__/reducers.js | 0 .../dashboard/settings/__tests__/selectors.js | 0 .../web/store/dashboard/settings/actions.js | 0 .../web/store/dashboard/settings/reducers.js | 0 .../web/store/dashboard/settings/selectors.js | 0 .../web/store/entities/__tests__/alerts.js | 0 .../web/store/entities/__tests__/audits.js | 0 .../web/store/entities/__tests__/certbund.js | 0 .../web/store/entities/__tests__/cpes.js | 0 .../store/entities/__tests__/credentials.js | 0 .../web/store/entities/__tests__/cves.js | 0 .../web/store/entities/__tests__/dfncerts.js | 0 .../web/store/entities/__tests__/filters.js | 0 .../web/store/entities/__tests__/groups.js | 0 .../web/store/entities/__tests__/hosts.js | 0 .../web/store/entities/__tests__/notes.js | 0 .../web/store/entities/__tests__/nvts.js | 0 .../entities/__tests__/operatingsystems.js | 0 .../web/store/entities/__tests__/ovaldefs.js | 0 .../web/store/entities/__tests__/overrides.js | 0 .../store/entities/__tests__/permissions.js | 0 .../web/store/entities/__tests__/policies.js | 0 .../web/store/entities/__tests__/portlists.js | 0 .../web/store/entities/__tests__/reducers.js | 0 .../store/entities/__tests__/reportformats.js | 0 .../web/store/entities/__tests__/reports.js | 0 .../web/store/entities/__tests__/results.js | 0 .../web/store/entities/__tests__/roles.js | 0 .../store/entities/__tests__/scanconfigs.js | 0 .../web/store/entities/__tests__/scanners.js | 0 .../web/store/entities/__tests__/schedules.js | 0 .../web/store/entities/__tests__/tags.js | 0 .../web/store/entities/__tests__/targets.js | 0 .../web/store/entities/__tests__/tasks.js | 0 .../web/store/entities/__tests__/tickets.js | 0 .../web/store/entities/__tests__/users.js | 0 .../web/store/entities/__tests__/vulns.js | 0 {gsa/src => src}/web/store/entities/alerts.js | 0 {gsa/src => src}/web/store/entities/audits.js | 0 .../web/store/entities/certbund.js | 0 {gsa/src => src}/web/store/entities/cpes.js | 0 .../web/store/entities/credentials.js | 0 {gsa/src => src}/web/store/entities/cves.js | 0 .../web/store/entities/dfncerts.js | 0 .../src => src}/web/store/entities/filters.js | 0 {gsa/src => src}/web/store/entities/groups.js | 0 {gsa/src => src}/web/store/entities/hosts.js | 0 {gsa/src => src}/web/store/entities/notes.js | 0 {gsa/src => src}/web/store/entities/nvts.js | 0 .../web/store/entities/operatingsystems.js | 0 .../web/store/entities/ovaldefs.js | 0 .../web/store/entities/overrides.js | 0 .../web/store/entities/permissions.js | 0 .../web/store/entities/policies.js | 0 .../web/store/entities/portlists.js | 0 .../web/store/entities/reducers.js | 0 .../entities/report/__tests__/actions.js | 0 .../entities/report/__tests__/reducers.js | 0 .../entities/report/__tests__/selectors.js | 0 .../web/store/entities/report/actions.js | 0 .../web/store/entities/report/reducers.js | 0 .../web/store/entities/report/selectors.js | 0 .../web/store/entities/reportformats.js | 0 .../src => src}/web/store/entities/reports.js | 0 .../entities/reports/__tests__/reducers.js | 0 .../web/store/entities/reports/reducers.js | 0 .../src => src}/web/store/entities/results.js | 0 {gsa/src => src}/web/store/entities/roles.js | 0 .../web/store/entities/scanconfigs.js | 0 .../web/store/entities/scanners.js | 0 .../web/store/entities/schedules.js | 0 {gsa/src => src}/web/store/entities/tags.js | 0 .../src => src}/web/store/entities/targets.js | 0 {gsa/src => src}/web/store/entities/tasks.js | 0 .../src => src}/web/store/entities/tickets.js | 0 .../web/store/entities/tlscertificates.js | 0 {gsa/src => src}/web/store/entities/users.js | 0 .../store/entities/utils/__tests__/actions.js | 0 .../store/entities/utils/__tests__/main.js | 0 .../entities/utils/__tests__/reducers.js | 0 .../entities/utils/__tests__/selectors.js | 0 .../web/store/entities/utils/actions.js | 0 .../web/store/entities/utils/main.js | 0 .../web/store/entities/utils/reducers.js | 0 .../web/store/entities/utils/selectors.js | 0 .../web/store/entities/utils/testing.js | 0 {gsa/src => src}/web/store/entities/vulns.js | 0 {gsa/src => src}/web/store/index.js | 0 .../web/store/pages/__tests__/actions.js | 0 .../web/store/pages/__tests__/reducers.js | 0 .../web/store/pages/__tests__/selectors.js | 0 {gsa/src => src}/web/store/pages/actions.js | 0 {gsa/src => src}/web/store/pages/reducers.js | 0 {gsa/src => src}/web/store/pages/selectors.js | 0 {gsa/src => src}/web/store/reducers.js | 0 .../store/usersettings/__tests__/actions.js | 0 .../store/usersettings/__tests__/reducers.js | 0 .../store/usersettings/__tests__/selectors.js | 0 .../web/store/usersettings/actions.js | 0 .../defaultfilters/__tests__/actions.js | 0 .../defaultfilters/__tests__/reducers.js | 0 .../defaultfilters/__tests__/selectors.js | 0 .../usersettings/defaultfilters/actions.js | 0 .../usersettings/defaultfilters/reducers.js | 0 .../usersettings/defaultfilters/selectors.js | 0 .../defaults/__tests__/actions.js | 0 .../defaults/__tests__/reducers.js | 0 .../defaults/__tests__/selectors.js | 0 .../store/usersettings/defaults/actions.js | 0 .../store/usersettings/defaults/reducers.js | 0 .../store/usersettings/defaults/selectors.js | 0 .../web/store/usersettings/reducers.js | 0 .../web/store/usersettings/selectors.js | 0 {gsa/src => src}/web/store/utils.js | 0 .../src => src}/web/utils/__tests__/render.js | 0 {gsa/src => src}/web/utils/__tests__/sort.js | 0 .../web/utils/__tests__/useCapabilities.js | 0 .../src => src}/web/utils/__tests__/useGmp.js | 0 .../web/utils/__tests__/useUserIsLoggedIn.js | 0 .../web/utils/__tests__/useUserName.js | 0 .../utils/__tests__/useUserSessionTimeout.js | 0 .../web/utils/__tests__/useUserTimezone.js | 0 {gsa/src => src}/web/utils/cert.js | 0 {gsa/src => src}/web/utils/compose.js | 0 {gsa/src => src}/web/utils/cpe.js | 0 {gsa/src => src}/web/utils/globalcss.js | 0 {gsa/src => src}/web/utils/languages.js | 0 {gsa/src => src}/web/utils/os.js | 0 {gsa/src => src}/web/utils/proptypes.js | 0 {gsa/src => src}/web/utils/render.js | 0 {gsa/src => src}/web/utils/selectiontype.js | 0 {gsa/src => src}/web/utils/severity.js | 0 {gsa/src => src}/web/utils/sort.js | 0 {gsa/src => src}/web/utils/state.js | 0 {gsa/src => src}/web/utils/testing.js | 0 {gsa/src => src}/web/utils/theme.js | 0 {gsa/src => src}/web/utils/urls.js | 0 {gsa/src => src}/web/utils/useCapabilities.js | 0 {gsa/src => src}/web/utils/useGmp.js | 0 .../web/utils/useUserIsLoggedIn.js | 0 {gsa/src => src}/web/utils/useUserName.js | 0 .../web/utils/useUserSessionTimeout.js | 0 {gsa/src => src}/web/utils/useUserTimezone.js | 0 {gsa/src => src}/web/utils/warning.js | 0 .../src => src}/web/utils/withCapabilities.js | 0 .../web/utils/withComponentDefaults.js | 0 {gsa/src => src}/web/utils/withGmp.js | 0 {gsa/src => src}/web/utils/withPrefix.js | 0 .../src => src}/web/utils/withSubscription.js | 0 {gsa/src => src}/web/utils/withUserName.js | 0 .../wizard/__tests__/advancedtaskwizard.js | 0 .../web/wizard/__tests__/modifytaskwizard.js | 0 .../web/wizard/advancedtaskwizard.js | 0 .../web/wizard/modifytaskwizard.js | 0 {gsa/src => src}/web/wizard/taskwizard.js | 0 gsa/yarn.lock => yarn.lock | 0 1889 files changed, 1179 insertions(+), 1310 deletions(-) rename {gsa/cmake => cmake}/FindNode.cmake (100%) rename {gsa/cmake => cmake}/FindNpm.cmake (100%) rename {gsa/cmake => cmake}/FindPythonModule.cmake (100%) rename {gsa/cmake => cmake}/FindYarn.cmake (100%) delete mode 100644 cmake/GetGit.cmake delete mode 100644 gsa/CMakeLists.txt rename gsa/jsconfig.json => jsconfig.json (100%) rename gsa/package.json => package.json (100%) rename {gsa/public => public}/img/cpe/a:apache:http_server.svg (100%) rename {gsa/public => public}/img/cpe/a:drupal:drupal.svg (100%) rename {gsa/public => public}/img/cpe/a:gnu.svg (100%) rename {gsa/public => public}/img/cpe/a:google.svg (100%) rename {gsa/public => public}/img/cpe/a:mysql:mysql.svg (100%) rename {gsa/public => public}/img/cpe/a:openbsd:openssh.svg (100%) rename {gsa/public => public}/img/cpe/a:otrs:otrs.svg (100%) rename {gsa/public => public}/img/cpe/a:php:php.svg (100%) rename {gsa/public => public}/img/cpe/a:postgresql:postgresql.svg (100%) rename {gsa/public => public}/img/cpe/a:snort:snort.svg (100%) rename {gsa/public => public}/img/cpe/a:sourcefire.svg (100%) rename {gsa/public => public}/img/cpe/a:typo3:typo3.svg (100%) rename {gsa/public => public}/img/cpe/a:wordpress:wordpress.svg (100%) rename {gsa/public => public}/img/cpe/other.svg (100%) rename {gsa/public => public}/img/favicon.gif (100%) rename {gsa/public => public}/img/greenbone.svg (100%) rename {gsa/public => public}/img/greenbone_banner.jpeg (100%) rename {gsa/public => public}/img/gsa.svg (100%) rename {gsa/public => public}/img/gsa_splash.svg (100%) rename {gsa/public => public}/img/loading.gif (100%) rename {gsa/public => public}/img/login-bottom.svg (100%) rename {gsa/public => public}/img/login-label.png (100%) rename {gsa/public => public}/img/login-top.svg (100%) rename {gsa/public => public}/img/os_aix.svg (100%) rename {gsa/public => public}/img/os_apple.svg (100%) rename {gsa/public => public}/img/os_arubanetworks.svg (100%) rename {gsa/public => public}/img/os_centos.svg (100%) rename {gsa/public => public}/img/os_checkpoint.svg (100%) rename {gsa/public => public}/img/os_cisco.svg (100%) rename {gsa/public => public}/img/os_conflict.svg (100%) rename {gsa/public => public}/img/os_cyclades.svg (100%) rename {gsa/public => public}/img/os_debian.svg (100%) rename {gsa/public => public}/img/os_fedora.svg (100%) rename {gsa/public => public}/img/os_fortinet.svg (100%) rename {gsa/public => public}/img/os_freebsd.svg (100%) rename {gsa/public => public}/img/os_gentoo.svg (100%) rename {gsa/public => public}/img/os_gos.svg (100%) rename {gsa/public => public}/img/os_hp.svg (100%) rename {gsa/public => public}/img/os_huawai.svg (100%) rename {gsa/public => public}/img/os_ipfire.svg (100%) rename {gsa/public => public}/img/os_junos.svg (100%) rename {gsa/public => public}/img/os_linux.svg (100%) rename {gsa/public => public}/img/os_mandriva.svg (100%) rename {gsa/public => public}/img/os_mcafee.svg (100%) rename {gsa/public => public}/img/os_netbsd.svg (100%) rename {gsa/public => public}/img/os_netgear.svg (100%) rename {gsa/public => public}/img/os_novell.svg (100%) rename {gsa/public => public}/img/os_openbsd.svg (100%) rename {gsa/public => public}/img/os_paloalto.svg (100%) rename {gsa/public => public}/img/os_redhat.svg (100%) rename {gsa/public => public}/img/os_ruggedcom.svg (100%) rename {gsa/public => public}/img/os_slackware.svg (100%) rename {gsa/public => public}/img/os_sourcefire.svg (100%) rename {gsa/public => public}/img/os_sun.svg (100%) rename {gsa/public => public}/img/os_suse.svg (100%) rename {gsa/public => public}/img/os_synology.svg (100%) rename {gsa/public => public}/img/os_trustix.svg (100%) rename {gsa/public => public}/img/os_ubuntu.svg (100%) rename {gsa/public => public}/img/os_ucs.svg (100%) rename {gsa/public => public}/img/os_unknown.svg (100%) rename {gsa/public => public}/img/os_vmware.svg (100%) rename {gsa/public => public}/img/os_windows.svg (100%) rename {gsa/public => public}/index.html (100%) rename {gsa/public => public}/locales/gsa-ar.json (100%) rename {gsa/public => public}/locales/gsa-de.json (100%) rename {gsa/public => public}/locales/gsa-fr.json (100%) rename {gsa/public => public}/locales/gsa-pt_BR.json (100%) rename {gsa/public => public}/locales/gsa-ru.json (100%) rename {gsa/public => public}/locales/gsa-tr.json (100%) rename {gsa/public => public}/locales/gsa-zh_CN.json (100%) rename {gsa/public => public}/locales/gsa-zh_TW.json (100%) rename {gsa/public => public}/robots.txt (100%) rename {gsa/scripts => scripts}/cleanuptranslations.js (100%) rename {gsa/src => src}/gmp/__tests__/cancel.js (100%) rename {gsa/src => src}/gmp/__tests__/cvss.js (100%) rename {gsa/src => src}/gmp/__tests__/gmp.js (100%) rename {gsa/src => src}/gmp/__tests__/gmpsettings.js (100%) rename {gsa/src => src}/gmp/__tests__/log.js (100%) rename {gsa/src => src}/gmp/__tests__/model.js (100%) rename {gsa/src => src}/gmp/__tests__/parser.js (100%) rename {gsa/src => src}/gmp/__tests__/timezones.js (100%) rename {gsa/src => src}/gmp/cancel.js (100%) rename {gsa/src => src}/gmp/capabilities/__tests__/capabilities.js (100%) rename {gsa/src => src}/gmp/capabilities/__tests__/everything.js (100%) rename {gsa/src => src}/gmp/capabilities/capabilities.js (100%) rename {gsa/src => src}/gmp/capabilities/everything.js (100%) rename {gsa/src => src}/gmp/collection/collectioncounts.js (100%) rename {gsa/src => src}/gmp/collection/parser.js (100%) rename {gsa/src => src}/gmp/command.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/audit.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/auth.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/convert.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/dashboards.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/entities.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/entity.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/feedstatus.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/http.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/nvt.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/nvtfamilies.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/policies.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/policy.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/report.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/reports.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/result.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/results.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/scanconfig.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/tag.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/target.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/task.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/ticket.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/tickets.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/tlscertificates.js (100%) rename {gsa/src => src}/gmp/commands/__tests__/user.js (100%) rename {gsa/src => src}/gmp/commands/alerts.js (100%) rename {gsa/src => src}/gmp/commands/audits.js (100%) rename {gsa/src => src}/gmp/commands/auth.js (100%) rename {gsa/src => src}/gmp/commands/certbund.js (100%) rename {gsa/src => src}/gmp/commands/convert.js (100%) rename {gsa/src => src}/gmp/commands/cpes.js (100%) rename {gsa/src => src}/gmp/commands/credentials.js (100%) rename {gsa/src => src}/gmp/commands/cves.js (100%) rename {gsa/src => src}/gmp/commands/cvsscalculator.js (100%) rename {gsa/src => src}/gmp/commands/dashboards.js (100%) rename {gsa/src => src}/gmp/commands/dfncert.js (100%) rename {gsa/src => src}/gmp/commands/entities.js (100%) rename {gsa/src => src}/gmp/commands/entity.js (100%) rename {gsa/src => src}/gmp/commands/feedstatus.js (100%) rename {gsa/src => src}/gmp/commands/filters.js (100%) rename {gsa/src => src}/gmp/commands/gmp.js (100%) rename {gsa/src => src}/gmp/commands/groups.js (100%) rename {gsa/src => src}/gmp/commands/hosts.js (100%) rename {gsa/src => src}/gmp/commands/http.js (100%) rename {gsa/src => src}/gmp/commands/infoentities.js (100%) rename {gsa/src => src}/gmp/commands/infoentity.js (100%) rename {gsa/src => src}/gmp/commands/login.js (100%) rename {gsa/src => src}/gmp/commands/notes.js (100%) rename {gsa/src => src}/gmp/commands/nvt.js (100%) rename {gsa/src => src}/gmp/commands/nvtfamilies.js (100%) rename {gsa/src => src}/gmp/commands/os.js (100%) rename {gsa/src => src}/gmp/commands/ovaldefs.js (100%) rename {gsa/src => src}/gmp/commands/overrides.js (100%) rename {gsa/src => src}/gmp/commands/performance.js (100%) rename {gsa/src => src}/gmp/commands/permissions.js (100%) rename {gsa/src => src}/gmp/commands/policies.js (100%) rename {gsa/src => src}/gmp/commands/portlists.js (100%) rename {gsa/src => src}/gmp/commands/reportformats.js (100%) rename {gsa/src => src}/gmp/commands/reports.js (100%) rename {gsa/src => src}/gmp/commands/results.js (100%) rename {gsa/src => src}/gmp/commands/roles.js (100%) rename {gsa/src => src}/gmp/commands/scanconfigs.js (100%) rename {gsa/src => src}/gmp/commands/scanners.js (100%) rename {gsa/src => src}/gmp/commands/schedules.js (100%) rename {gsa/src => src}/gmp/commands/tags.js (100%) rename {gsa/src => src}/gmp/commands/targets.js (100%) rename {gsa/src => src}/gmp/commands/tasks.js (100%) rename {gsa/src => src}/gmp/commands/testing.js (100%) rename {gsa/src => src}/gmp/commands/tickets.js (100%) rename {gsa/src => src}/gmp/commands/tlscertificates.js (100%) rename {gsa/src => src}/gmp/commands/trashcan.js (100%) rename {gsa/src => src}/gmp/commands/users.js (100%) rename {gsa/src => src}/gmp/commands/vulns.js (100%) rename {gsa/src => src}/gmp/commands/wizard.js (100%) rename {gsa/src => src}/gmp/gmp.js (100%) rename {gsa/src => src}/gmp/gmpsettings.js (100%) rename {gsa/src => src}/gmp/http/__tests__/rejection.js (100%) rename {gsa/src => src}/gmp/http/__tests__/response.js (100%) rename {gsa/src => src}/gmp/http/gmp.js (100%) rename {gsa/src => src}/gmp/http/http.js (100%) rename {gsa/src => src}/gmp/http/rejection.js (100%) rename {gsa/src => src}/gmp/http/response.js (100%) rename {gsa/src => src}/gmp/http/transform/__tests__/fastxml.js (100%) rename {gsa/src => src}/gmp/http/transform/__tests__/xml.js (100%) rename {gsa/src => src}/gmp/http/transform/default.js (100%) rename {gsa/src => src}/gmp/http/transform/fastxml.js (100%) rename {gsa/src => src}/gmp/http/transform/xml.js (100%) rename {gsa/src => src}/gmp/http/utils.js (100%) rename {gsa/src => src}/gmp/index.js (100%) rename {gsa/src => src}/gmp/locale/__tests__/date.js (100%) rename {gsa/src => src}/gmp/locale/__tests__/detector.js (100%) rename {gsa/src => src}/gmp/locale/__tests__/lang.js (100%) rename {gsa/src => src}/gmp/locale/__tests__/languages.js (100%) rename {gsa/src => src}/gmp/locale/date.js (100%) rename {gsa/src => src}/gmp/locale/detector.js (100%) rename {gsa/src => src}/gmp/locale/index.js (100%) rename {gsa/src => src}/gmp/locale/lang.js (100%) rename {gsa/src => src}/gmp/locale/languages.js (100%) rename {gsa/src => src}/gmp/log.js (100%) rename {gsa/src => src}/gmp/model.js (100%) rename {gsa/src => src}/gmp/models/__tests__/alert.js (100%) rename {gsa/src => src}/gmp/models/__tests__/asset.js (100%) rename {gsa/src => src}/gmp/models/__tests__/audit.js (100%) rename {gsa/src => src}/gmp/models/__tests__/certbund.js (100%) rename {gsa/src => src}/gmp/models/__tests__/cpe.js (100%) rename {gsa/src => src}/gmp/models/__tests__/credential.js (100%) rename {gsa/src => src}/gmp/models/__tests__/cve.js (100%) rename {gsa/src => src}/gmp/models/__tests__/dfncert.js (100%) rename {gsa/src => src}/gmp/models/__tests__/event.js (100%) rename {gsa/src => src}/gmp/models/__tests__/filter.js (100%) rename {gsa/src => src}/gmp/models/__tests__/group.js (100%) rename {gsa/src => src}/gmp/models/__tests__/host.js (100%) rename {gsa/src => src}/gmp/models/__tests__/info.js (100%) rename {gsa/src => src}/gmp/models/__tests__/login.js (100%) rename {gsa/src => src}/gmp/models/__tests__/note.js (100%) rename {gsa/src => src}/gmp/models/__tests__/nvt.js (100%) rename {gsa/src => src}/gmp/models/__tests__/os.js (100%) rename {gsa/src => src}/gmp/models/__tests__/ovaldef.js (100%) rename {gsa/src => src}/gmp/models/__tests__/override.js (100%) rename {gsa/src => src}/gmp/models/__tests__/permission.js (100%) rename {gsa/src => src}/gmp/models/__tests__/policy.js (100%) rename {gsa/src => src}/gmp/models/__tests__/portlist.js (100%) rename {gsa/src => src}/gmp/models/__tests__/reportformat.js (100%) rename {gsa/src => src}/gmp/models/__tests__/result.js (100%) rename {gsa/src => src}/gmp/models/__tests__/role.js (100%) rename {gsa/src => src}/gmp/models/__tests__/scanconfig.js (100%) rename {gsa/src => src}/gmp/models/__tests__/scanner.js (100%) rename {gsa/src => src}/gmp/models/__tests__/schedule.js (100%) rename {gsa/src => src}/gmp/models/__tests__/secinfo.js (100%) rename {gsa/src => src}/gmp/models/__tests__/setting.js (100%) rename {gsa/src => src}/gmp/models/__tests__/settings.js (100%) rename {gsa/src => src}/gmp/models/__tests__/tag.js (100%) rename {gsa/src => src}/gmp/models/__tests__/target.js (100%) rename {gsa/src => src}/gmp/models/__tests__/task.js (100%) rename {gsa/src => src}/gmp/models/__tests__/ticket.js (100%) rename {gsa/src => src}/gmp/models/__tests__/tlscertificate.js (100%) rename {gsa/src => src}/gmp/models/__tests__/user.js (100%) rename {gsa/src => src}/gmp/models/__tests__/vulnerability.js (100%) rename {gsa/src => src}/gmp/models/actionresult.js (100%) rename {gsa/src => src}/gmp/models/alert.js (100%) rename {gsa/src => src}/gmp/models/asset.js (100%) rename {gsa/src => src}/gmp/models/audit.js (100%) rename {gsa/src => src}/gmp/models/certbund.js (100%) rename {gsa/src => src}/gmp/models/cpe.js (100%) rename {gsa/src => src}/gmp/models/credential.js (100%) rename {gsa/src => src}/gmp/models/cve.js (100%) rename {gsa/src => src}/gmp/models/date.js (100%) rename {gsa/src => src}/gmp/models/dfncert.js (100%) rename {gsa/src => src}/gmp/models/event.js (100%) rename {gsa/src => src}/gmp/models/filter.js (100%) rename {gsa/src => src}/gmp/models/filter/__tests__/convert.js (100%) rename {gsa/src => src}/gmp/models/filter/__tests__/filterterm.js (100%) rename {gsa/src => src}/gmp/models/filter/__tests__/utils.js (100%) rename {gsa/src => src}/gmp/models/filter/convert.js (100%) rename {gsa/src => src}/gmp/models/filter/filterterm.js (100%) rename {gsa/src => src}/gmp/models/filter/keywords.js (100%) rename {gsa/src => src}/gmp/models/filter/utils.js (100%) rename {gsa/src => src}/gmp/models/group.js (100%) rename {gsa/src => src}/gmp/models/host.js (100%) rename {gsa/src => src}/gmp/models/info.js (100%) rename {gsa/src => src}/gmp/models/login.js (100%) rename {gsa/src => src}/gmp/models/note.js (100%) rename {gsa/src => src}/gmp/models/nvt.js (100%) rename {gsa/src => src}/gmp/models/os.js (100%) rename {gsa/src => src}/gmp/models/ovaldef.js (100%) rename {gsa/src => src}/gmp/models/override.js (100%) rename {gsa/src => src}/gmp/models/permission.js (100%) rename {gsa/src => src}/gmp/models/policy.js (100%) rename {gsa/src => src}/gmp/models/portlist.js (100%) rename {gsa/src => src}/gmp/models/report.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/app.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/cve.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/host.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/os.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/parser.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/port.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/task.js (100%) rename {gsa/src => src}/gmp/models/report/__tests__/tlscertificate.js (100%) rename {gsa/src => src}/gmp/models/report/app.js (100%) rename {gsa/src => src}/gmp/models/report/cve.js (100%) rename {gsa/src => src}/gmp/models/report/host.js (100%) rename {gsa/src => src}/gmp/models/report/os.js (100%) rename {gsa/src => src}/gmp/models/report/parser.js (100%) rename {gsa/src => src}/gmp/models/report/port.js (100%) rename {gsa/src => src}/gmp/models/report/report.js (100%) rename {gsa/src => src}/gmp/models/report/task.js (100%) rename {gsa/src => src}/gmp/models/report/tlscertificate.js (100%) rename {gsa/src => src}/gmp/models/reportformat.js (100%) rename {gsa/src => src}/gmp/models/result.js (100%) rename {gsa/src => src}/gmp/models/role.js (100%) rename {gsa/src => src}/gmp/models/scanconfig.js (100%) rename {gsa/src => src}/gmp/models/scanner.js (100%) rename {gsa/src => src}/gmp/models/schedule.js (100%) rename {gsa/src => src}/gmp/models/secinfo.js (100%) rename {gsa/src => src}/gmp/models/setting.js (100%) rename {gsa/src => src}/gmp/models/settings.js (100%) rename {gsa/src => src}/gmp/models/tag.js (100%) rename {gsa/src => src}/gmp/models/target.js (100%) rename {gsa/src => src}/gmp/models/task.js (100%) rename {gsa/src => src}/gmp/models/testing.js (100%) rename {gsa/src => src}/gmp/models/ticket.js (100%) rename {gsa/src => src}/gmp/models/tlscertificate.js (100%) rename {gsa/src => src}/gmp/models/user.js (100%) rename {gsa/src => src}/gmp/models/vulnerability.js (100%) rename {gsa/src => src}/gmp/parser.js (100%) rename {gsa/src => src}/gmp/parser/cvss.js (100%) rename {gsa/src => src}/gmp/timezones.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/array.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/entitytype.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/event.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/id.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/identity.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/number.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/object.js (100%) rename {gsa/src => src}/gmp/utils/__tests__/string.js (100%) rename {gsa/src => src}/gmp/utils/array.js (100%) rename {gsa/src => src}/gmp/utils/entitytype.js (100%) rename {gsa/src => src}/gmp/utils/event.js (100%) rename {gsa/src => src}/gmp/utils/id.js (100%) rename {gsa/src => src}/gmp/utils/identity.js (100%) rename {gsa/src => src}/gmp/utils/number.js (100%) rename {gsa/src => src}/gmp/utils/object.js (100%) rename {gsa/src => src}/gmp/utils/string.js (100%) rename {gsa/src => src}/gmp/utils/trace.js (100%) rename {gsa/src => src}/index.js (100%) rename {gsa/src => src}/setupTests.js (100%) rename {gsa/src => src}/stories/badge.js (100%) rename {gsa/src => src}/stories/button.js (100%) rename {gsa/src => src}/stories/checkbox.js (100%) rename {gsa/src => src}/stories/comment.js (100%) rename {gsa/src => src}/stories/confirmationdialog.js (100%) rename {gsa/src => src}/stories/containerdialog.js (100%) rename {gsa/src => src}/stories/datepicker.js (100%) rename {gsa/src => src}/stories/filefield.js (100%) rename {gsa/src => src}/stories/footnote.js (100%) rename {gsa/src => src}/stories/formgroup.js (100%) rename {gsa/src => src}/stories/multiselect.js (100%) rename {gsa/src => src}/stories/mydialog.js (100%) rename {gsa/src => src}/stories/numberfield.js (100%) rename {gsa/src => src}/stories/passwordfield.js (100%) rename {gsa/src => src}/stories/progressbar.js (100%) rename {gsa/src => src}/stories/radio.js (100%) rename {gsa/src => src}/stories/savedialog.js (100%) rename {gsa/src => src}/stories/select.js (100%) rename {gsa/src => src}/stories/snackbar.js (100%) rename {gsa/src => src}/stories/spinner.js (100%) rename {gsa/src => src}/stories/textarea.js (100%) rename {gsa/src => src}/stories/textfield.js (100%) rename {gsa/src => src}/stories/timezoneselect.js (100%) rename {gsa/src => src}/stories/togglebutton.js (100%) rename {gsa/src => src}/stories/yesnoradio.js (100%) rename {gsa/src => src}/version.js (100%) rename {gsa/src => src}/web/app.js (100%) rename {gsa/src => src}/web/authorized.js (100%) rename {gsa/src => src}/web/components/badge/__tests__/__snapshots__/badge.js.snap (100%) rename {gsa/src => src}/web/components/badge/__tests__/badge.js (100%) rename {gsa/src => src}/web/components/badge/badge.js (100%) rename {gsa/src => src}/web/components/bar/__tests__/__snapshots__/compliancestatusbar.js.snap (100%) rename {gsa/src => src}/web/components/bar/__tests__/__snapshots__/progressbar.js.snap (100%) rename {gsa/src => src}/web/components/bar/__tests__/__snapshots__/severitybar.js.snap (100%) rename {gsa/src => src}/web/components/bar/__tests__/__snapshots__/statusbar.js.snap (100%) rename {gsa/src => src}/web/components/bar/__tests__/__snapshots__/titlebar.js.snap (100%) rename {gsa/src => src}/web/components/bar/__tests__/__snapshots__/toolbar.js.snap (100%) rename {gsa/src => src}/web/components/bar/__tests__/compliancestatusbar.js (100%) rename {gsa/src => src}/web/components/bar/__tests__/progressbar.js (100%) rename {gsa/src => src}/web/components/bar/__tests__/severitybar.js (100%) rename {gsa/src => src}/web/components/bar/__tests__/statusbar.js (100%) rename {gsa/src => src}/web/components/bar/__tests__/titlebar.js (100%) rename {gsa/src => src}/web/components/bar/__tests__/toolbar.js (100%) rename {gsa/src => src}/web/components/bar/compliancestatusbar.js (100%) rename {gsa/src => src}/web/components/bar/menubar.js (100%) rename {gsa/src => src}/web/components/bar/progressbar.js (100%) rename {gsa/src => src}/web/components/bar/severitybar.js (100%) rename {gsa/src => src}/web/components/bar/statusbar.js (100%) rename {gsa/src => src}/web/components/bar/titlebar.js (100%) rename {gsa/src => src}/web/components/bar/toolbar.js (100%) rename {gsa/src => src}/web/components/chart/axis.js (100%) rename {gsa/src => src}/web/components/chart/bar.js (100%) rename {gsa/src => src}/web/components/chart/bubble.js (100%) rename {gsa/src => src}/web/components/chart/donut.js (100%) rename {gsa/src => src}/web/components/chart/donut/arc2d.js (100%) rename {gsa/src => src}/web/components/chart/donut/arc3d.js (100%) rename {gsa/src => src}/web/components/chart/donut/labels.js (100%) rename {gsa/src => src}/web/components/chart/donut/paths.js (100%) rename {gsa/src => src}/web/components/chart/donut/pie.js (100%) rename {gsa/src => src}/web/components/chart/donut/proptypes.js (100%) rename {gsa/src => src}/web/components/chart/group.js (100%) rename {gsa/src => src}/web/components/chart/label.js (100%) rename {gsa/src => src}/web/components/chart/legend.js (100%) rename {gsa/src => src}/web/components/chart/line.js (100%) rename {gsa/src => src}/web/components/chart/schedule.js (100%) rename {gsa/src => src}/web/components/chart/svg.js (100%) rename {gsa/src => src}/web/components/chart/tooltip.js (100%) rename {gsa/src => src}/web/components/chart/topology.js (100%) rename {gsa/src => src}/web/components/chart/utils/__tests__/__snapshots__/arc.js.snap (100%) rename {gsa/src => src}/web/components/chart/utils/__tests__/arc.js (100%) rename {gsa/src => src}/web/components/chart/utils/__tests__/path.js (100%) rename {gsa/src => src}/web/components/chart/utils/__tests__/update.js (100%) rename {gsa/src => src}/web/components/chart/utils/arc.js (100%) rename {gsa/src => src}/web/components/chart/utils/constants.js (100%) rename {gsa/src => src}/web/components/chart/utils/path.js (100%) rename {gsa/src => src}/web/components/chart/utils/update.js (100%) rename {gsa/src => src}/web/components/chart/wordcloud.js (100%) rename {gsa/src => src}/web/components/comment/__tests__/__snapshots__/comment.js.snap (100%) rename {gsa/src => src}/web/components/comment/__tests__/comment.js (100%) rename {gsa/src => src}/web/components/comment/comment.js (100%) rename {gsa/src => src}/web/components/dashboard/__tests__/utils.js (100%) rename {gsa/src => src}/web/components/dashboard/controls.js (100%) rename {gsa/src => src}/web/components/dashboard/dashboard.js (100%) rename {gsa/src => src}/web/components/dashboard/display/createDisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/created/createddisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/created/createdtransform.js (100%) rename {gsa/src => src}/web/components/dashboard/display/cvss/cvssdisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/cvss/cvsstabledisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/cvss/cvsstransform.js (100%) rename {gsa/src => src}/web/components/dashboard/display/datadisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/datadisplayicons.js (100%) rename {gsa/src => src}/web/components/dashboard/display/datatable.js (100%) rename {gsa/src => src}/web/components/dashboard/display/datatabledisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/display.js (100%) rename {gsa/src => src}/web/components/dashboard/display/filterselection.js (100%) rename {gsa/src => src}/web/components/dashboard/display/severity/severityclassdisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/severity/severityclasstabledisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/severity/severityclasstransform.js (100%) rename {gsa/src => src}/web/components/dashboard/display/status/statusdisplay.js (100%) rename {gsa/src => src}/web/components/dashboard/display/utils.js (100%) rename {gsa/src => src}/web/components/dashboard/display/withFilterSelection.js (100%) rename {gsa/src => src}/web/components/dashboard/registry.js (100%) rename {gsa/src => src}/web/components/dashboard/utils.js (100%) rename {gsa/src => src}/web/components/date/__tests__/datetime.js (100%) rename {gsa/src => src}/web/components/date/datetime.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/button.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/closebutton.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/confirmationdialog.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/dialog.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/errordialog.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/multistepfooter.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap (100%) rename {gsa/src => src}/web/components/dialog/__tests__/button.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/closebutton.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/confirmationdialog.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/dialog.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/error.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/errordialog.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/multistepfooter.js (100%) rename {gsa/src => src}/web/components/dialog/__tests__/twobuttonfooter.js (100%) rename {gsa/src => src}/web/components/dialog/button.js (100%) rename {gsa/src => src}/web/components/dialog/closebutton.js (100%) rename {gsa/src => src}/web/components/dialog/composercontent.js (100%) rename {gsa/src => src}/web/components/dialog/confirmationdialog.js (100%) rename {gsa/src => src}/web/components/dialog/container.js (100%) rename {gsa/src => src}/web/components/dialog/content.js (100%) rename {gsa/src => src}/web/components/dialog/dialog.js (100%) rename {gsa/src => src}/web/components/dialog/dialoginlinenotification.js (100%) rename {gsa/src => src}/web/components/dialog/error.js (100%) rename {gsa/src => src}/web/components/dialog/errordialog.js (100%) rename {gsa/src => src}/web/components/dialog/footer.js (100%) rename {gsa/src => src}/web/components/dialog/multistepfooter.js (100%) rename {gsa/src => src}/web/components/dialog/overlay.js (100%) rename {gsa/src => src}/web/components/dialog/resizer.js (100%) rename {gsa/src => src}/web/components/dialog/savedialog.js (100%) rename {gsa/src => src}/web/components/dialog/scrollablecontent.js (100%) rename {gsa/src => src}/web/components/dialog/title.js (100%) rename {gsa/src => src}/web/components/dialog/twobuttonfooter.js (100%) rename {gsa/src => src}/web/components/error/__tests__/__snapshots__/errorcontainer.js.snap (100%) rename {gsa/src => src}/web/components/error/__tests__/__snapshots__/errormessage.js.snap (100%) rename {gsa/src => src}/web/components/error/__tests__/errorboundary.js (100%) rename {gsa/src => src}/web/components/error/__tests__/errorcontainer.js (100%) rename {gsa/src => src}/web/components/error/__tests__/errormessage.js (100%) rename {gsa/src => src}/web/components/error/__tests__/errorpanel.js (100%) rename {gsa/src => src}/web/components/error/errorboundary.js (100%) rename {gsa/src => src}/web/components/error/errorcontainer.js (100%) rename {gsa/src => src}/web/components/error/errormessage.js (100%) rename {gsa/src => src}/web/components/error/errorpanel.js (100%) rename {gsa/src => src}/web/components/folding/folding.js (100%) rename {gsa/src => src}/web/components/footnote/__tests__/__snapshots__/footnote.js.snap (100%) rename {gsa/src => src}/web/components/footnote/__tests__/footnote.js (100%) rename {gsa/src => src}/web/components/footnote/footnote.js (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/button.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/checkbox.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/download.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/field.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/filefield.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/formgroup.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/loadingbutton.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/multiselect.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/numberfield.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/passwordfield.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/radio.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/select.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/selectelement.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/spinner.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/textarea.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/textfield.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/timezoneselect.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/togglebutton.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/__snapshots__/yesnoradio.js.snap (100%) rename {gsa/src => src}/web/components/form/__tests__/button.js (100%) rename {gsa/src => src}/web/components/form/__tests__/checkbox.js (100%) rename {gsa/src => src}/web/components/form/__tests__/download.js (100%) rename {gsa/src => src}/web/components/form/__tests__/field.js (100%) rename {gsa/src => src}/web/components/form/__tests__/filefield.js (100%) rename {gsa/src => src}/web/components/form/__tests__/formgroup.js (100%) rename {gsa/src => src}/web/components/form/__tests__/loadingbutton.js (100%) rename {gsa/src => src}/web/components/form/__tests__/multiselect.js (100%) rename {gsa/src => src}/web/components/form/__tests__/numberfield.js (100%) rename {gsa/src => src}/web/components/form/__tests__/passwordfield.js (100%) rename {gsa/src => src}/web/components/form/__tests__/radio.js (100%) rename {gsa/src => src}/web/components/form/__tests__/select.js (100%) rename {gsa/src => src}/web/components/form/__tests__/selectelement.js (100%) rename {gsa/src => src}/web/components/form/__tests__/spinner.js (100%) rename {gsa/src => src}/web/components/form/__tests__/textarea.js (100%) rename {gsa/src => src}/web/components/form/__tests__/textfield.js (100%) rename {gsa/src => src}/web/components/form/__tests__/timezoneselect.js (100%) rename {gsa/src => src}/web/components/form/__tests__/togglebutton.js (100%) rename {gsa/src => src}/web/components/form/__tests__/useFormValidation.js (100%) rename {gsa/src => src}/web/components/form/__tests__/useFormValues.js (100%) rename {gsa/src => src}/web/components/form/__tests__/withClickHandler.js (100%) rename {gsa/src => src}/web/components/form/__tests__/withDownload.js (100%) rename {gsa/src => src}/web/components/form/__tests__/yesnoradio.js (100%) rename {gsa/src => src}/web/components/form/button.js (100%) rename {gsa/src => src}/web/components/form/checkbox.js (100%) rename {gsa/src => src}/web/components/form/datepicker.js (100%) rename {gsa/src => src}/web/components/form/download.js (100%) rename {gsa/src => src}/web/components/form/field.js (100%) rename {gsa/src => src}/web/components/form/filefield.js (100%) rename {gsa/src => src}/web/components/form/formgroup.js (100%) rename {gsa/src => src}/web/components/form/loadingbutton.js (100%) rename {gsa/src => src}/web/components/form/multiselect.js (100%) rename {gsa/src => src}/web/components/form/numberfield.js (100%) rename {gsa/src => src}/web/components/form/passwordfield.js (100%) rename {gsa/src => src}/web/components/form/radio.js (100%) rename {gsa/src => src}/web/components/form/select.js (100%) rename {gsa/src => src}/web/components/form/selectelements.js (100%) rename {gsa/src => src}/web/components/form/spinner.js (100%) rename {gsa/src => src}/web/components/form/textarea.js (100%) rename {gsa/src => src}/web/components/form/textfield.js (100%) rename {gsa/src => src}/web/components/form/timezoneselect.js (100%) rename {gsa/src => src}/web/components/form/togglebutton.js (100%) rename {gsa/src => src}/web/components/form/useFormValidation.js (100%) rename {gsa/src => src}/web/components/form/useFormValues.js (100%) rename {gsa/src => src}/web/components/form/withClickHandler.js (100%) rename {gsa/src => src}/web/components/form/withDownload.js (100%) rename {gsa/src => src}/web/components/form/yesnoradio.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/__snapshots__/arrowicon.js.snap (100%) rename {gsa/src => src}/web/components/icon/__tests__/__snapshots__/solutiontypeicon.js.snap (100%) rename {gsa/src => src}/web/components/icon/__tests__/__snapshots__/svgicon.js.snap (100%) rename {gsa/src => src}/web/components/icon/__tests__/addtoassetsicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/alerticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/alterableicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/arrowicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/auditicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/bpmicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/calendaricon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/certbundadvicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/cloneicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/condcoloricon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/cpelogoicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/credentialicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/cveicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/cvssicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/dashboardicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/deleteicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/deltaicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/deltasecondicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/dfncertadvicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/disableicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloadcsvicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloaddebicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloadexeicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloadicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloadkeyicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloadrpmicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/downloadsvgicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/edgeicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/editicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/enableicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/exporticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/feedicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/filtericon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/firsticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/foldicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/groupicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/helpicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/hosticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/importicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/infoicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/keyicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/lasticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/ldapicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/legendicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/listsvgicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/logouticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/magnifiericon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/minusicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/mysettingsicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/newicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/newnoteicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/newoverrideicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/newprocessicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/nexticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/noteicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/nvticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/ossvgicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/ovaldeficon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/overrideicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/performanceicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/permissionicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/plusicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/policyicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/portlisticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/previousicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/provideviewicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/radiusicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/refreshicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/removefromassetsicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/reportformaticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/reporticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/reseticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/restoreicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/resumeicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/roleicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/scanconfigicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/scannericon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/scheduleicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/sensoricon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/solutiontypeicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/solutiontypesvgicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/starticon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stmitigateicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stnonavailableicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stopicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stunknownicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stvendorfixicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stwillnotfixicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/stworkaroundicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/svgicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/tagicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/tagssvgicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/taskicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/tlscertificateicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/toggle3dicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trashcanicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trashdeleteicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trashicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trenddownicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trendlessicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trendmoreicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trendnochangeicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/trendupicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/unfoldicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/uploadicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/usericon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/verifyicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/verifynoicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/viewothericon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/vulnerabilityicon.js (100%) rename {gsa/src => src}/web/components/icon/__tests__/wizardicon.js (100%) rename {gsa/src => src}/web/components/icon/addtoassetsicon.js (100%) rename {gsa/src => src}/web/components/icon/alerticon.js (100%) rename {gsa/src => src}/web/components/icon/alterableicon.js (100%) rename {gsa/src => src}/web/components/icon/arrowicon.js (100%) rename {gsa/src => src}/web/components/icon/auditicon.js (100%) rename {gsa/src => src}/web/components/icon/bpmicon.js (100%) rename {gsa/src => src}/web/components/icon/calendaricon.js (100%) rename {gsa/src => src}/web/components/icon/certbundadvicon.js (100%) rename {gsa/src => src}/web/components/icon/cloneicon.js (100%) rename {gsa/src => src}/web/components/icon/condcoloricon.js (100%) rename {gsa/src => src}/web/components/icon/cpeicon.js (100%) rename {gsa/src => src}/web/components/icon/cpelogoicon.js (100%) rename {gsa/src => src}/web/components/icon/credentialicon.js (100%) rename {gsa/src => src}/web/components/icon/cveicon.js (100%) rename {gsa/src => src}/web/components/icon/cvssicon.js (100%) rename {gsa/src => src}/web/components/icon/dashboardicon.js (100%) rename {gsa/src => src}/web/components/icon/deleteicon.js (100%) rename {gsa/src => src}/web/components/icon/deltaicon.js (100%) rename {gsa/src => src}/web/components/icon/deltasecondicon.js (100%) rename {gsa/src => src}/web/components/icon/detailsicon.js (100%) rename {gsa/src => src}/web/components/icon/dfncertadvicon.js (100%) rename {gsa/src => src}/web/components/icon/disableicon.js (100%) rename {gsa/src => src}/web/components/icon/downloadcsvicon.js (100%) rename {gsa/src => src}/web/components/icon/downloaddebicon.js (100%) rename {gsa/src => src}/web/components/icon/downloadexeicon.js (100%) rename {gsa/src => src}/web/components/icon/downloadicon.js (100%) rename {gsa/src => src}/web/components/icon/downloadkeyicon.js (100%) rename {gsa/src => src}/web/components/icon/downloadrpmicon.js (100%) rename {gsa/src => src}/web/components/icon/downloadsvgicon.js (100%) rename {gsa/src => src}/web/components/icon/edgeicon.js (100%) rename {gsa/src => src}/web/components/icon/editicon.js (100%) rename {gsa/src => src}/web/components/icon/enableicon.js (100%) rename {gsa/src => src}/web/components/icon/exporticon.js (100%) rename {gsa/src => src}/web/components/icon/feedicon.js (100%) rename {gsa/src => src}/web/components/icon/filtericon.js (100%) rename {gsa/src => src}/web/components/icon/firsticon.js (100%) rename {gsa/src => src}/web/components/icon/foldicon.js (100%) rename {gsa/src => src}/web/components/icon/foldstateicon.js (100%) rename {gsa/src => src}/web/components/icon/groupicon.js (100%) rename {gsa/src => src}/web/components/icon/helpicon.js (100%) rename {gsa/src => src}/web/components/icon/hosticon.js (100%) rename {gsa/src => src}/web/components/icon/icon.js (100%) rename {gsa/src => src}/web/components/icon/importicon.js (100%) rename {gsa/src => src}/web/components/icon/infoicon.js (100%) rename {gsa/src => src}/web/components/icon/keyicon.js (100%) rename {gsa/src => src}/web/components/icon/lasticon.js (100%) rename {gsa/src => src}/web/components/icon/ldapicon.js (100%) rename {gsa/src => src}/web/components/icon/legendicon.js (100%) rename {gsa/src => src}/web/components/icon/listicon.js (100%) rename {gsa/src => src}/web/components/icon/listsvgicon.js (100%) rename {gsa/src => src}/web/components/icon/logouticon.js (100%) rename {gsa/src => src}/web/components/icon/magnifiericon.js (100%) rename {gsa/src => src}/web/components/icon/manualicon.js (100%) rename {gsa/src => src}/web/components/icon/minusicon.js (100%) rename {gsa/src => src}/web/components/icon/mysettingsicon.js (100%) rename {gsa/src => src}/web/components/icon/newicon.js (100%) rename {gsa/src => src}/web/components/icon/newnoteicon.js (100%) rename {gsa/src => src}/web/components/icon/newoverrideicon.js (100%) rename {gsa/src => src}/web/components/icon/newprocessicon.js (100%) rename {gsa/src => src}/web/components/icon/newticketicon.js (100%) rename {gsa/src => src}/web/components/icon/nexticon.js (100%) rename {gsa/src => src}/web/components/icon/noteicon.js (100%) rename {gsa/src => src}/web/components/icon/nvticon.js (100%) rename {gsa/src => src}/web/components/icon/osicon.js (100%) rename {gsa/src => src}/web/components/icon/ossvgicon.js (100%) rename {gsa/src => src}/web/components/icon/ovaldeficon.js (100%) rename {gsa/src => src}/web/components/icon/overrideicon.js (100%) rename {gsa/src => src}/web/components/icon/performanceicon.js (100%) rename {gsa/src => src}/web/components/icon/permissionicon.js (100%) rename {gsa/src => src}/web/components/icon/plusicon.js (100%) rename {gsa/src => src}/web/components/icon/policyicon.js (100%) rename {gsa/src => src}/web/components/icon/portlisticon.js (100%) rename {gsa/src => src}/web/components/icon/previousicon.js (100%) rename {gsa/src => src}/web/components/icon/provideviewicon.js (100%) rename {gsa/src => src}/web/components/icon/radiusicon.js (100%) rename {gsa/src => src}/web/components/icon/refreshicon.js (100%) rename {gsa/src => src}/web/components/icon/removefromassetsicon.js (100%) rename {gsa/src => src}/web/components/icon/reportformaticon.js (100%) rename {gsa/src => src}/web/components/icon/reporticon.js (100%) rename {gsa/src => src}/web/components/icon/reseticon.js (100%) rename {gsa/src => src}/web/components/icon/restoreicon.js (100%) rename {gsa/src => src}/web/components/icon/resulticon.js (100%) rename {gsa/src => src}/web/components/icon/resumeicon.js (100%) rename {gsa/src => src}/web/components/icon/roleicon.js (100%) rename {gsa/src => src}/web/components/icon/scanconfigicon.js (100%) rename {gsa/src => src}/web/components/icon/scannericon.js (100%) rename {gsa/src => src}/web/components/icon/scheduleicon.js (100%) rename {gsa/src => src}/web/components/icon/sensoricon.js (100%) rename {gsa/src => src}/web/components/icon/solutiontypeicon.js (100%) rename {gsa/src => src}/web/components/icon/solutiontypesvgicon.js (100%) rename {gsa/src => src}/web/components/icon/starticon.js (100%) rename {gsa/src => src}/web/components/icon/stmitigateicon.js (100%) rename {gsa/src => src}/web/components/icon/stnonavailableicon.js (100%) rename {gsa/src => src}/web/components/icon/stopicon.js (100%) rename {gsa/src => src}/web/components/icon/stunknownicon.js (100%) rename {gsa/src => src}/web/components/icon/stvendorfixicon.js (100%) rename {gsa/src => src}/web/components/icon/stwillnotfixicon.js (100%) rename {gsa/src => src}/web/components/icon/stworkaroundicon.js (100%) rename {gsa/src => src}/web/components/icon/svg/add_to_assets.svg (100%) rename {gsa/src => src}/web/components/icon/svg/alert.svg (100%) rename {gsa/src => src}/web/components/icon/svg/alterable.svg (100%) rename {gsa/src => src}/web/components/icon/svg/audit.svg (100%) rename {gsa/src => src}/web/components/icon/svg/bpm.svg (100%) rename {gsa/src => src}/web/components/icon/svg/calendar.svg (100%) rename {gsa/src => src}/web/components/icon/svg/cert_bund_adv.svg (100%) rename {gsa/src => src}/web/components/icon/svg/clone.svg (100%) rename {gsa/src => src}/web/components/icon/svg/cond_color.svg (100%) rename {gsa/src => src}/web/components/icon/svg/config.svg (100%) rename {gsa/src => src}/web/components/icon/svg/cpe.svg (100%) rename {gsa/src => src}/web/components/icon/svg/credential.svg (100%) rename {gsa/src => src}/web/components/icon/svg/cve.svg (100%) rename {gsa/src => src}/web/components/icon/svg/cvss_calculator.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dashboard.svg (100%) rename {gsa/src => src}/web/components/icon/svg/delete.svg (100%) rename {gsa/src => src}/web/components/icon/svg/delta.svg (100%) rename {gsa/src => src}/web/components/icon/svg/delta_second.svg (100%) rename {gsa/src => src}/web/components/icon/svg/details.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dfn_cert_adv.svg (100%) rename {gsa/src => src}/web/components/icon/svg/disable.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dl_csv.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dl_deb.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dl_exe.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dl_key.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dl_rpm.svg (100%) rename {gsa/src => src}/web/components/icon/svg/dl_svg.svg (100%) rename {gsa/src => src}/web/components/icon/svg/download.svg (100%) rename {gsa/src => src}/web/components/icon/svg/edge.svg (100%) rename {gsa/src => src}/web/components/icon/svg/edit.svg (100%) rename {gsa/src => src}/web/components/icon/svg/enable.svg (100%) rename {gsa/src => src}/web/components/icon/svg/export.svg (100%) rename {gsa/src => src}/web/components/icon/svg/feed.svg (100%) rename {gsa/src => src}/web/components/icon/svg/filter.svg (100%) rename {gsa/src => src}/web/components/icon/svg/first.svg (100%) rename {gsa/src => src}/web/components/icon/svg/fold.svg (100%) rename {gsa/src => src}/web/components/icon/svg/greenbone-power.svg (100%) rename {gsa/src => src}/web/components/icon/svg/greenbone.svg (100%) rename {gsa/src => src}/web/components/icon/svg/group.svg (100%) rename {gsa/src => src}/web/components/icon/svg/help.svg (100%) rename {gsa/src => src}/web/components/icon/svg/host.svg (100%) rename {gsa/src => src}/web/components/icon/svg/import.svg (100%) rename {gsa/src => src}/web/components/icon/svg/info.svg (100%) rename {gsa/src => src}/web/components/icon/svg/key.svg (100%) rename {gsa/src => src}/web/components/icon/svg/last.svg (100%) rename {gsa/src => src}/web/components/icon/svg/ldap.svg (100%) rename {gsa/src => src}/web/components/icon/svg/legend.svg (100%) rename {gsa/src => src}/web/components/icon/svg/list.svg (100%) rename {gsa/src => src}/web/components/icon/svg/logout.svg (100%) rename {gsa/src => src}/web/components/icon/svg/magnifier.svg (100%) rename {gsa/src => src}/web/components/icon/svg/minus.svg (100%) rename {gsa/src => src}/web/components/icon/svg/my_setting.svg (100%) rename {gsa/src => src}/web/components/icon/svg/new.svg (100%) rename {gsa/src => src}/web/components/icon/svg/new_note.svg (100%) rename {gsa/src => src}/web/components/icon/svg/new_override.svg (100%) rename {gsa/src => src}/web/components/icon/svg/new_process.svg (100%) rename {gsa/src => src}/web/components/icon/svg/new_ticket.svg (100%) rename {gsa/src => src}/web/components/icon/svg/next.svg (100%) rename {gsa/src => src}/web/components/icon/svg/note.svg (100%) rename {gsa/src => src}/web/components/icon/svg/nvt.svg (100%) rename {gsa/src => src}/web/components/icon/svg/os.svg (100%) rename {gsa/src => src}/web/components/icon/svg/ovaldef.svg (100%) rename {gsa/src => src}/web/components/icon/svg/override.svg (100%) rename {gsa/src => src}/web/components/icon/svg/performance.svg (100%) rename {gsa/src => src}/web/components/icon/svg/permission.svg (100%) rename {gsa/src => src}/web/components/icon/svg/plus.svg (100%) rename {gsa/src => src}/web/components/icon/svg/policy.svg (100%) rename {gsa/src => src}/web/components/icon/svg/port_list.svg (100%) rename {gsa/src => src}/web/components/icon/svg/previous.svg (100%) rename {gsa/src => src}/web/components/icon/svg/provide_view.svg (100%) rename {gsa/src => src}/web/components/icon/svg/radius.svg (100%) rename {gsa/src => src}/web/components/icon/svg/refresh.svg (100%) rename {gsa/src => src}/web/components/icon/svg/remove_from_assets.svg (100%) rename {gsa/src => src}/web/components/icon/svg/report.svg (100%) rename {gsa/src => src}/web/components/icon/svg/report_format.svg (100%) rename {gsa/src => src}/web/components/icon/svg/reset.svg (100%) rename {gsa/src => src}/web/components/icon/svg/restore.svg (100%) rename {gsa/src => src}/web/components/icon/svg/result.svg (100%) rename {gsa/src => src}/web/components/icon/svg/resume.svg (100%) rename {gsa/src => src}/web/components/icon/svg/role.svg (100%) rename {gsa/src => src}/web/components/icon/svg/scanner.svg (100%) rename {gsa/src => src}/web/components/icon/svg/schedule.svg (100%) rename {gsa/src => src}/web/components/icon/svg/sensor.svg (100%) rename {gsa/src => src}/web/components/icon/svg/solution_type.svg (100%) rename {gsa/src => src}/web/components/icon/svg/st_mitigate.svg (100%) rename {gsa/src => src}/web/components/icon/svg/st_nonavailable.svg (100%) rename {gsa/src => src}/web/components/icon/svg/st_unknown.svg (100%) rename {gsa/src => src}/web/components/icon/svg/st_vendorfix.svg (100%) rename {gsa/src => src}/web/components/icon/svg/st_willnotfix.svg (100%) rename {gsa/src => src}/web/components/icon/svg/st_workaround.svg (100%) rename {gsa/src => src}/web/components/icon/svg/start.svg (100%) rename {gsa/src => src}/web/components/icon/svg/stop.svg (100%) rename {gsa/src => src}/web/components/icon/svg/tag.svg (100%) rename {gsa/src => src}/web/components/icon/svg/tags.svg (100%) rename {gsa/src => src}/web/components/icon/svg/target.svg (100%) rename {gsa/src => src}/web/components/icon/svg/task.svg (100%) rename {gsa/src => src}/web/components/icon/svg/ticket.svg (100%) rename {gsa/src => src}/web/components/icon/svg/tlscertificate.svg (100%) rename {gsa/src => src}/web/components/icon/svg/toggle3d.svg (100%) rename {gsa/src => src}/web/components/icon/svg/trashcan.svg (100%) rename {gsa/src => src}/web/components/icon/svg/trend_down.svg (100%) rename {gsa/src => src}/web/components/icon/svg/trend_less.svg (100%) rename {gsa/src => src}/web/components/icon/svg/trend_more.svg (100%) rename {gsa/src => src}/web/components/icon/svg/trend_nochange.svg (100%) rename {gsa/src => src}/web/components/icon/svg/trend_up.svg (100%) rename {gsa/src => src}/web/components/icon/svg/unfold.svg (100%) rename {gsa/src => src}/web/components/icon/svg/upload.svg (100%) rename {gsa/src => src}/web/components/icon/svg/user.svg (100%) rename {gsa/src => src}/web/components/icon/svg/verify.svg (100%) rename {gsa/src => src}/web/components/icon/svg/verify_no.svg (100%) rename {gsa/src => src}/web/components/icon/svg/view_other.svg (100%) rename {gsa/src => src}/web/components/icon/svg/vulnerability.svg (100%) rename {gsa/src => src}/web/components/icon/svg/wizard.svg (100%) rename {gsa/src => src}/web/components/icon/svgicon.js (100%) rename {gsa/src => src}/web/components/icon/tagicon.js (100%) rename {gsa/src => src}/web/components/icon/tagsicon.js (100%) rename {gsa/src => src}/web/components/icon/tagssvgicon.js (100%) rename {gsa/src => src}/web/components/icon/targeticon.js (100%) rename {gsa/src => src}/web/components/icon/taskicon.js (100%) rename {gsa/src => src}/web/components/icon/testing.js (100%) rename {gsa/src => src}/web/components/icon/ticketicon.js (100%) rename {gsa/src => src}/web/components/icon/tlscertificateicon.js (100%) rename {gsa/src => src}/web/components/icon/toggle3dicon.js (100%) rename {gsa/src => src}/web/components/icon/trashcanicon.js (100%) rename {gsa/src => src}/web/components/icon/trashdeleteicon.js (100%) rename {gsa/src => src}/web/components/icon/trashicon.js (100%) rename {gsa/src => src}/web/components/icon/trenddownicon.js (100%) rename {gsa/src => src}/web/components/icon/trendlessicon.js (100%) rename {gsa/src => src}/web/components/icon/trendmoreicon.js (100%) rename {gsa/src => src}/web/components/icon/trendnochangeicon.js (100%) rename {gsa/src => src}/web/components/icon/trendupicon.js (100%) rename {gsa/src => src}/web/components/icon/unfoldicon.js (100%) rename {gsa/src => src}/web/components/icon/uploadicon.js (100%) rename {gsa/src => src}/web/components/icon/usericon.js (100%) rename {gsa/src => src}/web/components/icon/verifyicon.js (100%) rename {gsa/src => src}/web/components/icon/verifynoicon.js (100%) rename {gsa/src => src}/web/components/icon/viewothericon.js (100%) rename {gsa/src => src}/web/components/icon/vulnerabilityicon.js (100%) rename {gsa/src => src}/web/components/icon/withIconSize.js (100%) rename {gsa/src => src}/web/components/icon/withSvgIcon.js (100%) rename {gsa/src => src}/web/components/icon/wizardicon.js (100%) rename {gsa/src => src}/web/components/img/__tests__/__snapshots__/greenbone.js.snap (100%) rename {gsa/src => src}/web/components/img/__tests__/__snapshots__/img.js.snap (100%) rename {gsa/src => src}/web/components/img/__tests__/__snapshots__/product.js.snap (100%) rename {gsa/src => src}/web/components/img/__tests__/greenbone.js (100%) rename {gsa/src => src}/web/components/img/__tests__/img.js (100%) rename {gsa/src => src}/web/components/img/__tests__/product.js (100%) rename {gsa/src => src}/web/components/img/greenbone.js (100%) rename {gsa/src => src}/web/components/img/img.js (100%) rename {gsa/src => src}/web/components/img/powered.js (100%) rename {gsa/src => src}/web/components/img/product.js (100%) rename {gsa/src => src}/web/components/label/__tests__/__snapshots__/severityclass.js.snap (100%) rename {gsa/src => src}/web/components/label/__tests__/severityclass.js (100%) rename {gsa/src => src}/web/components/label/severityclass.js (100%) rename {gsa/src => src}/web/components/layout/__tests__/Layout.js (100%) rename {gsa/src => src}/web/components/layout/__tests__/__snapshots__/Layout.js.snap (100%) rename {gsa/src => src}/web/components/layout/__tests__/__snapshots__/horizontalsep.js.snap (100%) rename {gsa/src => src}/web/components/layout/__tests__/__snapshots__/pagetitle.js.snap (100%) rename {gsa/src => src}/web/components/layout/__tests__/__snapshots__/withLayout.js.snap (100%) rename {gsa/src => src}/web/components/layout/__tests__/horizontalsep.js (100%) rename {gsa/src => src}/web/components/layout/__tests__/pagetitle.js (100%) rename {gsa/src => src}/web/components/layout/__tests__/withLayout.js (100%) rename {gsa/src => src}/web/components/layout/autosize.js (100%) rename {gsa/src => src}/web/components/layout/divider.js (100%) rename {gsa/src => src}/web/components/layout/globalstyles.js (100%) rename {gsa/src => src}/web/components/layout/horizontalsep.js (100%) rename {gsa/src => src}/web/components/layout/icondivider.js (100%) rename {gsa/src => src}/web/components/layout/layout.js (100%) rename {gsa/src => src}/web/components/layout/pagetitle.js (100%) rename {gsa/src => src}/web/components/layout/withLayout.js (100%) rename {gsa/src => src}/web/components/link/__tests__/__snapshots__/link.js.snap (100%) rename {gsa/src => src}/web/components/link/__tests__/__snapshots__/target.js.snap (100%) rename {gsa/src => src}/web/components/link/__tests__/blanklink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/certlink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/cvelink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/detailslink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/externallink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/innerlink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/link.js (100%) rename {gsa/src => src}/web/components/link/__tests__/manuallink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/protocoldoclink.js (100%) rename {gsa/src => src}/web/components/link/__tests__/target.js (100%) rename {gsa/src => src}/web/components/link/blanklink.js (100%) rename {gsa/src => src}/web/components/link/certlink.js (100%) rename {gsa/src => src}/web/components/link/cvelink.js (100%) rename {gsa/src => src}/web/components/link/detailslink.js (100%) rename {gsa/src => src}/web/components/link/externallink.js (100%) rename {gsa/src => src}/web/components/link/innerlink.js (100%) rename {gsa/src => src}/web/components/link/link.js (100%) rename {gsa/src => src}/web/components/link/manuallink.js (100%) rename {gsa/src => src}/web/components/link/protocoldoclink.js (100%) rename {gsa/src => src}/web/components/link/target.js (100%) rename {gsa/src => src}/web/components/loading/__tests__/__snapshots__/loading.js.snap (100%) rename {gsa/src => src}/web/components/loading/__tests__/loading.js (100%) rename {gsa/src => src}/web/components/loading/__tests__/reload.js (100%) rename {gsa/src => src}/web/components/loading/loading.js (100%) rename {gsa/src => src}/web/components/loading/reload.js (100%) rename {gsa/src => src}/web/components/menu/__tests__/__snapshots__/usermenu.js.snap (100%) rename {gsa/src => src}/web/components/menu/__tests__/usermenu.js (100%) rename {gsa/src => src}/web/components/menu/iconmenu.js (100%) rename {gsa/src => src}/web/components/menu/menu.js (100%) rename {gsa/src => src}/web/components/menu/menuentry.js (100%) rename {gsa/src => src}/web/components/menu/menuhelpentry.js (100%) rename {gsa/src => src}/web/components/menu/menusection.js (100%) rename {gsa/src => src}/web/components/menu/usermenu.js (100%) rename {gsa/src => src}/web/components/notification/dialognotification.js (100%) rename {gsa/src => src}/web/components/notification/withDialogNotifiaction.js (100%) rename {gsa/src => src}/web/components/observer/localeobserver.js (100%) rename {gsa/src => src}/web/components/observer/locationobserver.js (100%) rename {gsa/src => src}/web/components/observer/sessionobserver.js (100%) rename {gsa/src => src}/web/components/pagination/pagination.js (100%) rename {gsa/src => src}/web/components/panel/infopanel.js (100%) rename {gsa/src => src}/web/components/portal/__tests__/__snapshots__/portal.js.snap (100%) rename {gsa/src => src}/web/components/portal/__tests__/portal.js (100%) rename {gsa/src => src}/web/components/portal/portal.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/applyoverridesgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/booleanfiltergroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/createnamedfiltergroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~95b2e94b263b4e81733b7ecce1dddda841884b3e (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~HEAD (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/filterstringgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/firstresultgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/minqodgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/relationselector.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/resultsperpagegroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/severitylevelsgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/severityvaluesgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/solutiontypegroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/sortbygroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/tasktrendgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/__snapshots__/ticketstatusgroup.js.snap (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/applyoverridesgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/booleanfiltergroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/createnamedfiltergroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/filtersearchgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/filterstringgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/firstresultgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/minqodgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/relationselector.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/resultsperpagegroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/severitylevelsgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/severityvaluesgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/solutiontypegroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/sortbygroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/tasktrendgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/__tests__/ticketstatusgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/applyoverridesgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/booleanfiltergroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/createnamedfiltergroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/dialog.js (100%) rename {gsa/src => src}/web/components/powerfilter/dialogproptypes.js (100%) rename {gsa/src => src}/web/components/powerfilter/filterdialog.js (100%) rename {gsa/src => src}/web/components/powerfilter/filtersearchgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/filterstringgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/firstresultgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/minqodgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/powerfilter.js (100%) rename {gsa/src => src}/web/components/powerfilter/relationselector.js (100%) rename {gsa/src => src}/web/components/powerfilter/resultsperpagegroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/severitylevelsgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/severityvaluesgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/solutiontypegroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/sortbygroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/tasktrendgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/ticketstatusgroup.js (100%) rename {gsa/src => src}/web/components/powerfilter/withFilterDialog.js (100%) rename {gsa/src => src}/web/components/processmap/__mocks__/mockprocessmap.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/createprocessdialog.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/hosttable.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/processmap.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/processpanel.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/resultstable.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/tools.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/usecolorize.js (100%) rename {gsa/src => src}/web/components/processmap/__tests__/utils.js (100%) rename {gsa/src => src}/web/components/processmap/background.js (100%) rename {gsa/src => src}/web/components/processmap/createprocessdialog.js (100%) rename {gsa/src => src}/web/components/processmap/edge.js (100%) rename {gsa/src => src}/web/components/processmap/hosttable.js (100%) rename {gsa/src => src}/web/components/processmap/processmap.js (100%) rename {gsa/src => src}/web/components/processmap/processmaploader.js (100%) rename {gsa/src => src}/web/components/processmap/processnode.js (100%) rename {gsa/src => src}/web/components/processmap/processpanel.js (100%) rename {gsa/src => src}/web/components/processmap/resultstable.js (100%) rename {gsa/src => src}/web/components/processmap/tools.js (100%) rename {gsa/src => src}/web/components/processmap/usecolorize.js (100%) rename {gsa/src => src}/web/components/processmap/utils.js (100%) rename {gsa/src => src}/web/components/processmap/validationrules.js (100%) rename {gsa/src => src}/web/components/provider/capabilitiesprovider.js (100%) rename {gsa/src => src}/web/components/provider/gmpprovider.js (100%) rename {gsa/src => src}/web/components/provider/iconsizeprovider.js (100%) rename {gsa/src => src}/web/components/provider/subscriptionprovider.js (100%) rename {gsa/src => src}/web/components/qod/__tests__/__snapshots__/qod.js.snap (100%) rename {gsa/src => src}/web/components/qod/__tests__/qod.js (100%) rename {gsa/src => src}/web/components/qod/qod.js (100%) rename {gsa/src => src}/web/components/section/header.js (100%) rename {gsa/src => src}/web/components/section/section.js (100%) rename {gsa/src => src}/web/components/snackbar/__tests__/__snapshots__/snackbar.js.snap (100%) rename {gsa/src => src}/web/components/snackbar/__tests__/snackbar.js (100%) rename {gsa/src => src}/web/components/snackbar/snackbar.js (100%) rename {gsa/src => src}/web/components/sortable/emptyrow.js (100%) rename {gsa/src => src}/web/components/sortable/grid.js (100%) rename {gsa/src => src}/web/components/sortable/item.js (100%) rename {gsa/src => src}/web/components/sortable/resizer.js (100%) rename {gsa/src => src}/web/components/sortable/row.js (100%) rename {gsa/src => src}/web/components/sortby/sortby.js (100%) rename {gsa/src => src}/web/components/structure/__tests__/__snapshots__/footer.js.snap (100%) rename {gsa/src => src}/web/components/structure/__tests__/__snapshots__/header.js.snap (100%) rename {gsa/src => src}/web/components/structure/__tests__/__snapshots__/main.js.snap (100%) rename {gsa/src => src}/web/components/structure/__tests__/footer.js (100%) rename {gsa/src => src}/web/components/structure/__tests__/header.js (100%) rename {gsa/src => src}/web/components/structure/__tests__/main.js (100%) rename {gsa/src => src}/web/components/structure/footer.js (100%) rename {gsa/src => src}/web/components/structure/header.js (100%) rename {gsa/src => src}/web/components/structure/main.js (100%) rename {gsa/src => src}/web/components/tab/tab.js (100%) rename {gsa/src => src}/web/components/tab/tablayout.js (100%) rename {gsa/src => src}/web/components/tab/tablist.js (100%) rename {gsa/src => src}/web/components/tab/tabpanel.js (100%) rename {gsa/src => src}/web/components/tab/tabpanels.js (100%) rename {gsa/src => src}/web/components/tab/tabs.js (100%) rename {gsa/src => src}/web/components/table/__tests__/__snapshots__/detailstable.js.snap (100%) rename {gsa/src => src}/web/components/table/__tests__/detailstable.js (100%) rename {gsa/src => src}/web/components/table/body.js (100%) rename {gsa/src => src}/web/components/table/data.js (100%) rename {gsa/src => src}/web/components/table/detailstable.js (100%) rename {gsa/src => src}/web/components/table/footer.js (100%) rename {gsa/src => src}/web/components/table/head.js (100%) rename {gsa/src => src}/web/components/table/header.js (100%) rename {gsa/src => src}/web/components/table/infotable.js (100%) rename {gsa/src => src}/web/components/table/row.js (100%) rename {gsa/src => src}/web/components/table/simpletable.js (100%) rename {gsa/src => src}/web/components/table/stripedtable.js (100%) rename {gsa/src => src}/web/components/table/table.js (100%) rename {gsa/src => src}/web/entities/__tests__/__snapshots__/tagsdialog.js.snap (100%) rename {gsa/src => src}/web/entities/__tests__/filterprovider.js (100%) rename {gsa/src => src}/web/entities/__tests__/tagsdialog.js (100%) rename {gsa/src => src}/web/entities/actions.js (100%) rename {gsa/src => src}/web/entities/container.js (100%) rename {gsa/src => src}/web/entities/entitynametabledata.js (100%) rename {gsa/src => src}/web/entities/filterprovider.js (100%) rename {gsa/src => src}/web/entities/footer.js (100%) rename {gsa/src => src}/web/entities/header.js (100%) rename {gsa/src => src}/web/entities/page.js (100%) rename {gsa/src => src}/web/entities/row.js (100%) rename {gsa/src => src}/web/entities/selection.js (100%) rename {gsa/src => src}/web/entities/table.js (100%) rename {gsa/src => src}/web/entities/tagsdialog.js (100%) rename {gsa/src => src}/web/entities/withEntitiesActions.js (100%) rename {gsa/src => src}/web/entities/withEntitiesContainer.js (100%) rename {gsa/src => src}/web/entities/withRowDetails.js (100%) rename {gsa/src => src}/web/entity/__tests__/block.js (100%) rename {gsa/src => src}/web/entity/__tests__/box.js (100%) rename {gsa/src => src}/web/entity/__tests__/info.js (100%) rename {gsa/src => src}/web/entity/__tests__/link.js (100%) rename {gsa/src => src}/web/entity/__tests__/note.js (100%) rename {gsa/src => src}/web/entity/__tests__/override.js (100%) rename {gsa/src => src}/web/entity/block.js (100%) rename {gsa/src => src}/web/entity/box.js (100%) rename {gsa/src => src}/web/entity/component.js (100%) rename {gsa/src => src}/web/entity/container.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/cloneicon.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/createicon.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/deleteicon.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/editicon.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/observericon.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/trashicon.js (100%) rename {gsa/src => src}/web/entity/icon/__tests__/verifyicon.js (100%) rename {gsa/src => src}/web/entity/icon/cloneicon.js (100%) rename {gsa/src => src}/web/entity/icon/createicon.js (100%) rename {gsa/src => src}/web/entity/icon/deleteicon.js (100%) rename {gsa/src => src}/web/entity/icon/editicon.js (100%) rename {gsa/src => src}/web/entity/icon/observericon.js (100%) rename {gsa/src => src}/web/entity/icon/trashicon.js (100%) rename {gsa/src => src}/web/entity/icon/verifyicon.js (100%) rename {gsa/src => src}/web/entity/info.js (100%) rename {gsa/src => src}/web/entity/link.js (100%) rename {gsa/src => src}/web/entity/note.js (100%) rename {gsa/src => src}/web/entity/override.js (100%) rename {gsa/src => src}/web/entity/page.js (100%) rename {gsa/src => src}/web/entity/permissions.js (100%) rename {gsa/src => src}/web/entity/tab.js (100%) rename {gsa/src => src}/web/entity/tags.js (100%) rename {gsa/src => src}/web/entity/withEntityContainer.js (100%) rename {gsa/src => src}/web/pages/alerts/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/alerts/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/alerts/alembavfiremethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/component.js (100%) rename {gsa/src => src}/web/pages/alerts/condition.js (100%) rename {gsa/src => src}/web/pages/alerts/contentcomposerdialog.js (100%) rename {gsa/src => src}/web/pages/alerts/details.js (100%) rename {gsa/src => src}/web/pages/alerts/detailspage.js (100%) rename {gsa/src => src}/web/pages/alerts/dialog.js (100%) rename {gsa/src => src}/web/pages/alerts/emailmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/event.js (100%) rename {gsa/src => src}/web/pages/alerts/filtercountchangedconditionpart.js (100%) rename {gsa/src => src}/web/pages/alerts/filtercountleastconditionpart.js (100%) rename {gsa/src => src}/web/pages/alerts/httpmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/listpage.js (100%) rename {gsa/src => src}/web/pages/alerts/method.js (100%) rename {gsa/src => src}/web/pages/alerts/row.js (100%) rename {gsa/src => src}/web/pages/alerts/scpmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/secinfoeventpart.js (100%) rename {gsa/src => src}/web/pages/alerts/sendmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/severitychangedconditionpart.js (100%) rename {gsa/src => src}/web/pages/alerts/severityleastconditionpart.js (100%) rename {gsa/src => src}/web/pages/alerts/smbmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/snmpmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/sourcefiremethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/starttaskmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/table.js (100%) rename {gsa/src => src}/web/pages/alerts/taskeventpart.js (100%) rename {gsa/src => src}/web/pages/alerts/ticketeventpart.js (100%) rename {gsa/src => src}/web/pages/alerts/tippingpointmethodpart.js (100%) rename {gsa/src => src}/web/pages/alerts/verinicemethodpart.js (100%) rename {gsa/src => src}/web/pages/audits/__tests__/__snapshots__/actions.js.snap (100%) rename {gsa/src => src}/web/pages/audits/__tests__/__snapshots__/details.js.snap (100%) rename {gsa/src => src}/web/pages/audits/__tests__/__snapshots__/detailspage.js.snap (100%) rename {gsa/src => src}/web/pages/audits/__tests__/__snapshots__/listpage.js.snap (100%) rename {gsa/src => src}/web/pages/audits/__tests__/__snapshots__/row.js.snap (100%) rename {gsa/src => src}/web/pages/audits/__tests__/__snapshots__/table.js.snap (100%) rename {gsa/src => src}/web/pages/audits/__tests__/actions.js (100%) rename {gsa/src => src}/web/pages/audits/__tests__/details.js (100%) rename {gsa/src => src}/web/pages/audits/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/audits/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/audits/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/audits/__tests__/table.js (100%) rename {gsa/src => src}/web/pages/audits/actions.js (100%) rename {gsa/src => src}/web/pages/audits/component.js (100%) rename {gsa/src => src}/web/pages/audits/details.js (100%) rename {gsa/src => src}/web/pages/audits/detailspage.js (100%) rename {gsa/src => src}/web/pages/audits/dialog.js (100%) rename {gsa/src => src}/web/pages/audits/listpage.js (100%) rename {gsa/src => src}/web/pages/audits/row.js (100%) rename {gsa/src => src}/web/pages/audits/table.js (100%) rename {gsa/src => src}/web/pages/certbund/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/certbund/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/certbund/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/certbund/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/certbund/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/certbund/details.js (100%) rename {gsa/src => src}/web/pages/certbund/detailspage.js (100%) rename {gsa/src => src}/web/pages/certbund/filterdialog.js (100%) rename {gsa/src => src}/web/pages/certbund/listpage.js (100%) rename {gsa/src => src}/web/pages/certbund/row.js (100%) rename {gsa/src => src}/web/pages/certbund/table.js (100%) rename {gsa/src => src}/web/pages/cpes/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/cpes/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/cpes/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/cpes/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/cpes/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/cpes/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/cpes/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/cpes/details.js (100%) rename {gsa/src => src}/web/pages/cpes/detailspage.js (100%) rename {gsa/src => src}/web/pages/cpes/filterdialog.js (100%) rename {gsa/src => src}/web/pages/cpes/listpage.js (100%) rename {gsa/src => src}/web/pages/cpes/row.js (100%) rename {gsa/src => src}/web/pages/cpes/table.js (100%) rename {gsa/src => src}/web/pages/credentials/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/credentials/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/credentials/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/credentials/component.js (100%) rename {gsa/src => src}/web/pages/credentials/details.js (100%) rename {gsa/src => src}/web/pages/credentials/detailspage.js (100%) rename {gsa/src => src}/web/pages/credentials/dialog.js (100%) rename {gsa/src => src}/web/pages/credentials/downloadicon.js (100%) rename {gsa/src => src}/web/pages/credentials/listpage.js (100%) rename {gsa/src => src}/web/pages/credentials/row.js (100%) rename {gsa/src => src}/web/pages/credentials/table.js (100%) rename {gsa/src => src}/web/pages/cves/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/cves/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/cves/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/cves/__tests__/table.js (100%) rename {gsa/src => src}/web/pages/cves/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/cves/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/cves/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/cves/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/cves/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/cves/details.js (100%) rename {gsa/src => src}/web/pages/cves/detailspage.js (100%) rename {gsa/src => src}/web/pages/cves/filterdialog.js (100%) rename {gsa/src => src}/web/pages/cves/listpage.js (100%) rename {gsa/src => src}/web/pages/cves/row.js (100%) rename {gsa/src => src}/web/pages/cves/table.js (100%) rename {gsa/src => src}/web/pages/dfncert/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/dfncert/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/dfncert/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/dfncert/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/dfncert/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/dfncert/details.js (100%) rename {gsa/src => src}/web/pages/dfncert/detailspage.js (100%) rename {gsa/src => src}/web/pages/dfncert/listpage.js (100%) rename {gsa/src => src}/web/pages/dfncert/row.js (100%) rename {gsa/src => src}/web/pages/dfncert/table.js (100%) rename {gsa/src => src}/web/pages/extras/__tests__/cvsscalculatorpage.js (100%) rename {gsa/src => src}/web/pages/extras/__tests__/feedstatuspage.js (100%) rename {gsa/src => src}/web/pages/extras/cvsscalculatorpage.js (100%) rename {gsa/src => src}/web/pages/extras/feedstatuspage.js (100%) rename {gsa/src => src}/web/pages/extras/trashactions.js (100%) rename {gsa/src => src}/web/pages/extras/trashcanpage.js (100%) rename {gsa/src => src}/web/pages/filters/component.js (100%) rename {gsa/src => src}/web/pages/filters/details.js (100%) rename {gsa/src => src}/web/pages/filters/detailspage.js (100%) rename {gsa/src => src}/web/pages/filters/dialog.js (100%) rename {gsa/src => src}/web/pages/filters/listpage.js (100%) rename {gsa/src => src}/web/pages/filters/row.js (100%) rename {gsa/src => src}/web/pages/filters/table.js (100%) rename {gsa/src => src}/web/pages/groups/component.js (100%) rename {gsa/src => src}/web/pages/groups/details.js (100%) rename {gsa/src => src}/web/pages/groups/detailspage.js (100%) rename {gsa/src => src}/web/pages/groups/dialog.js (100%) rename {gsa/src => src}/web/pages/groups/header.js (100%) rename {gsa/src => src}/web/pages/groups/listpage.js (100%) rename {gsa/src => src}/web/pages/groups/row.js (100%) rename {gsa/src => src}/web/pages/groups/table.js (100%) rename {gsa/src => src}/web/pages/help/__tests__/about.js (100%) rename {gsa/src => src}/web/pages/help/about.js (100%) rename {gsa/src => src}/web/pages/hosts/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/hosts/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/hosts/component.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/modifieddisplay.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/modifiedhighdisplay.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/topologydisplay.js (100%) rename {gsa/src => src}/web/pages/hosts/dashboard/vulnscoredisplay.js (100%) rename {gsa/src => src}/web/pages/hosts/details.js (100%) rename {gsa/src => src}/web/pages/hosts/detailspage.js (100%) rename {gsa/src => src}/web/pages/hosts/dialog.js (100%) rename {gsa/src => src}/web/pages/hosts/filterdialog.js (100%) rename {gsa/src => src}/web/pages/hosts/identifiers.js (100%) rename {gsa/src => src}/web/pages/hosts/listpage.js (100%) rename {gsa/src => src}/web/pages/hosts/row.js (100%) rename {gsa/src => src}/web/pages/hosts/table.js (100%) rename {gsa/src => src}/web/pages/ldap/__tests__/__snapshots__/dialog.js.snap (100%) rename {gsa/src => src}/web/pages/ldap/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/ldap/dialog.js (100%) rename {gsa/src => src}/web/pages/ldap/ldappage.js (100%) rename {gsa/src => src}/web/pages/login/__tests__/loginform.js (100%) rename {gsa/src => src}/web/pages/login/__tests__/loginpage.js (100%) rename {gsa/src => src}/web/pages/login/loginform.js (100%) rename {gsa/src => src}/web/pages/login/loginpage.js (100%) rename {gsa/src => src}/web/pages/notes/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/notes/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/notes/component.js (100%) rename {gsa/src => src}/web/pages/notes/dashboard/activedaysdisplay.js (100%) rename {gsa/src => src}/web/pages/notes/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/notes/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/notes/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/notes/dashboard/wordclouddisplay.js (100%) rename {gsa/src => src}/web/pages/notes/details.js (100%) rename {gsa/src => src}/web/pages/notes/detailspage.js (100%) rename {gsa/src => src}/web/pages/notes/dialog.js (100%) rename {gsa/src => src}/web/pages/notes/filterdialog.js (100%) rename {gsa/src => src}/web/pages/notes/listpage.js (100%) rename {gsa/src => src}/web/pages/notes/row.js (100%) rename {gsa/src => src}/web/pages/notes/table.js (100%) rename {gsa/src => src}/web/pages/notfoundpage.js (100%) rename {gsa/src => src}/web/pages/nvts/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/nvts/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/nvts/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/nvts/component.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/familydisplay.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/qoddisplay.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/qodtypedisplay.js (100%) rename {gsa/src => src}/web/pages/nvts/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/nvts/details.js (100%) rename {gsa/src => src}/web/pages/nvts/detailspage.js (100%) rename {gsa/src => src}/web/pages/nvts/filterdialog.js (100%) rename {gsa/src => src}/web/pages/nvts/listpage.js (100%) rename {gsa/src => src}/web/pages/nvts/nvtpreference.js (100%) rename {gsa/src => src}/web/pages/nvts/preferences.js (100%) rename {gsa/src => src}/web/pages/nvts/preformatted.js (100%) rename {gsa/src => src}/web/pages/nvts/references.js (100%) rename {gsa/src => src}/web/pages/nvts/row.js (100%) rename {gsa/src => src}/web/pages/nvts/solution.js (100%) rename {gsa/src => src}/web/pages/nvts/table.js (100%) rename {gsa/src => src}/web/pages/omp.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/component.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/dashboard/vulnscoredisplay.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/detailspage.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/filterdialog.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/listpage.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/row.js (100%) rename {gsa/src => src}/web/pages/operatingsystems/table.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/dashboard/classdisplay.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/details.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/detailspage.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/filterdialog.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/listpage.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/row.js (100%) rename {gsa/src => src}/web/pages/ovaldefs/table.js (100%) rename {gsa/src => src}/web/pages/overrides/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/overrides/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/overrides/component.js (100%) rename {gsa/src => src}/web/pages/overrides/dashboard/activedaysdisplay.js (100%) rename {gsa/src => src}/web/pages/overrides/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/overrides/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/overrides/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/overrides/dashboard/wordclouddisplay.js (100%) rename {gsa/src => src}/web/pages/overrides/details.js (100%) rename {gsa/src => src}/web/pages/overrides/detailspage.js (100%) rename {gsa/src => src}/web/pages/overrides/dialog.js (100%) rename {gsa/src => src}/web/pages/overrides/filterdialog.js (100%) rename {gsa/src => src}/web/pages/overrides/listpage.js (100%) rename {gsa/src => src}/web/pages/overrides/row.js (100%) rename {gsa/src => src}/web/pages/overrides/table.js (100%) rename {gsa/src => src}/web/pages/page.js (100%) rename {gsa/src => src}/web/pages/performance/__tests__/__snapshots__/startendtimeselection.js.snap (100%) rename {gsa/src => src}/web/pages/performance/__tests__/startendtimeselection.js (100%) rename {gsa/src => src}/web/pages/performance/performancepage.js (100%) rename {gsa/src => src}/web/pages/performance/startendtimeselection.js (100%) rename {gsa/src => src}/web/pages/permissions/component.js (100%) rename {gsa/src => src}/web/pages/permissions/details.js (100%) rename {gsa/src => src}/web/pages/permissions/detailspage.js (100%) rename {gsa/src => src}/web/pages/permissions/dialog.js (100%) rename {gsa/src => src}/web/pages/permissions/listpage.js (100%) rename {gsa/src => src}/web/pages/permissions/multipledialog.js (100%) rename {gsa/src => src}/web/pages/permissions/row.js (100%) rename {gsa/src => src}/web/pages/permissions/table.js (100%) rename {gsa/src => src}/web/pages/policies/__tests__/__snapshots__/details.js.snap (100%) rename {gsa/src => src}/web/pages/policies/__tests__/__snapshots__/detailspage.js.snap (100%) rename {gsa/src => src}/web/pages/policies/__tests__/__snapshots__/dialog.js.snap (100%) rename {gsa/src => src}/web/pages/policies/__tests__/__snapshots__/listpage.js.snap (100%) rename {gsa/src => src}/web/pages/policies/__tests__/__snapshots__/row.js.snap (100%) rename {gsa/src => src}/web/pages/policies/__tests__/__snapshots__/table.js.snap (100%) rename {gsa/src => src}/web/pages/policies/__tests__/details.js (100%) rename {gsa/src => src}/web/pages/policies/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/policies/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/policies/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/policies/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/policies/__tests__/table.js (100%) rename {gsa/src => src}/web/pages/policies/component.js (100%) rename {gsa/src => src}/web/pages/policies/details.js (100%) rename {gsa/src => src}/web/pages/policies/detailspage.js (100%) rename {gsa/src => src}/web/pages/policies/dialog.js (100%) rename {gsa/src => src}/web/pages/policies/header.js (100%) rename {gsa/src => src}/web/pages/policies/listpage.js (100%) rename {gsa/src => src}/web/pages/policies/row.js (100%) rename {gsa/src => src}/web/pages/policies/table.js (100%) rename {gsa/src => src}/web/pages/portlists/component.js (100%) rename {gsa/src => src}/web/pages/portlists/details.js (100%) rename {gsa/src => src}/web/pages/portlists/detailspage.js (100%) rename {gsa/src => src}/web/pages/portlists/dialog.js (100%) rename {gsa/src => src}/web/pages/portlists/filterdialog.js (100%) rename {gsa/src => src}/web/pages/portlists/importdialog.js (100%) rename {gsa/src => src}/web/pages/portlists/listpage.js (100%) rename {gsa/src => src}/web/pages/portlists/portrangedialog.js (100%) rename {gsa/src => src}/web/pages/portlists/portrangestable.js (100%) rename {gsa/src => src}/web/pages/portlists/row.js (100%) rename {gsa/src => src}/web/pages/portlists/table.js (100%) rename {gsa/src => src}/web/pages/processmaps/__tests__/processmapspage.js (100%) rename {gsa/src => src}/web/pages/processmaps/processmapspage.js (100%) rename {gsa/src => src}/web/pages/radius/__tests__/__snapshots__/dialog.js.snap (100%) rename {gsa/src => src}/web/pages/radius/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/radius/dialog.js (100%) rename {gsa/src => src}/web/pages/radius/radiuspage.js (100%) rename {gsa/src => src}/web/pages/reportformats/component.js (100%) rename {gsa/src => src}/web/pages/reportformats/details.js (100%) rename {gsa/src => src}/web/pages/reportformats/detailspage.js (100%) rename {gsa/src => src}/web/pages/reportformats/dialog.js (100%) rename {gsa/src => src}/web/pages/reportformats/listpage.js (100%) rename {gsa/src => src}/web/pages/reportformats/row.js (100%) rename {gsa/src => src}/web/pages/reportformats/table.js (100%) rename {gsa/src => src}/web/pages/reports/__mocks__/mockdeltareport.js (100%) rename {gsa/src => src}/web/pages/reports/__mocks__/mockreport.js (100%) rename {gsa/src => src}/web/pages/reports/__tests__/deltadetailscontent.js (100%) rename {gsa/src => src}/web/pages/reports/__tests__/detailscontent.js (100%) rename {gsa/src => src}/web/pages/reports/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/reports/dashboard/highresultsdisplay.js (100%) rename {gsa/src => src}/web/pages/reports/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/reports/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/reports/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/reports/deltadetailscontent.js (100%) rename {gsa/src => src}/web/pages/reports/deltadetailspage.js (100%) rename {gsa/src => src}/web/pages/reports/deltaresultsfiltergroup.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/applicationstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/closedcvestab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/cvestab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/deltaresultstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/emptyreport.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/emptyresultsreport.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/errorstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/hoststab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/operatingsystemstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/portstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/summary.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/thresholdpanel.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/tlscertificatestab.js (100%) rename {gsa/src => src}/web/pages/reports/details/__tests__/toolbaricons.js (100%) rename {gsa/src => src}/web/pages/reports/details/alertactions.js (100%) rename {gsa/src => src}/web/pages/reports/details/applicationstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/applicationstable.js (100%) rename {gsa/src => src}/web/pages/reports/details/closedcvestab.js (100%) rename {gsa/src => src}/web/pages/reports/details/closedcvestable.js (100%) rename {gsa/src => src}/web/pages/reports/details/cvestab.js (100%) rename {gsa/src => src}/web/pages/reports/details/cvestable.js (100%) rename {gsa/src => src}/web/pages/reports/details/deltaresultstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/emptyreport.js (100%) rename {gsa/src => src}/web/pages/reports/details/emptyresultsreport.js (100%) rename {gsa/src => src}/web/pages/reports/details/errorstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/errorstable.js (100%) rename {gsa/src => src}/web/pages/reports/details/hoststab.js (100%) rename {gsa/src => src}/web/pages/reports/details/hoststable.js (100%) rename {gsa/src => src}/web/pages/reports/details/operatingsystemstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/operatingsystemstable.js (100%) rename {gsa/src => src}/web/pages/reports/details/portstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/portstable.js (100%) rename {gsa/src => src}/web/pages/reports/details/reportentitiescontainer.js (100%) rename {gsa/src => src}/web/pages/reports/details/reportpanel.js (100%) rename {gsa/src => src}/web/pages/reports/details/resultstab.js (100%) rename {gsa/src => src}/web/pages/reports/details/summary.js (100%) rename {gsa/src => src}/web/pages/reports/details/tabtitle.js (100%) rename {gsa/src => src}/web/pages/reports/details/thresholdpanel.js (100%) rename {gsa/src => src}/web/pages/reports/details/tlscertificatestab.js (100%) rename {gsa/src => src}/web/pages/reports/details/tlscertificatestable.js (100%) rename {gsa/src => src}/web/pages/reports/details/toolbaricons.js (100%) rename {gsa/src => src}/web/pages/reports/detailscontent.js (100%) rename {gsa/src => src}/web/pages/reports/detailsfilterdialog.js (100%) rename {gsa/src => src}/web/pages/reports/detailspage.js (100%) rename {gsa/src => src}/web/pages/reports/downloadreportdialog.js (100%) rename {gsa/src => src}/web/pages/reports/filterdialog.js (100%) rename {gsa/src => src}/web/pages/reports/importdialog.js (100%) rename {gsa/src => src}/web/pages/reports/listpage.js (100%) rename {gsa/src => src}/web/pages/reports/row.js (100%) rename {gsa/src => src}/web/pages/reports/table.js (100%) rename {gsa/src => src}/web/pages/reports/thresholdmessage.js (100%) rename {gsa/src => src}/web/pages/reports/triggeralertdialog.js (100%) rename {gsa/src => src}/web/pages/results/__tests__/__snapshots__/diff.js.snap (100%) rename {gsa/src => src}/web/pages/results/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/results/__tests__/diff.js (100%) rename {gsa/src => src}/web/pages/results/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/results/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/results/dashboard/descriptionwordclouddisplay.js (100%) rename {gsa/src => src}/web/pages/results/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/results/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/results/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/results/dashboard/wordclouddisplay.js (100%) rename {gsa/src => src}/web/pages/results/delta.js (100%) rename {gsa/src => src}/web/pages/results/details.js (100%) rename {gsa/src => src}/web/pages/results/detailspage.js (100%) rename {gsa/src => src}/web/pages/results/diff.js (100%) rename {gsa/src => src}/web/pages/results/filterdialog.js (100%) rename {gsa/src => src}/web/pages/results/listpage.js (100%) rename {gsa/src => src}/web/pages/results/row.js (100%) rename {gsa/src => src}/web/pages/results/table.js (100%) rename {gsa/src => src}/web/pages/roles/component.js (100%) rename {gsa/src => src}/web/pages/roles/details.js (100%) rename {gsa/src => src}/web/pages/roles/detailspage.js (100%) rename {gsa/src => src}/web/pages/roles/dialog.js (100%) rename {gsa/src => src}/web/pages/roles/listpage.js (100%) rename {gsa/src => src}/web/pages/roles/row.js (100%) rename {gsa/src => src}/web/pages/roles/table.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/details.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/detailspage.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/editconfigfamilydialog.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/editdialog.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/listpage.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/row.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/table.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/__snapshots__/trend.js.snap (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/details.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/editconfigfamilydialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/editdialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/editnvtdetailsdialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/table.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/__tests__/trend.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/component.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/details.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/detailspage.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/dialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/editconfigfamilydialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/editdialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/editnvtdetailsdialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/header.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/importdialog.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/listpage.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/nvtfamilies.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/nvtpreferences.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/row.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/scannerpreferences.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/table.js (100%) rename {gsa/src => src}/web/pages/scanconfigs/trend.js (100%) rename {gsa/src => src}/web/pages/scanners/__tests__/__snapshots__/dialog.js.snap (100%) rename {gsa/src => src}/web/pages/scanners/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/scanners/component.js (100%) rename {gsa/src => src}/web/pages/scanners/details.js (100%) rename {gsa/src => src}/web/pages/scanners/detailspage.js (100%) rename {gsa/src => src}/web/pages/scanners/dialog.js (100%) rename {gsa/src => src}/web/pages/scanners/listpage.js (100%) rename {gsa/src => src}/web/pages/scanners/row.js (100%) rename {gsa/src => src}/web/pages/scanners/table.js (100%) rename {gsa/src => src}/web/pages/schedules/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/schedules/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/schedules/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/schedules/component.js (100%) rename {gsa/src => src}/web/pages/schedules/dayselect.js (100%) rename {gsa/src => src}/web/pages/schedules/details.js (100%) rename {gsa/src => src}/web/pages/schedules/detailspage.js (100%) rename {gsa/src => src}/web/pages/schedules/dialog.js (100%) rename {gsa/src => src}/web/pages/schedules/listpage.js (100%) rename {gsa/src => src}/web/pages/schedules/monthdaysselect.js (100%) rename {gsa/src => src}/web/pages/schedules/render.js (100%) rename {gsa/src => src}/web/pages/schedules/row.js (100%) rename {gsa/src => src}/web/pages/schedules/table.js (100%) rename {gsa/src => src}/web/pages/schedules/timeunitselect.js (100%) rename {gsa/src => src}/web/pages/schedules/weekdayselect.js (100%) rename {gsa/src => src}/web/pages/start/__tests__/page.js (100%) rename {gsa/src => src}/web/pages/start/confirmremovedialog.js (100%) rename {gsa/src => src}/web/pages/start/dashboard.js (100%) rename {gsa/src => src}/web/pages/start/editdashboarddialog.js (100%) rename {gsa/src => src}/web/pages/start/newdashboarddialog.js (100%) rename {gsa/src => src}/web/pages/start/page.js (100%) rename {gsa/src => src}/web/pages/tags/component.js (100%) rename {gsa/src => src}/web/pages/tags/details.js (100%) rename {gsa/src => src}/web/pages/tags/detailspage.js (100%) rename {gsa/src => src}/web/pages/tags/dialog.js (100%) rename {gsa/src => src}/web/pages/tags/listpage.js (100%) rename {gsa/src => src}/web/pages/tags/resourcelist.js (100%) rename {gsa/src => src}/web/pages/tags/row.js (100%) rename {gsa/src => src}/web/pages/tags/table.js (100%) rename {gsa/src => src}/web/pages/targets/__tests__/details.js (100%) rename {gsa/src => src}/web/pages/targets/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/targets/__tests__/dialog.js (100%) rename {gsa/src => src}/web/pages/targets/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/targets/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/targets/component.js (100%) rename {gsa/src => src}/web/pages/targets/details.js (100%) rename {gsa/src => src}/web/pages/targets/detailspage.js (100%) rename {gsa/src => src}/web/pages/targets/dialog.js (100%) rename {gsa/src => src}/web/pages/targets/filterdialog.js (100%) rename {gsa/src => src}/web/pages/targets/listpage.js (100%) rename {gsa/src => src}/web/pages/targets/row.js (100%) rename {gsa/src => src}/web/pages/targets/table.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/actions.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/autodeletereportsgroup.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/containerdialog.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/details.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/detailspage.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/listpage.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/row.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/status.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/table.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/__snapshots__/trend.js.snap (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/actions.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/autodeletereportsgroup.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/containerdialog.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/details.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/status.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/table.js (100%) rename {gsa/src => src}/web/pages/tasks/__tests__/trend.js (100%) rename {gsa/src => src}/web/pages/tasks/actions.js (100%) rename {gsa/src => src}/web/pages/tasks/addresultstoassetsgroup.js (100%) rename {gsa/src => src}/web/pages/tasks/autodeletereportsgroup.js (100%) rename {gsa/src => src}/web/pages/tasks/component.js (100%) rename {gsa/src => src}/web/pages/tasks/containerdialog.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/highresults.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/mosthighresults.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/schedulesdisplay.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/tasks/dashboard/statusdisplay.js (100%) rename {gsa/src => src}/web/pages/tasks/details.js (100%) rename {gsa/src => src}/web/pages/tasks/detailspage.js (100%) rename {gsa/src => src}/web/pages/tasks/dialog.js (100%) rename {gsa/src => src}/web/pages/tasks/filterdialog.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/__tests__/resumeicon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/__tests__/starticon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/__tests__/stopicon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/importreporticon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/newiconmenu.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/resumeicon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/scheduleicon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/starticon.js (100%) rename {gsa/src => src}/web/pages/tasks/icons/stopicon.js (100%) rename {gsa/src => src}/web/pages/tasks/listpage.js (100%) rename {gsa/src => src}/web/pages/tasks/row.js (100%) rename {gsa/src => src}/web/pages/tasks/status.js (100%) rename {gsa/src => src}/web/pages/tasks/table.js (100%) rename {gsa/src => src}/web/pages/tasks/task.js (100%) rename {gsa/src => src}/web/pages/tasks/trend.js (100%) rename {gsa/src => src}/web/pages/tickets/__tests__/__snapshots__/createdialog.js.snap (100%) rename {gsa/src => src}/web/pages/tickets/__tests__/__snapshots__/editdialog.js.snap (100%) rename {gsa/src => src}/web/pages/tickets/__tests__/createdialog.js (100%) rename {gsa/src => src}/web/pages/tickets/__tests__/editdialog.js (100%) rename {gsa/src => src}/web/pages/tickets/component.js (100%) rename {gsa/src => src}/web/pages/tickets/createdialog.js (100%) rename {gsa/src => src}/web/pages/tickets/dashboard/createddisplay.js (100%) rename {gsa/src => src}/web/pages/tickets/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/tickets/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/tickets/dashboard/statusdisplay.js (100%) rename {gsa/src => src}/web/pages/tickets/dashboard/usersassigneddisplay.js (100%) rename {gsa/src => src}/web/pages/tickets/details.js (100%) rename {gsa/src => src}/web/pages/tickets/detailspage.js (100%) rename {gsa/src => src}/web/pages/tickets/editdialog.js (100%) rename {gsa/src => src}/web/pages/tickets/filterdialog.js (100%) rename {gsa/src => src}/web/pages/tickets/listpage.js (100%) rename {gsa/src => src}/web/pages/tickets/table.js (100%) rename {gsa/src => src}/web/pages/tickets/validationrules.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/__tests__/detailspage.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/__tests__/listpage.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/__tests__/row.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/__tests__/table.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/component.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/dashboard/modifieddisplay.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/dashboard/timestatusdisplay.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/details.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/detailspage.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/filterdialog.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/listpage.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/row.js (100%) rename {gsa/src => src}/web/pages/tlscertificates/table.js (100%) rename {gsa/src => src}/web/pages/users/component.js (100%) rename {gsa/src => src}/web/pages/users/confirmdeletedialog.js (100%) rename {gsa/src => src}/web/pages/users/details.js (100%) rename {gsa/src => src}/web/pages/users/detailspage.js (100%) rename {gsa/src => src}/web/pages/users/dialog.js (100%) rename {gsa/src => src}/web/pages/users/header.js (100%) rename {gsa/src => src}/web/pages/users/listpage.js (100%) rename {gsa/src => src}/web/pages/users/row.js (100%) rename {gsa/src => src}/web/pages/users/table.js (100%) rename {gsa/src => src}/web/pages/usersettings/defaultspart.js (100%) rename {gsa/src => src}/web/pages/usersettings/dialog.js (100%) rename {gsa/src => src}/web/pages/usersettings/filterpart.js (100%) rename {gsa/src => src}/web/pages/usersettings/generalpart.js (100%) rename {gsa/src => src}/web/pages/usersettings/severitypart.js (100%) rename {gsa/src => src}/web/pages/usersettings/usersettingspage.js (100%) rename {gsa/src => src}/web/pages/usersettings/validationrules.js (100%) rename {gsa/src => src}/web/pages/vulns/dashboard/cvssdisplay.js (100%) rename {gsa/src => src}/web/pages/vulns/dashboard/hostsdisplay.js (100%) rename {gsa/src => src}/web/pages/vulns/dashboard/index.js (100%) rename {gsa/src => src}/web/pages/vulns/dashboard/loaders.js (100%) rename {gsa/src => src}/web/pages/vulns/dashboard/severityclassdisplay.js (100%) rename {gsa/src => src}/web/pages/vulns/filterdialog.js (100%) rename {gsa/src => src}/web/pages/vulns/listpage.js (100%) rename {gsa/src => src}/web/pages/vulns/row.js (100%) rename {gsa/src => src}/web/pages/vulns/table.js (100%) rename {gsa/src => src}/web/routes.js (100%) rename {gsa/src => src}/web/store/__tests__/utils.js (100%) rename {gsa/src => src}/web/store/actions.js (100%) rename {gsa/src => src}/web/store/businessprocessmaps/actions.js (100%) rename {gsa/src => src}/web/store/businessprocessmaps/reducers.js (100%) rename {gsa/src => src}/web/store/businessprocessmaps/selectors.js (100%) rename {gsa/src => src}/web/store/dashboard/data/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/dashboard/data/__tests__/loader.js (100%) rename {gsa/src => src}/web/store/dashboard/data/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/dashboard/data/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/dashboard/data/actions.js (100%) rename {gsa/src => src}/web/store/dashboard/data/loader.js (100%) rename {gsa/src => src}/web/store/dashboard/data/reducers.js (100%) rename {gsa/src => src}/web/store/dashboard/data/selectors.js (100%) rename {gsa/src => src}/web/store/dashboard/settings/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/dashboard/settings/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/dashboard/settings/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/dashboard/settings/actions.js (100%) rename {gsa/src => src}/web/store/dashboard/settings/reducers.js (100%) rename {gsa/src => src}/web/store/dashboard/settings/selectors.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/alerts.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/audits.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/certbund.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/cpes.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/credentials.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/cves.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/dfncerts.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/filters.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/groups.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/hosts.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/notes.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/nvts.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/operatingsystems.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/ovaldefs.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/overrides.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/permissions.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/policies.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/portlists.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/reportformats.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/reports.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/results.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/roles.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/scanconfigs.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/scanners.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/schedules.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/tags.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/targets.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/tasks.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/tickets.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/users.js (100%) rename {gsa/src => src}/web/store/entities/__tests__/vulns.js (100%) rename {gsa/src => src}/web/store/entities/alerts.js (100%) rename {gsa/src => src}/web/store/entities/audits.js (100%) rename {gsa/src => src}/web/store/entities/certbund.js (100%) rename {gsa/src => src}/web/store/entities/cpes.js (100%) rename {gsa/src => src}/web/store/entities/credentials.js (100%) rename {gsa/src => src}/web/store/entities/cves.js (100%) rename {gsa/src => src}/web/store/entities/dfncerts.js (100%) rename {gsa/src => src}/web/store/entities/filters.js (100%) rename {gsa/src => src}/web/store/entities/groups.js (100%) rename {gsa/src => src}/web/store/entities/hosts.js (100%) rename {gsa/src => src}/web/store/entities/notes.js (100%) rename {gsa/src => src}/web/store/entities/nvts.js (100%) rename {gsa/src => src}/web/store/entities/operatingsystems.js (100%) rename {gsa/src => src}/web/store/entities/ovaldefs.js (100%) rename {gsa/src => src}/web/store/entities/overrides.js (100%) rename {gsa/src => src}/web/store/entities/permissions.js (100%) rename {gsa/src => src}/web/store/entities/policies.js (100%) rename {gsa/src => src}/web/store/entities/portlists.js (100%) rename {gsa/src => src}/web/store/entities/reducers.js (100%) rename {gsa/src => src}/web/store/entities/report/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/entities/report/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/entities/report/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/entities/report/actions.js (100%) rename {gsa/src => src}/web/store/entities/report/reducers.js (100%) rename {gsa/src => src}/web/store/entities/report/selectors.js (100%) rename {gsa/src => src}/web/store/entities/reportformats.js (100%) rename {gsa/src => src}/web/store/entities/reports.js (100%) rename {gsa/src => src}/web/store/entities/reports/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/entities/reports/reducers.js (100%) rename {gsa/src => src}/web/store/entities/results.js (100%) rename {gsa/src => src}/web/store/entities/roles.js (100%) rename {gsa/src => src}/web/store/entities/scanconfigs.js (100%) rename {gsa/src => src}/web/store/entities/scanners.js (100%) rename {gsa/src => src}/web/store/entities/schedules.js (100%) rename {gsa/src => src}/web/store/entities/tags.js (100%) rename {gsa/src => src}/web/store/entities/targets.js (100%) rename {gsa/src => src}/web/store/entities/tasks.js (100%) rename {gsa/src => src}/web/store/entities/tickets.js (100%) rename {gsa/src => src}/web/store/entities/tlscertificates.js (100%) rename {gsa/src => src}/web/store/entities/users.js (100%) rename {gsa/src => src}/web/store/entities/utils/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/entities/utils/__tests__/main.js (100%) rename {gsa/src => src}/web/store/entities/utils/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/entities/utils/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/entities/utils/actions.js (100%) rename {gsa/src => src}/web/store/entities/utils/main.js (100%) rename {gsa/src => src}/web/store/entities/utils/reducers.js (100%) rename {gsa/src => src}/web/store/entities/utils/selectors.js (100%) rename {gsa/src => src}/web/store/entities/utils/testing.js (100%) rename {gsa/src => src}/web/store/entities/vulns.js (100%) rename {gsa/src => src}/web/store/index.js (100%) rename {gsa/src => src}/web/store/pages/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/pages/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/pages/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/pages/actions.js (100%) rename {gsa/src => src}/web/store/pages/reducers.js (100%) rename {gsa/src => src}/web/store/pages/selectors.js (100%) rename {gsa/src => src}/web/store/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/usersettings/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/usersettings/actions.js (100%) rename {gsa/src => src}/web/store/usersettings/defaultfilters/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/usersettings/defaultfilters/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/defaultfilters/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/usersettings/defaultfilters/actions.js (100%) rename {gsa/src => src}/web/store/usersettings/defaultfilters/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/defaultfilters/selectors.js (100%) rename {gsa/src => src}/web/store/usersettings/defaults/__tests__/actions.js (100%) rename {gsa/src => src}/web/store/usersettings/defaults/__tests__/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/defaults/__tests__/selectors.js (100%) rename {gsa/src => src}/web/store/usersettings/defaults/actions.js (100%) rename {gsa/src => src}/web/store/usersettings/defaults/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/defaults/selectors.js (100%) rename {gsa/src => src}/web/store/usersettings/reducers.js (100%) rename {gsa/src => src}/web/store/usersettings/selectors.js (100%) rename {gsa/src => src}/web/store/utils.js (100%) rename {gsa/src => src}/web/utils/__tests__/render.js (100%) rename {gsa/src => src}/web/utils/__tests__/sort.js (100%) rename {gsa/src => src}/web/utils/__tests__/useCapabilities.js (100%) rename {gsa/src => src}/web/utils/__tests__/useGmp.js (100%) rename {gsa/src => src}/web/utils/__tests__/useUserIsLoggedIn.js (100%) rename {gsa/src => src}/web/utils/__tests__/useUserName.js (100%) rename {gsa/src => src}/web/utils/__tests__/useUserSessionTimeout.js (100%) rename {gsa/src => src}/web/utils/__tests__/useUserTimezone.js (100%) rename {gsa/src => src}/web/utils/cert.js (100%) rename {gsa/src => src}/web/utils/compose.js (100%) rename {gsa/src => src}/web/utils/cpe.js (100%) rename {gsa/src => src}/web/utils/globalcss.js (100%) rename {gsa/src => src}/web/utils/languages.js (100%) rename {gsa/src => src}/web/utils/os.js (100%) rename {gsa/src => src}/web/utils/proptypes.js (100%) rename {gsa/src => src}/web/utils/render.js (100%) rename {gsa/src => src}/web/utils/selectiontype.js (100%) rename {gsa/src => src}/web/utils/severity.js (100%) rename {gsa/src => src}/web/utils/sort.js (100%) rename {gsa/src => src}/web/utils/state.js (100%) rename {gsa/src => src}/web/utils/testing.js (100%) rename {gsa/src => src}/web/utils/theme.js (100%) rename {gsa/src => src}/web/utils/urls.js (100%) rename {gsa/src => src}/web/utils/useCapabilities.js (100%) rename {gsa/src => src}/web/utils/useGmp.js (100%) rename {gsa/src => src}/web/utils/useUserIsLoggedIn.js (100%) rename {gsa/src => src}/web/utils/useUserName.js (100%) rename {gsa/src => src}/web/utils/useUserSessionTimeout.js (100%) rename {gsa/src => src}/web/utils/useUserTimezone.js (100%) rename {gsa/src => src}/web/utils/warning.js (100%) rename {gsa/src => src}/web/utils/withCapabilities.js (100%) rename {gsa/src => src}/web/utils/withComponentDefaults.js (100%) rename {gsa/src => src}/web/utils/withGmp.js (100%) rename {gsa/src => src}/web/utils/withPrefix.js (100%) rename {gsa/src => src}/web/utils/withSubscription.js (100%) rename {gsa/src => src}/web/utils/withUserName.js (100%) rename {gsa/src => src}/web/wizard/__tests__/advancedtaskwizard.js (100%) rename {gsa/src => src}/web/wizard/__tests__/modifytaskwizard.js (100%) rename {gsa/src => src}/web/wizard/advancedtaskwizard.js (100%) rename {gsa/src => src}/web/wizard/modifytaskwizard.js (100%) rename {gsa/src => src}/web/wizard/taskwizard.js (100%) rename gsa/yarn.lock => yarn.lock (100%) diff --git a/CMakeLists.txt b/CMakeLists.txt index 13693b1053..a1d44d4eff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2021 Greenbone Networks GmbH +# Copyright (C) 2016-2021 Greenbone Networks GmbH # # SPDX-License-Identifier: AGPL-3.0-or-later # @@ -17,18 +17,14 @@ cmake_minimum_required (VERSION 3.0) -message ("-- Configuring Greenbone Security Assistant") +message ("-- Configuring gsa") -# VERSION: Set patch version for stable releases, e.g. "9.0.1", -# unset patch version for prereleases, e.g. "9.0" -project (greenbone-security-assistant - VERSION 21.4.3) +project (gsa VERSION 21.4.3 LANGUAGES) -SET(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake) +set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake) -if (NOT CMAKE_BUILD_TYPE) - set (CMAKE_BUILD_TYPE Debug) -endif (NOT CMAKE_BUILD_TYPE) +find_package (Node 10.0 REQUIRED) +find_package (Yarn 1.0) # Set dev version if this is a development version and not a full release, # unset (put value 0 or delete line) before a full release and reset after. @@ -45,47 +41,1189 @@ endif (PROJECT_DEV_VERSION) set (PROJECT_VERSION_STRING "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}${PROJECT_VERSION_SUFFIX}${GIT_REVISION}") -## Retrieve git revision (at configure time) -include (GetGit) +if (NOT DATADIR) + set (DATADIR "${CMAKE_INSTALL_PREFIX}/share") +endif (NOT DATADIR) -## Variables +set (GSA_BUILD_DIR ${CMAKE_CURRENT_SOURCE_DIR}/build) -if (NOT SYSCONFDIR) - set (SYSCONFDIR "${CMAKE_INSTALL_PREFIX}/etc") -endif (NOT SYSCONFDIR) +if (NOT GSA_DEST_DIR) + set (GSA_DEST_DIR ${DATADIR}/gvm/gsad/web) +endif (NOT GSA_DEST_DIR) -if (NOT EXEC_PREFIX) - set (EXEC_PREFIX "${CMAKE_INSTALL_PREFIX}") -endif (NOT EXEC_PREFIX) +set (GSA_SRC_DIR ${CMAKE_CURRENT_SOURCE_DIR}) -if (NOT BINDIR) - set (BINDIR "${EXEC_PREFIX}/bin") -endif (NOT BINDIR) +set (GSA_PKG_FILES + ${GSA_SRC_DIR}/package.json) -if (NOT SBINDIR) - set (SBINDIR "${EXEC_PREFIX}/sbin") -endif (NOT SBINDIR) +if (NOT YARN_FOUND) + MESSAGE (WARNING "Yarn package manager not found. Please install " + "yarn for reproducible builds (see https://yarnpkg.com/en/docs/install). " + "Trying to use npm instead.") + find_package (Npm REQUIRED) + set (INSTALLER ${NPM_EXECUTABLE}) +else (NOT YARN_FOUND) + set (INSTALLER ${YARN_EXECUTABLE}) + if (YARN_OFFLINE) + set (INSTALLER_ARGS "--offline") + MESSAGE( STATUS "Using Yarn in offline mode") + endif (YARN_OFFLINE) + list (APPEND GSA_PKG_FILES ${GSA_SRC_DIR}/yarn.lock) +endif (NOT YARN_FOUND) -if (NOT LIBDIR) - set (LIBDIR "${EXEC_PREFIX}/lib") -endif (NOT LIBDIR) +message (STATUS "Building gsa version ${PROJECT_VERSION_STRING}") -if (NOT LOCALSTATEDIR) - set (LOCALSTATEDIR "${CMAKE_INSTALL_PREFIX}/var") -endif (NOT LOCALSTATEDIR) +set (GSA_STATIC_SRC_FILES + ${GSA_SRC_DIR}/public/index.html) -if (NOT INCLUDEDIR) - set (INCLUDEDIR "${CMAKE_INSTALL_PREFIX}/include") -endif (NOT INCLUDEDIR) +set (GSA_JS_SRC_FILES + ${GSA_SRC_DIR}/src/index.js + ${GSA_SRC_DIR}/src/gmp/cancel.js + ${GSA_SRC_DIR}/src/gmp/capabilities/capabilities.js + ${GSA_SRC_DIR}/src/gmp/capabilities/everything.js + ${GSA_SRC_DIR}/src/gmp/collection/collectioncounts.js + ${GSA_SRC_DIR}/src/gmp/collection/parser.js + ${GSA_SRC_DIR}/src/gmp/command.js + ${GSA_SRC_DIR}/src/gmp/commands/alerts.js + ${GSA_SRC_DIR}/src/gmp/commands/audits.js + ${GSA_SRC_DIR}/src/gmp/commands/auth.js + ${GSA_SRC_DIR}/src/gmp/commands/certbund.js + ${GSA_SRC_DIR}/src/gmp/commands/cpes.js + ${GSA_SRC_DIR}/src/gmp/commands/credentials.js + ${GSA_SRC_DIR}/src/gmp/commands/cves.js + ${GSA_SRC_DIR}/src/gmp/commands/cvsscalculator.js + ${GSA_SRC_DIR}/src/gmp/commands/dashboards.js + ${GSA_SRC_DIR}/src/gmp/commands/dfncert.js + ${GSA_SRC_DIR}/src/gmp/commands/entities.js + ${GSA_SRC_DIR}/src/gmp/commands/entity.js + ${GSA_SRC_DIR}/src/gmp/commands/feedstatus.js + ${GSA_SRC_DIR}/src/gmp/commands/filters.js + ${GSA_SRC_DIR}/src/gmp/commands/gmp.js + ${GSA_SRC_DIR}/src/gmp/commands/groups.js + ${GSA_SRC_DIR}/src/gmp/commands/hosts.js + ${GSA_SRC_DIR}/src/gmp/commands/http.js + ${GSA_SRC_DIR}/src/gmp/commands/infoentities.js + ${GSA_SRC_DIR}/src/gmp/commands/infoentity.js + ${GSA_SRC_DIR}/src/gmp/commands/login.js + ${GSA_SRC_DIR}/src/gmp/commands/notes.js + ${GSA_SRC_DIR}/src/gmp/commands/nvt.js + ${GSA_SRC_DIR}/src/gmp/commands/os.js + ${GSA_SRC_DIR}/src/gmp/commands/ovaldefs.js + ${GSA_SRC_DIR}/src/gmp/commands/overrides.js + ${GSA_SRC_DIR}/src/gmp/commands/permissions.js + ${GSA_SRC_DIR}/src/gmp/commands/policies.js + ${GSA_SRC_DIR}/src/gmp/commands/portlists.js + ${GSA_SRC_DIR}/src/gmp/commands/reportformats.js + ${GSA_SRC_DIR}/src/gmp/commands/reports.js + ${GSA_SRC_DIR}/src/gmp/commands/results.js + ${GSA_SRC_DIR}/src/gmp/commands/roles.js + ${GSA_SRC_DIR}/src/gmp/commands/scanconfigs.js + ${GSA_SRC_DIR}/src/gmp/commands/scanners.js + ${GSA_SRC_DIR}/src/gmp/commands/schedules.js + ${GSA_SRC_DIR}/src/gmp/commands/tags.js + ${GSA_SRC_DIR}/src/gmp/commands/targets.js + ${GSA_SRC_DIR}/src/gmp/commands/tasks.js + ${GSA_SRC_DIR}/src/gmp/commands/tickets.js + ${GSA_SRC_DIR}/src/gmp/commands/tlscertificates.js + ${GSA_SRC_DIR}/src/gmp/commands/trashcan.js + ${GSA_SRC_DIR}/src/gmp/commands/users.js + ${GSA_SRC_DIR}/src/gmp/commands/vulns.js + ${GSA_SRC_DIR}/src/gmp/gmp.js + ${GSA_SRC_DIR}/src/gmp/gmpsettings.js + ${GSA_SRC_DIR}/src/gmp/http/gmp.js + ${GSA_SRC_DIR}/src/gmp/http/http.js + ${GSA_SRC_DIR}/src/gmp/http/rejection.js + ${GSA_SRC_DIR}/src/gmp/http/response.js + ${GSA_SRC_DIR}/src/gmp/http/transform/default.js + ${GSA_SRC_DIR}/src/gmp/http/transform/fastxml.js + ${GSA_SRC_DIR}/src/gmp/http/utils.js + ${GSA_SRC_DIR}/src/gmp/index.js + ${GSA_SRC_DIR}/src/gmp/locale/date.js + ${GSA_SRC_DIR}/src/gmp/locale/detector.js + ${GSA_SRC_DIR}/src/gmp/locale/lang.js + ${GSA_SRC_DIR}/src/gmp/locale/languages.js + ${GSA_SRC_DIR}/src/gmp/locale/index.js + ${GSA_SRC_DIR}/src/gmp/log.js + ${GSA_SRC_DIR}/src/gmp/model.js + ${GSA_SRC_DIR}/src/gmp/models/actionresult.js + ${GSA_SRC_DIR}/src/gmp/models/alert.js + ${GSA_SRC_DIR}/src/gmp/models/asset.js + ${GSA_SRC_DIR}/src/gmp/models/audit.js + ${GSA_SRC_DIR}/src/gmp/models/certbund.js + ${GSA_SRC_DIR}/src/gmp/models/cpe.js + ${GSA_SRC_DIR}/src/gmp/models/credential.js + ${GSA_SRC_DIR}/src/gmp/models/cve.js + ${GSA_SRC_DIR}/src/gmp/models/date.js + ${GSA_SRC_DIR}/src/gmp/models/dfncert.js + ${GSA_SRC_DIR}/src/gmp/models/event.js + ${GSA_SRC_DIR}/src/gmp/models/filter.js + ${GSA_SRC_DIR}/src/gmp/models/filter/convert.js + ${GSA_SRC_DIR}/src/gmp/models/filter/filterterm.js + ${GSA_SRC_DIR}/src/gmp/models/filter/keywords.js + ${GSA_SRC_DIR}/src/gmp/models/filter/utils.js + ${GSA_SRC_DIR}/src/gmp/models/group.js + ${GSA_SRC_DIR}/src/gmp/models/host.js + ${GSA_SRC_DIR}/src/gmp/models/info.js + ${GSA_SRC_DIR}/src/gmp/models/login.js + ${GSA_SRC_DIR}/src/gmp/models/note.js + ${GSA_SRC_DIR}/src/gmp/models/nvt.js + ${GSA_SRC_DIR}/src/gmp/models/os.js + ${GSA_SRC_DIR}/src/gmp/models/ovaldef.js + ${GSA_SRC_DIR}/src/gmp/models/override.js + ${GSA_SRC_DIR}/src/gmp/models/permission.js + ${GSA_SRC_DIR}/src/gmp/models/policy.js + ${GSA_SRC_DIR}/src/gmp/models/portlist.js + ${GSA_SRC_DIR}/src/gmp/models/reportformat.js + ${GSA_SRC_DIR}/src/gmp/models/report.js + ${GSA_SRC_DIR}/src/gmp/models/report/app.js + ${GSA_SRC_DIR}/src/gmp/models/report/cve.js + ${GSA_SRC_DIR}/src/gmp/models/report/host.js + ${GSA_SRC_DIR}/src/gmp/models/report/os.js + ${GSA_SRC_DIR}/src/gmp/models/report/parser.js + ${GSA_SRC_DIR}/src/gmp/models/report/port.js + ${GSA_SRC_DIR}/src/gmp/models/report/report.js + ${GSA_SRC_DIR}/src/gmp/models/report/task.js + ${GSA_SRC_DIR}/src/gmp/models/report/tlscertificate.js + ${GSA_SRC_DIR}/src/gmp/models/result.js + ${GSA_SRC_DIR}/src/gmp/models/role.js + ${GSA_SRC_DIR}/src/gmp/models/scanconfig.js + ${GSA_SRC_DIR}/src/gmp/models/scanner.js + ${GSA_SRC_DIR}/src/gmp/models/schedule.js + ${GSA_SRC_DIR}/src/gmp/models/secinfo.js + ${GSA_SRC_DIR}/src/gmp/models/settings.js + ${GSA_SRC_DIR}/src/gmp/models/tag.js + ${GSA_SRC_DIR}/src/gmp/models/target.js + ${GSA_SRC_DIR}/src/gmp/models/task.js + ${GSA_SRC_DIR}/src/gmp/models/ticket.js + ${GSA_SRC_DIR}/src/gmp/models/tlscertificate.js + ${GSA_SRC_DIR}/src/gmp/models/user.js + ${GSA_SRC_DIR}/src/gmp/models/vulnerability.js + ${GSA_SRC_DIR}/src/gmp/parser.js + ${GSA_SRC_DIR}/src/gmp/timezones.js + ${GSA_SRC_DIR}/src/gmp/utils/array.js + ${GSA_SRC_DIR}/src/gmp/utils/entitytype.js + ${GSA_SRC_DIR}/src/gmp/utils/event.js + ${GSA_SRC_DIR}/src/gmp/utils/id.js + ${GSA_SRC_DIR}/src/gmp/utils/identity.js + ${GSA_SRC_DIR}/src/gmp/utils/number.js + ${GSA_SRC_DIR}/src/gmp/utils/object.js + ${GSA_SRC_DIR}/src/gmp/utils/string.js + ${GSA_SRC_DIR}/src/gmp/utils/trace.js + ${GSA_SRC_DIR}/src/web/app.js + ${GSA_SRC_DIR}/src/web/components/badge/badge.js + ${GSA_SRC_DIR}/src/web/components/bar/compliancestatusbar.js + ${GSA_SRC_DIR}/src/web/components/bar/menubar.js + ${GSA_SRC_DIR}/src/web/components/bar/progressbar.js + ${GSA_SRC_DIR}/src/web/components/bar/severitybar.js + ${GSA_SRC_DIR}/src/web/components/bar/statusbar.js + ${GSA_SRC_DIR}/src/web/components/bar/titlebar.js + ${GSA_SRC_DIR}/src/web/components/bar/toolbar.js + ${GSA_SRC_DIR}/src/web/components/chart/axis.js + ${GSA_SRC_DIR}/src/web/components/chart/bar.js + ${GSA_SRC_DIR}/src/web/components/chart/bubble.js + ${GSA_SRC_DIR}/src/web/components/chart/donut.js + ${GSA_SRC_DIR}/src/web/components/chart/donut/arc2d.js + ${GSA_SRC_DIR}/src/web/components/chart/donut/arc3d.js + ${GSA_SRC_DIR}/src/web/components/chart/donut/labels.js + ${GSA_SRC_DIR}/src/web/components/chart/donut/paths.js + ${GSA_SRC_DIR}/src/web/components/chart/donut/pie.js + ${GSA_SRC_DIR}/src/web/components/chart/donut/proptypes.js + ${GSA_SRC_DIR}/src/web/components/chart/group.js + ${GSA_SRC_DIR}/src/web/components/chart/label.js + ${GSA_SRC_DIR}/src/web/components/chart/legend.js + ${GSA_SRC_DIR}/src/web/components/chart/line.js + ${GSA_SRC_DIR}/src/web/components/chart/schedule.js + ${GSA_SRC_DIR}/src/web/components/chart/svg.js + ${GSA_SRC_DIR}/src/web/components/chart/tooltip.js + ${GSA_SRC_DIR}/src/web/components/chart/topology.js + ${GSA_SRC_DIR}/src/web/components/chart/utils/arc.js + ${GSA_SRC_DIR}/src/web/components/chart/utils/constants.js + ${GSA_SRC_DIR}/src/web/components/chart/utils/path.js + ${GSA_SRC_DIR}/src/web/components/chart/utils/update.js + ${GSA_SRC_DIR}/src/web/components/chart/wordcloud.js + ${GSA_SRC_DIR}/src/web/components/comment/comment.js + ${GSA_SRC_DIR}/src/web/components/dashboard/controls.js + ${GSA_SRC_DIR}/src/web/components/dashboard/dashboard.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/created/createddisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/created/createdtransform.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/createDisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/cvss/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/cvss/cvsstabledisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/cvss/cvsstransform.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/datadisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/datadisplayicons.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/datatable.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/datatabledisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/display.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/filterselection.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/severity/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/severity/severityclasstabledisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/severity/severityclasstransform.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/status/statusdisplay.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/utils.js + ${GSA_SRC_DIR}/src/web/components/dashboard/display/withFilterSelection.js + ${GSA_SRC_DIR}/src/web/components/dashboard/registry.js + ${GSA_SRC_DIR}/src/web/components/dashboard/utils.js + ${GSA_SRC_DIR}/src/web/components/dialog/button.js + ${GSA_SRC_DIR}/src/web/components/dialog/composercontent.js + ${GSA_SRC_DIR}/src/web/components/dialog/container.js + ${GSA_SRC_DIR}/src/web/components/dialog/content.js + ${GSA_SRC_DIR}/src/web/components/dialog/closebutton.js + ${GSA_SRC_DIR}/src/web/components/dialog/dialog.js + ${GSA_SRC_DIR}/src/web/components/dialog/error.js + ${GSA_SRC_DIR}/src/web/components/dialog/footer.js + ${GSA_SRC_DIR}/src/web/components/dialog/confirmationdialog.js + ${GSA_SRC_DIR}/src/web/components/dialog/overlay.js + ${GSA_SRC_DIR}/src/web/components/dialog/resizer.js + ${GSA_SRC_DIR}/src/web/components/dialog/savedialog.js + ${GSA_SRC_DIR}/src/web/components/dialog/scrollablecontent.js + ${GSA_SRC_DIR}/src/web/components/dialog/title.js + ${GSA_SRC_DIR}/src/web/components/dialog/twobuttonfooter.js + ${GSA_SRC_DIR}/src/web/components/error/errorboundary.js + ${GSA_SRC_DIR}/src/web/components/error/errorcontainer.js + ${GSA_SRC_DIR}/src/web/components/error/errormessage.js + ${GSA_SRC_DIR}/src/web/components/error/errorpanel.js + ${GSA_SRC_DIR}/src/web/components/folding/folding.js + ${GSA_SRC_DIR}/src/web/components/footnote/footnote.js + ${GSA_SRC_DIR}/src/web/components/form/button.js + ${GSA_SRC_DIR}/src/web/components/form/loadingbutton.js + ${GSA_SRC_DIR}/src/web/components/form/checkbox.js + ${GSA_SRC_DIR}/src/web/components/form/datepicker.js + ${GSA_SRC_DIR}/src/web/components/form/download.js + ${GSA_SRC_DIR}/src/web/components/form/field.js + ${GSA_SRC_DIR}/src/web/components/form/filefield.js + ${GSA_SRC_DIR}/src/web/components/form/formgroup.js + ${GSA_SRC_DIR}/src/web/components/form/multiselect.js + ${GSA_SRC_DIR}/src/web/components/form/numberfield.js + ${GSA_SRC_DIR}/src/web/components/form/passwordfield.js + ${GSA_SRC_DIR}/src/web/components/form/radio.js + ${GSA_SRC_DIR}/src/web/components/form/select.js + ${GSA_SRC_DIR}/src/web/components/form/selectelements.js + ${GSA_SRC_DIR}/src/web/components/form/spinner.js + ${GSA_SRC_DIR}/src/web/components/form/textarea.js + ${GSA_SRC_DIR}/src/web/components/form/textfield.js + ${GSA_SRC_DIR}/src/web/components/form/timezoneselect.js + ${GSA_SRC_DIR}/src/web/components/form/togglebutton.js + ${GSA_SRC_DIR}/src/web/components/form/useFormValidation.js + ${GSA_SRC_DIR}/src/web/components/form/withClickHandler.js + ${GSA_SRC_DIR}/src/web/components/form/withDownload.js + ${GSA_SRC_DIR}/src/web/components/form/yesnoradio.js + ${GSA_SRC_DIR}/src/web/components/icon/addtoassetsicon.js + ${GSA_SRC_DIR}/src/web/components/icon/alerticon.js + ${GSA_SRC_DIR}/src/web/components/icon/alterableicon.js + ${GSA_SRC_DIR}/src/web/components/icon/arrowicon.js + ${GSA_SRC_DIR}/src/web/components/icon/auditicon.js + ${GSA_SRC_DIR}/src/web/components/icon/bpmicon.js + ${GSA_SRC_DIR}/src/web/components/icon/calendaricon.js + ${GSA_SRC_DIR}/src/web/components/icon/certbundadvicon.js + ${GSA_SRC_DIR}/src/web/components/icon/cloneicon.js + ${GSA_SRC_DIR}/src/web/components/icon/condcoloricon.js + ${GSA_SRC_DIR}/src/web/components/icon/cpeicon.js + ${GSA_SRC_DIR}/src/web/components/icon/cpelogoicon.js + ${GSA_SRC_DIR}/src/web/components/icon/credentialicon.js + ${GSA_SRC_DIR}/src/web/components/icon/cveicon.js + ${GSA_SRC_DIR}/src/web/components/icon/cvssicon.js + ${GSA_SRC_DIR}/src/web/components/icon/dashboardicon.js + ${GSA_SRC_DIR}/src/web/components/icon/deleteicon.js + ${GSA_SRC_DIR}/src/web/components/icon/deltaicon.js + ${GSA_SRC_DIR}/src/web/components/icon/deltasecondicon.js + ${GSA_SRC_DIR}/src/web/components/icon/detailsicon.js + ${GSA_SRC_DIR}/src/web/components/icon/dfncertadvicon.js + ${GSA_SRC_DIR}/src/web/components/icon/disableicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloadicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloadcsvicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloaddebicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloadexeicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloadkeyicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloadrpmicon.js + ${GSA_SRC_DIR}/src/web/components/icon/downloadsvgicon.js + ${GSA_SRC_DIR}/src/web/components/icon/edgeicon.js + ${GSA_SRC_DIR}/src/web/components/icon/editicon.js + ${GSA_SRC_DIR}/src/web/components/icon/enableicon.js + ${GSA_SRC_DIR}/src/web/components/icon/exporticon.js + ${GSA_SRC_DIR}/src/web/components/icon/feedicon.js + ${GSA_SRC_DIR}/src/web/components/icon/filtericon.js + ${GSA_SRC_DIR}/src/web/components/icon/firsticon.js + ${GSA_SRC_DIR}/src/web/components/icon/foldicon.js + ${GSA_SRC_DIR}/src/web/components/icon/foldstateicon.js + ${GSA_SRC_DIR}/src/web/components/icon/groupicon.js + ${GSA_SRC_DIR}/src/web/components/icon/hosticon.js + ${GSA_SRC_DIR}/src/web/components/icon/icon.js + ${GSA_SRC_DIR}/src/web/components/icon/importicon.js + ${GSA_SRC_DIR}/src/web/components/icon/helpicon.js + ${GSA_SRC_DIR}/src/web/components/icon/keyicon.js + ${GSA_SRC_DIR}/src/web/components/icon/lasticon.js + ${GSA_SRC_DIR}/src/web/components/icon/ldapicon.js + ${GSA_SRC_DIR}/src/web/components/icon/legendicon.js + ${GSA_SRC_DIR}/src/web/components/icon/listicon.js + ${GSA_SRC_DIR}/src/web/components/icon/listsvgicon.js + ${GSA_SRC_DIR}/src/web/components/icon/logouticon.js + ${GSA_SRC_DIR}/src/web/components/icon/manualicon.js + ${GSA_SRC_DIR}/src/web/components/icon/magnifiericon.js + ${GSA_SRC_DIR}/src/web/components/icon/minusicon.js + ${GSA_SRC_DIR}/src/web/components/icon/mysettingsicon.js + ${GSA_SRC_DIR}/src/web/components/icon/newicon.js + ${GSA_SRC_DIR}/src/web/components/icon/newnoteicon.js + ${GSA_SRC_DIR}/src/web/components/icon/newoverrideicon.js + ${GSA_SRC_DIR}/src/web/components/icon/newprocessicon.js + ${GSA_SRC_DIR}/src/web/components/icon/newticketicon.js + ${GSA_SRC_DIR}/src/web/components/icon/nexticon.js + ${GSA_SRC_DIR}/src/web/components/icon/noteicon.js + ${GSA_SRC_DIR}/src/web/components/icon/nvticon.js + ${GSA_SRC_DIR}/src/web/components/icon/osicon.js + ${GSA_SRC_DIR}/src/web/components/icon/ossvgicon.js + ${GSA_SRC_DIR}/src/web/components/icon/ovaldeficon.js + ${GSA_SRC_DIR}/src/web/components/icon/overrideicon.js + ${GSA_SRC_DIR}/src/web/components/icon/performanceicon.js + ${GSA_SRC_DIR}/src/web/components/icon/permissionicon.js + ${GSA_SRC_DIR}/src/web/components/icon/plusicon.js + ${GSA_SRC_DIR}/src/web/components/icon/policyicon.js + ${GSA_SRC_DIR}/src/web/components/icon/portlisticon.js + ${GSA_SRC_DIR}/src/web/components/icon/previousicon.js + ${GSA_SRC_DIR}/src/web/components/icon/provideviewicon.js + ${GSA_SRC_DIR}/src/web/components/icon/refreshicon.js + ${GSA_SRC_DIR}/src/web/components/icon/radiusicon.js + ${GSA_SRC_DIR}/src/web/components/icon/removefromassetsicon.js + ${GSA_SRC_DIR}/src/web/components/icon/reportformaticon.js + ${GSA_SRC_DIR}/src/web/components/icon/roleicon.js + ${GSA_SRC_DIR}/src/web/components/icon/reporticon.js + ${GSA_SRC_DIR}/src/web/components/icon/restoreicon.js + ${GSA_SRC_DIR}/src/web/components/icon/reseticon.js + ${GSA_SRC_DIR}/src/web/components/icon/resulticon.js + ${GSA_SRC_DIR}/src/web/components/icon/restoreicon.js + ${GSA_SRC_DIR}/src/web/components/icon/resumeicon.js + ${GSA_SRC_DIR}/src/web/components/icon/scanconfigicon.js + ${GSA_SRC_DIR}/src/web/components/icon/scannericon.js + ${GSA_SRC_DIR}/src/web/components/icon/scheduleicon.js + ${GSA_SRC_DIR}/src/web/components/icon/sensoricon.js + ${GSA_SRC_DIR}/src/web/components/icon/solutiontypeicon.js + ${GSA_SRC_DIR}/src/web/components/icon/solutiontypesvgicon.js + ${GSA_SRC_DIR}/src/web/components/icon/starticon.js + ${GSA_SRC_DIR}/src/web/components/icon/stopicon.js + ${GSA_SRC_DIR}/src/web/components/icon/stmitigateicon.js + ${GSA_SRC_DIR}/src/web/components/icon/stnonavailableicon.js + ${GSA_SRC_DIR}/src/web/components/icon/stunknownicon.js + ${GSA_SRC_DIR}/src/web/components/icon/stvendorfixicon.js + ${GSA_SRC_DIR}/src/web/components/icon/stwillnotfixicon.js + ${GSA_SRC_DIR}/src/web/components/icon/stworkaroundicon.js + ${GSA_SRC_DIR}/src/web/components/icon/svgicon.js + ${GSA_SRC_DIR}/src/web/components/icon/tagicon.js + ${GSA_SRC_DIR}/src/web/components/icon/tagsicon.js + ${GSA_SRC_DIR}/src/web/components/icon/tagssvgicon.js + ${GSA_SRC_DIR}/src/web/components/icon/targeticon.js + ${GSA_SRC_DIR}/src/web/components/icon/taskicon.js + ${GSA_SRC_DIR}/src/web/components/icon/ticketicon.js + ${GSA_SRC_DIR}/src/web/components/icon/tlscertificateicon.js + ${GSA_SRC_DIR}/src/web/components/icon/toggle3dicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trashcanicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trashdeleteicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trashicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trenddownicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trendlessicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trendmoreicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trendnochangeicon.js + ${GSA_SRC_DIR}/src/web/components/icon/trendupicon.js + ${GSA_SRC_DIR}/src/web/components/icon/unfoldicon.js + ${GSA_SRC_DIR}/src/web/components/icon/uploadicon.js + ${GSA_SRC_DIR}/src/web/components/icon/usericon.js + ${GSA_SRC_DIR}/src/web/components/icon/verifyicon.js + ${GSA_SRC_DIR}/src/web/components/icon/verifynoicon.js + ${GSA_SRC_DIR}/src/web/components/icon/viewothericon.js + ${GSA_SRC_DIR}/src/web/components/icon/vulnerabilityicon.js + ${GSA_SRC_DIR}/src/web/components/icon/withIconSize.js + ${GSA_SRC_DIR}/src/web/components/icon/withSvgIcon.js + ${GSA_SRC_DIR}/src/web/components/icon/wizardicon.js + ${GSA_SRC_DIR}/src/web/components/icon/svg/add_to_assets.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/alert.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/alterable.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/audit.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/bpm.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/calendar.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/cert_bund_adv.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/cond_color.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/clone.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/config.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/cpe.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/credential.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/cve.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/cvss_calculator.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dashboard.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/delete.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/delta.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/delta_second.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/details.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dfn_cert_adv.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/disable.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_csv.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_deb.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_exe.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_key.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_rpm.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_svg.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/download.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/edge.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/edit.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/enable.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/export.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/filter.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/first.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/feed.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/greenbone.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/group.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/help.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/host.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/import.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/key.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/last.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/ldap.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/legend.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/list.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/logout.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_mitigate.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_nonavailable.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_unknown.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_vendorfix.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_willnotfix.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_workaround.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/magnifier.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/minus.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/my_setting.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/new.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/new_process.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/new_note.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/new_override.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/new_ticket.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/next.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/note.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/nvt.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/os.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/ovaldef.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/override.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/performance.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/permission.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/plus.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/policy.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/port_list.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/previous.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/provide_view.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/radius.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/refresh.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/remove_from_assets.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/report_format.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/report.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/reset.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/result.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/restore.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/resume.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/role.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/scanner.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/st_vendorfix.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/start.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/stop.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/schedule.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/sensor.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/solution_type.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/tag.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/tags.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/target.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/task.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/ticket.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/tlscertificate.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/toggle3d.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/trashcan.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_down.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_less.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_more.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_nochange.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_up.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/upload.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/user.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/verify.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/verify_no.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/view_other.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/vulnerability.svg + ${GSA_SRC_DIR}/src/web/components/icon/svg/wizard.svg + ${GSA_SRC_DIR}/src/web/components/img/greenbone.js + ${GSA_SRC_DIR}/src/web/components/img/img.js + ${GSA_SRC_DIR}/src/web/components/img/product.js + ${GSA_SRC_DIR}/src/web/components/label/severityclass.js + ${GSA_SRC_DIR}/src/web/components/layout/divider.js + ${GSA_SRC_DIR}/src/web/components/layout/globalstyles.js + ${GSA_SRC_DIR}/src/web/components/layout/icondivider.js + ${GSA_SRC_DIR}/src/web/components/layout/layout.js + ${GSA_SRC_DIR}/src/web/components/layout/withLayout.js + ${GSA_SRC_DIR}/src/web/components/loading/loading.js + ${GSA_SRC_DIR}/src/web/components/link/blanklink.js + ${GSA_SRC_DIR}/src/web/components/link/certlink.js + ${GSA_SRC_DIR}/src/web/components/link/cvelink.js + ${GSA_SRC_DIR}/src/web/components/link/detailslink.js + ${GSA_SRC_DIR}/src/web/components/link/externallink.js + ${GSA_SRC_DIR}/src/web/components/link/innerlink.js + ${GSA_SRC_DIR}/src/web/components/link/link.js + ${GSA_SRC_DIR}/src/web/components/link/manuallink.js + ${GSA_SRC_DIR}/src/web/components/link/protocoldoclink.js + ${GSA_SRC_DIR}/src/web/components/link/target.js + ${GSA_SRC_DIR}/src/web/components/menu/iconmenu.js + ${GSA_SRC_DIR}/src/web/components/menu/menu.js + ${GSA_SRC_DIR}/src/web/components/menu/menuentry.js + ${GSA_SRC_DIR}/src/web/components/menu/menuhelpentry.js + ${GSA_SRC_DIR}/src/web/components/menu/menusection.js + ${GSA_SRC_DIR}/src/web/components/menu/usermenu.js + ${GSA_SRC_DIR}/src/web/components/notification/dialognotification.js + ${GSA_SRC_DIR}/src/web/components/notification/withDialogNotifiaction.js + ${GSA_SRC_DIR}/src/web/components/observer/localeobserver.js + ${GSA_SRC_DIR}/src/web/components/observer/locationobserver.js + ${GSA_SRC_DIR}/src/web/components/observer/sessionobserver.js + ${GSA_SRC_DIR}/src/web/components/pagination/pagination.js + ${GSA_SRC_DIR}/src/web/components/panel/infopanel.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/applyoverridesgroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/createnamedfiltergroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/dialog.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/dialogproptypes.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/filterstringgroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/filterdialog.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/firstresultgroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/minqodgroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/powerfilter.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/resultsperpagegroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/severitylevelsgroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/solutiontypegroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/sortbygroup.js + ${GSA_SRC_DIR}/src/web/components/powerfilter/withFilterDialog.js + ${GSA_SRC_DIR}/src/web/components/processmap/background.js + ${GSA_SRC_DIR}/src/web/components/processmap/createprocessdialog.js + ${GSA_SRC_DIR}/src/web/components/processmap/edge.js + ${GSA_SRC_DIR}/src/web/components/processmap/hosttable.js + ${GSA_SRC_DIR}/src/web/components/processmap/processmap.js + ${GSA_SRC_DIR}/src/web/components/processmap/processmaploader.js + ${GSA_SRC_DIR}/src/web/components/processmap/processnode.js + ${GSA_SRC_DIR}/src/web/components/processmap/processpanel.js + ${GSA_SRC_DIR}/src/web/components/processmap/resultstable.js + ${GSA_SRC_DIR}/src/web/components/processmap/tools.js + ${GSA_SRC_DIR}/src/web/components/processmap/usecolorize.js + ${GSA_SRC_DIR}/src/web/components/processmap/utils.js + ${GSA_SRC_DIR}/src/web/components/processmap/validationrules.js + ${GSA_SRC_DIR}/src/web/components/provider/capabilitiesprovider.js + ${GSA_SRC_DIR}/src/web/components/provider/gmpprovider.js + ${GSA_SRC_DIR}/src/web/components/provider/iconsizeprovider.js + ${GSA_SRC_DIR}/src/web/components/provider/subscriptionprovider.js + ${GSA_SRC_DIR}/src/web/components/qod/qod.js + ${GSA_SRC_DIR}/src/web/components/section/header.js + ${GSA_SRC_DIR}/src/web/components/section/section.js + ${GSA_SRC_DIR}/src/web/components/sortby/sortby.js + ${GSA_SRC_DIR}/src/web/components/sortable/emptyrow.js + ${GSA_SRC_DIR}/src/web/components/sortable/grid.js + ${GSA_SRC_DIR}/src/web/components/sortable/item.js + ${GSA_SRC_DIR}/src/web/components/sortable/resizer.js + ${GSA_SRC_DIR}/src/web/components/sortable/row.js + ${GSA_SRC_DIR}/src/web/components/structure/footer.js + ${GSA_SRC_DIR}/src/web/components/structure/header.js + ${GSA_SRC_DIR}/src/web/components/structure/main.js + ${GSA_SRC_DIR}/src/web/components/tab/tab.js + ${GSA_SRC_DIR}/src/web/components/tab/tablayout.js + ${GSA_SRC_DIR}/src/web/components/tab/tablist.js + ${GSA_SRC_DIR}/src/web/components/tab/tabpanel.js + ${GSA_SRC_DIR}/src/web/components/tab/tabpanels.js + ${GSA_SRC_DIR}/src/web/components/tab/tabs.js + ${GSA_SRC_DIR}/src/web/components/table/body.js + ${GSA_SRC_DIR}/src/web/components/table/data.js + ${GSA_SRC_DIR}/src/web/components/table/detailstable.js + ${GSA_SRC_DIR}/src/web/components/table/header.js + ${GSA_SRC_DIR}/src/web/components/table/head.js + ${GSA_SRC_DIR}/src/web/components/table/infotable.js + ${GSA_SRC_DIR}/src/web/components/table/row.js + ${GSA_SRC_DIR}/src/web/components/table/simpletable.js + ${GSA_SRC_DIR}/src/web/components/table/stripedtable.js + ${GSA_SRC_DIR}/src/web/components/table/table.js + ${GSA_SRC_DIR}/src/web/entities/actions.js + ${GSA_SRC_DIR}/src/web/entities/container.js + ${GSA_SRC_DIR}/src/web/entities/entitynametabledata.js + ${GSA_SRC_DIR}/src/web/entities/filterprovider.js + ${GSA_SRC_DIR}/src/web/entities/footer.js + ${GSA_SRC_DIR}/src/web/entities/header.js + ${GSA_SRC_DIR}/src/web/entities/page.js + ${GSA_SRC_DIR}/src/web/entities/row.js + ${GSA_SRC_DIR}/src/web/entities/selection.js + ${GSA_SRC_DIR}/src/web/entities/table.js + ${GSA_SRC_DIR}/src/web/entities/tagsdialog.js + ${GSA_SRC_DIR}/src/web/entities/withEntitiesActions.js + ${GSA_SRC_DIR}/src/web/entities/withEntitiesContainer.js + ${GSA_SRC_DIR}/src/web/entities/withRowDetails.js + ${GSA_SRC_DIR}/src/web/entity/block.js + ${GSA_SRC_DIR}/src/web/entity/box.js + ${GSA_SRC_DIR}/src/web/entity/component.js + ${GSA_SRC_DIR}/src/web/entity/container.js + ${GSA_SRC_DIR}/src/web/entity/icon/cloneicon.js + ${GSA_SRC_DIR}/src/web/entity/icon/createicon.js + ${GSA_SRC_DIR}/src/web/entity/icon/deleteicon.js + ${GSA_SRC_DIR}/src/web/entity/icon/editicon.js + ${GSA_SRC_DIR}/src/web/entity/icon/observericon.js + ${GSA_SRC_DIR}/src/web/entity/icon/trashicon.js + ${GSA_SRC_DIR}/src/web/entity/icon/verifyicon.js + ${GSA_SRC_DIR}/src/web/entity/info.js + ${GSA_SRC_DIR}/src/web/entity/link.js + ${GSA_SRC_DIR}/src/web/entity/note.js + ${GSA_SRC_DIR}/src/web/entity/override.js + ${GSA_SRC_DIR}/src/web/entity/page.js + ${GSA_SRC_DIR}/src/web/entity/permissions.js + ${GSA_SRC_DIR}/src/web/entity/tab.js + ${GSA_SRC_DIR}/src/web/entity/tags.js + ${GSA_SRC_DIR}/src/web/entity/withEntityContainer.js + ${GSA_SRC_DIR}/src/web/pages/alerts/alembavfiremethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/component.js + ${GSA_SRC_DIR}/src/web/pages/alerts/condition.js + ${GSA_SRC_DIR}/src/web/pages/alerts/contentcomposerdialog.js + ${GSA_SRC_DIR}/src/web/pages/alerts/details.js + ${GSA_SRC_DIR}/src/web/pages/alerts/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/alerts/dialog.js + ${GSA_SRC_DIR}/src/web/pages/alerts/emailmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/event.js + ${GSA_SRC_DIR}/src/web/pages/alerts/filtercountchangedconditionpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/filtercountleastconditionpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/httpmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/listpage.js + ${GSA_SRC_DIR}/src/web/pages/alerts/method.js + ${GSA_SRC_DIR}/src/web/pages/alerts/scpmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/secinfoeventpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/sendmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/severitychangedconditionpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/severityleastconditionpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/snmpmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/sourcefiremethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/starttaskmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/table.js + ${GSA_SRC_DIR}/src/web/pages/alerts/taskeventpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/ticketeventpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/tippingpointmethodpart.js + ${GSA_SRC_DIR}/src/web/pages/alerts/verinicemethodpart.js + ${GSA_SRC_DIR}/src/web/pages/audits/actions.js + ${GSA_SRC_DIR}/src/web/pages/audits/component.js + ${GSA_SRC_DIR}/src/web/pages/audits/details.js + ${GSA_SRC_DIR}/src/web/pages/audits/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/audits/dialog.js + ${GSA_SRC_DIR}/src/web/pages/audits/listpage.js + ${GSA_SRC_DIR}/src/web/pages/audits/row.js + ${GSA_SRC_DIR}/src/web/pages/audits/table.js + ${GSA_SRC_DIR}/src/web/pages/credentials/component.js + ${GSA_SRC_DIR}/src/web/pages/credentials/details.js + ${GSA_SRC_DIR}/src/web/pages/credentials/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/credentials/dialog.js + ${GSA_SRC_DIR}/src/web/pages/credentials/downloadicon.js + ${GSA_SRC_DIR}/src/web/pages/credentials/listpage.js + ${GSA_SRC_DIR}/src/web/pages/credentials/row.js + ${GSA_SRC_DIR}/src/web/pages/credentials/table.js + ${GSA_SRC_DIR}/src/web/pages/certbund/details.js + ${GSA_SRC_DIR}/src/web/pages/certbund/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/certbund/listpage.js + ${GSA_SRC_DIR}/src/web/pages/certbund/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/certbund/row.js + ${GSA_SRC_DIR}/src/web/pages/certbund/table.js + ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/cpes/details.js + ${GSA_SRC_DIR}/src/web/pages/cpes/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/cpes/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/cpes/listpage.js + ${GSA_SRC_DIR}/src/web/pages/cpes/row.js + ${GSA_SRC_DIR}/src/web/pages/cpes/table.js + ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/cves/details.js + ${GSA_SRC_DIR}/src/web/pages/cves/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/cves/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/cves/listpage.js + ${GSA_SRC_DIR}/src/web/pages/cves/row.js + ${GSA_SRC_DIR}/src/web/pages/cves/table.js + ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/details.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/listpage.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/row.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/table.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/table.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/extras/cvsscalculatorpage.js + ${GSA_SRC_DIR}/src/web/pages/extras/feedstatuspage.js + ${GSA_SRC_DIR}/src/web/pages/extras/trashactions.js + ${GSA_SRC_DIR}/src/web/pages/extras/trashcanpage.js + ${GSA_SRC_DIR}/src/web/pages/filters/component.js + ${GSA_SRC_DIR}/src/web/pages/filters/details.js + ${GSA_SRC_DIR}/src/web/pages/filters/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/filters/dialog.js + ${GSA_SRC_DIR}/src/web/pages/filters/listpage.js + ${GSA_SRC_DIR}/src/web/pages/filters/row.js + ${GSA_SRC_DIR}/src/web/pages/filters/table.js + ${GSA_SRC_DIR}/src/web/pages/groups/component.js + ${GSA_SRC_DIR}/src/web/pages/groups/details.js + ${GSA_SRC_DIR}/src/web/pages/groups/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/groups/dialog.js + ${GSA_SRC_DIR}/src/web/pages/groups/header.js + ${GSA_SRC_DIR}/src/web/pages/groups/listpage.js + ${GSA_SRC_DIR}/src/web/pages/groups/row.js + ${GSA_SRC_DIR}/src/web/pages/groups/table.js + ${GSA_SRC_DIR}/src/web/pages/help/about.js + ${GSA_SRC_DIR}/src/web/pages/hosts/component.js + ${GSA_SRC_DIR}/src/web/pages/hosts/details.js + ${GSA_SRC_DIR}/src/web/pages/hosts/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dialog.js + ${GSA_SRC_DIR}/src/web/pages/hosts/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/hosts/identifiers.js + ${GSA_SRC_DIR}/src/web/pages/hosts/listpage.js + ${GSA_SRC_DIR}/src/web/pages/hosts/row.js + ${GSA_SRC_DIR}/src/web/pages/hosts/table.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/modifieddisplay.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/modifiedhighdisplay.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/topologydisplay.js + ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/vulnscoredisplay.js + ${GSA_SRC_DIR}/src/web/pages/ldap/dialog.js + ${GSA_SRC_DIR}/src/web/pages/ldap/ldappage.js + ${GSA_SRC_DIR}/src/web/pages/login/loginform.js + ${GSA_SRC_DIR}/src/web/pages/login/loginpage.js + ${GSA_SRC_DIR}/src/web/pages/notes/component.js + ${GSA_SRC_DIR}/src/web/pages/notes/details.js + ${GSA_SRC_DIR}/src/web/pages/notes/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/notes/dialog.js + ${GSA_SRC_DIR}/src/web/pages/notes/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/notes/listpage.js + ${GSA_SRC_DIR}/src/web/pages/notes/row.js + ${GSA_SRC_DIR}/src/web/pages/notes/table.js + ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/activedaysdisplay.js + ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/wordclouddisplay.js + ${GSA_SRC_DIR}/src/web/pages/notfoundpage.js + ${GSA_SRC_DIR}/src/web/pages/nvts/component.js + ${GSA_SRC_DIR}/src/web/pages/nvts/details.js + ${GSA_SRC_DIR}/src/web/pages/nvts/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/nvts/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/nvts/listpage.js + ${GSA_SRC_DIR}/src/web/pages/nvts/nvtpreference.js + ${GSA_SRC_DIR}/src/web/pages/nvts/preferences.js + ${GSA_SRC_DIR}/src/web/pages/nvts/preformatted.js + ${GSA_SRC_DIR}/src/web/pages/nvts/references.js + ${GSA_SRC_DIR}/src/web/pages/nvts/row.js + ${GSA_SRC_DIR}/src/web/pages/nvts/solution.js + ${GSA_SRC_DIR}/src/web/pages/nvts/table.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/familydisplay.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/qoddisplay.js + ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/qodtypedisplay.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/component.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/listpage.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/row.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/table.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/vulnscoredisplay.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/details.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/listpage.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/row.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/table.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/classdisplay.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/overrides/component.js + ${GSA_SRC_DIR}/src/web/pages/overrides/details.js + ${GSA_SRC_DIR}/src/web/pages/overrides/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/overrides/dialog.js + ${GSA_SRC_DIR}/src/web/pages/overrides/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/overrides/listpage.js + ${GSA_SRC_DIR}/src/web/pages/overrides/row.js + ${GSA_SRC_DIR}/src/web/pages/overrides/table.js + ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/activedaysdisplay.js + ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/wordclouddisplay.js + ${GSA_SRC_DIR}/src/web/pages/page.js + ${GSA_SRC_DIR}/src/web/pages/performance/performancepage.js + ${GSA_SRC_DIR}/src/web/pages/performance/startendtimeselection.js + ${GSA_SRC_DIR}/src/web/pages/permissions/component.js + ${GSA_SRC_DIR}/src/web/pages/permissions/details.js + ${GSA_SRC_DIR}/src/web/pages/permissions/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/permissions/dialog.js + ${GSA_SRC_DIR}/src/web/pages/permissions/listpage.js + ${GSA_SRC_DIR}/src/web/pages/permissions/multipledialog.js + ${GSA_SRC_DIR}/src/web/pages/permissions/row.js + ${GSA_SRC_DIR}/src/web/pages/permissions/table.js + ${GSA_SRC_DIR}/src/web/pages/policies/component.js + ${GSA_SRC_DIR}/src/web/pages/policies/details.js + ${GSA_SRC_DIR}/src/web/pages/policies/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/policies/dialog.js + ${GSA_SRC_DIR}/src/web/pages/policies/header.js + ${GSA_SRC_DIR}/src/web/pages/policies/listpage.js + ${GSA_SRC_DIR}/src/web/pages/policies/row.js + ${GSA_SRC_DIR}/src/web/pages/policies/table.js + ${GSA_SRC_DIR}/src/web/pages/portlists/component.js + ${GSA_SRC_DIR}/src/web/pages/portlists/details.js + ${GSA_SRC_DIR}/src/web/pages/portlists/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/portlists/dialog.js + ${GSA_SRC_DIR}/src/web/pages/portlists/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/portlists/importdialog.js + ${GSA_SRC_DIR}/src/web/pages/portlists/listpage.js + ${GSA_SRC_DIR}/src/web/pages/portlists/portrangedialog.js + ${GSA_SRC_DIR}/src/web/pages/portlists/portrangestable.js + ${GSA_SRC_DIR}/src/web/pages/portlists/row.js + ${GSA_SRC_DIR}/src/web/pages/portlists/table.js + ${GSA_SRC_DIR}/src/web/pages/processmaps/processmapspage.js + ${GSA_SRC_DIR}/src/web/pages/radius/dialog.js + ${GSA_SRC_DIR}/src/web/pages/radius/radiuspage.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/component.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/details.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/dialog.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/listpage.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/row.js + ${GSA_SRC_DIR}/src/web/pages/reportformats/table.js + ${GSA_SRC_DIR}/src/web/pages/reports/deltaresultsfiltergroup.js + ${GSA_SRC_DIR}/src/web/pages/reports/detailscontent.js + ${GSA_SRC_DIR}/src/web/pages/reports/detailsfilterdialog.js + ${GSA_SRC_DIR}/src/web/pages/reports/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/alertactions.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/applicationstab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/applicationstable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/closedcvestab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/closedcvestable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/cvestab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/cvestable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/emptyreport.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/emptyresultsreport.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/errorstab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/errorstable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/hoststab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/hoststable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/operatingsystemstab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/operatingsystemstable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/portstab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/portstable.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/reportentitiescontainer.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/reportpanel.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/resultstab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/summary.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/thresholdpanel.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/tlscertificatestab.js + ${GSA_SRC_DIR}/src/web/pages/reports/details/tlscertificatestable.js + ${GSA_SRC_DIR}/src/web/pages/reports/downloadreportdialog.js + ${GSA_SRC_DIR}/src/web/pages/reports/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/reports/importdialog.js + ${GSA_SRC_DIR}/src/web/pages/reports/listpage.js + ${GSA_SRC_DIR}/src/web/pages/reports/row.js + ${GSA_SRC_DIR}/src/web/pages/reports/table.js + ${GSA_SRC_DIR}/src/web/pages/reports/thresholdmessage.js + ${GSA_SRC_DIR}/src/web/pages/reports/triggeralertdialog.js + ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/highresultsdisplay.js + ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/results/delta.js + ${GSA_SRC_DIR}/src/web/pages/results/details.js + ${GSA_SRC_DIR}/src/web/pages/results/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/results/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/results/listpage.js + ${GSA_SRC_DIR}/src/web/pages/results/row.js + ${GSA_SRC_DIR}/src/web/pages/results/table.js + ${GSA_SRC_DIR}/src/web/pages/results/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/results/dashboard/descriptionwordclouddisplay.js + ${GSA_SRC_DIR}/src/web/pages/results/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/results/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/results/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/results/dashboard/wordclouddisplay.js + ${GSA_SRC_DIR}/src/web/pages/roles/component.js + ${GSA_SRC_DIR}/src/web/pages/roles/details.js + ${GSA_SRC_DIR}/src/web/pages/roles/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/roles/dialog.js + ${GSA_SRC_DIR}/src/web/pages/roles/listpage.js + ${GSA_SRC_DIR}/src/web/pages/roles/row.js + ${GSA_SRC_DIR}/src/web/pages/roles/table.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/component.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/details.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/dialog.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/editconfigfamilydialog.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/editdialog.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/editnvtdetailsdialog.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/header.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/importdialog.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/listpage.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/row.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/table.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/trend.js + ${GSA_SRC_DIR}/src/web/pages/scanconfigs/scannerpreferences.js + ${GSA_SRC_DIR}/src/web/pages/scanners/component.js + ${GSA_SRC_DIR}/src/web/pages/scanners/details.js + ${GSA_SRC_DIR}/src/web/pages/scanners/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/scanners/dialog.js + ${GSA_SRC_DIR}/src/web/pages/scanners/listpage.js + ${GSA_SRC_DIR}/src/web/pages/scanners/row.js + ${GSA_SRC_DIR}/src/web/pages/scanners/table.js + ${GSA_SRC_DIR}/src/web/pages/schedules/component.js + ${GSA_SRC_DIR}/src/web/pages/schedules/dayselect.js + ${GSA_SRC_DIR}/src/web/pages/schedules/details.js + ${GSA_SRC_DIR}/src/web/pages/schedules/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/schedules/dialog.js + ${GSA_SRC_DIR}/src/web/pages/schedules/listpage.js + ${GSA_SRC_DIR}/src/web/pages/schedules/monthdaysselect.js + ${GSA_SRC_DIR}/src/web/pages/schedules/row.js + ${GSA_SRC_DIR}/src/web/pages/schedules/render.js + ${GSA_SRC_DIR}/src/web/pages/schedules/table.js + ${GSA_SRC_DIR}/src/web/pages/schedules/timeunitselect.js + ${GSA_SRC_DIR}/src/web/pages/schedules/weekdayselect.js + ${GSA_SRC_DIR}/src/web/pages/start/confirmremovedialog.js + ${GSA_SRC_DIR}/src/web/pages/start/dashboard.js + ${GSA_SRC_DIR}/src/web/pages/start/editdashboarddialog.js + ${GSA_SRC_DIR}/src/web/pages/start/newdashboarddialog.js + ${GSA_SRC_DIR}/src/web/pages/start/page.js + ${GSA_SRC_DIR}/src/web/pages/tags/component.js + ${GSA_SRC_DIR}/src/web/pages/tags/details.js + ${GSA_SRC_DIR}/src/web/pages/tags/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/tags/dialog.js + ${GSA_SRC_DIR}/src/web/pages/tags/listpage.js + ${GSA_SRC_DIR}/src/web/pages/tags/resourcelist.js + ${GSA_SRC_DIR}/src/web/pages/tags/row.js + ${GSA_SRC_DIR}/src/web/pages/tags/table.js + ${GSA_SRC_DIR}/src/web/pages/targets/component.js + ${GSA_SRC_DIR}/src/web/pages/targets/details.js + ${GSA_SRC_DIR}/src/web/pages/targets/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/targets/dialog.js + ${GSA_SRC_DIR}/src/web/pages/targets/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/targets/listpage.js + ${GSA_SRC_DIR}/src/web/pages/targets/row.js + ${GSA_SRC_DIR}/src/web/pages/targets/table.js + ${GSA_SRC_DIR}/src/web/pages/tasks/actions.js + ${GSA_SRC_DIR}/src/web/pages/tasks/addresultstoassetsgroup.js + ${GSA_SRC_DIR}/src/web/pages/tasks/autodeletereportsgroup.js + ${GSA_SRC_DIR}/src/web/pages/tasks/component.js + ${GSA_SRC_DIR}/src/web/pages/tasks/containerdialog.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/schedulesdisplay.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/statusdisplay.js + ${GSA_SRC_DIR}/src/web/pages/tasks/details.js + ${GSA_SRC_DIR}/src/web/pages/tasks/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/tasks/dialog.js + ${GSA_SRC_DIR}/src/web/pages/tasks/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/tasks/icons/importreporticon.js + ${GSA_SRC_DIR}/src/web/pages/tasks/icons/newiconmenu.js + ${GSA_SRC_DIR}/src/web/pages/tasks/icons/resumeicon.js + ${GSA_SRC_DIR}/src/web/pages/tasks/icons/scheduleicon.js + ${GSA_SRC_DIR}/src/web/pages/tasks/icons/starticon.js + ${GSA_SRC_DIR}/src/web/pages/tasks/icons/stopicon.js + ${GSA_SRC_DIR}/src/web/pages/tasks/listpage.js + ${GSA_SRC_DIR}/src/web/pages/tasks/row.js + ${GSA_SRC_DIR}/src/web/pages/tasks/status.js + ${GSA_SRC_DIR}/src/web/pages/tasks/table.js + ${GSA_SRC_DIR}/src/web/pages/tasks/task.js + ${GSA_SRC_DIR}/src/web/pages/tasks/trend.js + ${GSA_SRC_DIR}/src/web/pages/tickets/component.js + ${GSA_SRC_DIR}/src/web/pages/tickets/createdialog.js + ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/createddisplay.js + ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/statusdisplay.js + ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/usersassigneddisplay.js + ${GSA_SRC_DIR}/src/web/pages/tickets/details.js + ${GSA_SRC_DIR}/src/web/pages/tickets/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/tickets/editdialog.js + ${GSA_SRC_DIR}/src/web/pages/tickets/listpage.js + ${GSA_SRC_DIR}/src/web/pages/tickets/table.js + ${GSA_SRC_DIR}/src/web/pages/tickets/validationrules.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/component.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/details.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/listpage.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/row.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/table.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/modifieddisplay.js + ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/timestatusdisplay.js + ${GSA_SRC_DIR}/src/web/pages/users/component.js + ${GSA_SRC_DIR}/src/web/pages/users/confirmdeletedialog.js + ${GSA_SRC_DIR}/src/web/pages/users/details.js + ${GSA_SRC_DIR}/src/web/pages/users/detailspage.js + ${GSA_SRC_DIR}/src/web/pages/users/dialog.js + ${GSA_SRC_DIR}/src/web/pages/users/header.js + ${GSA_SRC_DIR}/src/web/pages/users/listpage.js + ${GSA_SRC_DIR}/src/web/pages/users/row.js + ${GSA_SRC_DIR}/src/web/pages/users/table.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/defaultspart.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/dialog.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/filterpart.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/generalpart.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/severitypart.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/usersettingspage.js + ${GSA_SRC_DIR}/src/web/pages/usersettings/validationrules.js + ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/cvssdisplay.js + ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/hostsdisplay.js + ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/index.js + ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/loaders.js + ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/severityclassdisplay.js + ${GSA_SRC_DIR}/src/web/pages/vulns/filterdialog.js + ${GSA_SRC_DIR}/src/web/pages/vulns/listpage.js + ${GSA_SRC_DIR}/src/web/pages/vulns/row.js + ${GSA_SRC_DIR}/src/web/pages/vulns/table.js + ${GSA_SRC_DIR}/src/web/routes.js + ${GSA_SRC_DIR}/src/web/store/actions.js + ${GSA_SRC_DIR}/src/web/store/businessprocessmaps/actions.js + ${GSA_SRC_DIR}/src/web/store/businessprocessmaps/reducers.js + ${GSA_SRC_DIR}/src/web/store/businessprocessmaps/selectors.js + ${GSA_SRC_DIR}/src/web/store/dashboard/data/actions.js + ${GSA_SRC_DIR}/src/web/store/dashboard/data/loader.js + ${GSA_SRC_DIR}/src/web/store/dashboard/data/reducers.js + ${GSA_SRC_DIR}/src/web/store/dashboard/data/selectors.js + ${GSA_SRC_DIR}/src/web/store/dashboard/settings/actions.js + ${GSA_SRC_DIR}/src/web/store/dashboard/settings/reducers.js + ${GSA_SRC_DIR}/src/web/store/dashboard/settings/selectors.js + ${GSA_SRC_DIR}/src/web/store/index.js + ${GSA_SRC_DIR}/src/web/store/reducers.js + ${GSA_SRC_DIR}/src/web/store/entities/alerts.js + ${GSA_SRC_DIR}/src/web/store/entities/audits.js + ${GSA_SRC_DIR}/src/web/store/entities/certbund.js + ${GSA_SRC_DIR}/src/web/store/entities/cpes.js + ${GSA_SRC_DIR}/src/web/store/entities/credentials.js + ${GSA_SRC_DIR}/src/web/store/entities/cves.js + ${GSA_SRC_DIR}/src/web/store/entities/dfncerts.js + ${GSA_SRC_DIR}/src/web/store/entities/filters.js + ${GSA_SRC_DIR}/src/web/store/entities/groups.js + ${GSA_SRC_DIR}/src/web/store/entities/hosts.js + ${GSA_SRC_DIR}/src/web/store/entities/notes.js + ${GSA_SRC_DIR}/src/web/store/entities/nvts.js + ${GSA_SRC_DIR}/src/web/store/entities/operatingsystems.js + ${GSA_SRC_DIR}/src/web/store/entities/ovaldefs.js + ${GSA_SRC_DIR}/src/web/store/entities/overrides.js + ${GSA_SRC_DIR}/src/web/store/entities/permissions.js + ${GSA_SRC_DIR}/src/web/store/entities/policies.js + ${GSA_SRC_DIR}/src/web/store/entities/portlists.js + ${GSA_SRC_DIR}/src/web/store/entities/reducers.js + ${GSA_SRC_DIR}/src/web/store/entities/reportformats.js + ${GSA_SRC_DIR}/src/web/store/entities/report/actions.js + ${GSA_SRC_DIR}/src/web/store/entities/report/reducers.js + ${GSA_SRC_DIR}/src/web/store/entities/report/selectors.js + ${GSA_SRC_DIR}/src/web/store/entities/reports.js + ${GSA_SRC_DIR}/src/web/store/entities/reports/reducers.js + ${GSA_SRC_DIR}/src/web/store/entities/results.js + ${GSA_SRC_DIR}/src/web/store/entities/roles.js + ${GSA_SRC_DIR}/src/web/store/entities/scanconfigs.js + ${GSA_SRC_DIR}/src/web/store/entities/scanners.js + ${GSA_SRC_DIR}/src/web/store/entities/schedules.js + ${GSA_SRC_DIR}/src/web/store/entities/tags.js + ${GSA_SRC_DIR}/src/web/store/entities/targets.js + ${GSA_SRC_DIR}/src/web/store/entities/tasks.js + ${GSA_SRC_DIR}/src/web/store/entities/tickets.js + ${GSA_SRC_DIR}/src/web/store/entities/users.js + ${GSA_SRC_DIR}/src/web/store/entities/vulns.js + ${GSA_SRC_DIR}/src/web/store/entities/utils/actions.js + ${GSA_SRC_DIR}/src/web/store/entities/utils/main.js + ${GSA_SRC_DIR}/src/web/store/entities/utils/reducers.js + ${GSA_SRC_DIR}/src/web/store/entities/utils/selectors.js + ${GSA_SRC_DIR}/src/web/store/pages/actions.js + ${GSA_SRC_DIR}/src/web/store/pages/reducers.js + ${GSA_SRC_DIR}/src/web/store/pages/selectors.js + ${GSA_SRC_DIR}/src/web/store/usersettings/defaults/actions.js + ${GSA_SRC_DIR}/src/web/store/usersettings/defaults/reducers.js + ${GSA_SRC_DIR}/src/web/store/usersettings/defaults/selectors.js + ${GSA_SRC_DIR}/src/web/store/usersettings/actions.js + ${GSA_SRC_DIR}/src/web/store/usersettings/reducers.js + ${GSA_SRC_DIR}/src/web/store/usersettings/selectors.js + ${GSA_SRC_DIR}/src/web/store/utils.js + ${GSA_SRC_DIR}/src/web/authorized.js + ${GSA_SRC_DIR}/src/web/utils/cert.js + ${GSA_SRC_DIR}/src/web/utils/compose.js + ${GSA_SRC_DIR}/src/web/utils/cpe.js + ${GSA_SRC_DIR}/src/web/utils/os.js + ${GSA_SRC_DIR}/src/web/utils/proptypes.js + ${GSA_SRC_DIR}/src/web/utils/render.js + ${GSA_SRC_DIR}/src/web/utils/selectiontype.js + ${GSA_SRC_DIR}/src/web/utils/severity.js + ${GSA_SRC_DIR}/src/web/utils/sort.js + ${GSA_SRC_DIR}/src/web/utils/theme.js + ${GSA_SRC_DIR}/src/web/utils/state.js + ${GSA_SRC_DIR}/src/web/utils/urls.js + ${GSA_SRC_DIR}/src/web/utils/withCapabilities.js + ${GSA_SRC_DIR}/src/web/utils/withComponentDefaults.js + ${GSA_SRC_DIR}/src/web/utils/withGmp.js + ${GSA_SRC_DIR}/src/web/utils/withPrefix.js + ${GSA_SRC_DIR}/src/web/utils/withSubscription.js + ${GSA_SRC_DIR}/src/web/utils/withUserName.js + ${GSA_SRC_DIR}/src/web/wizard/advancedtaskwizard.js + ${GSA_SRC_DIR}/src/web/wizard/modifytaskwizard.js + ${GSA_SRC_DIR}/src/web/wizard/taskwizard.js + ) -if (NOT DATADIR) - set (DATADIR "${CMAKE_INSTALL_PREFIX}/share") -endif (NOT DATADIR) -message ("-- Install prefix: ${CMAKE_INSTALL_PREFIX}") +add_custom_command (OUTPUT node-modules.stamp + DEPENDS ${GSA_PKG_FILES} + COMMAND ${INSTALLER} "${INSTALLER_ARGS}" "install" + COMMAND ${CMAKE_COMMAND} -E touch ${CMAKE_CURRENT_BINARY_DIR}/node-modules.stamp + WORKING_DIRECTORY ${GSA_SRC_DIR} + COMMENT "Install gsa js dependencies") + + +add_custom_command (OUTPUT bundle.stamp + COMMAND ${CMAKE_COMMAND} -E env REACT_APP_VERSION=${PROJECT_VERSION_STRING} ${INSTALLER} "${INSTALLER_ARGS}" run build + COMMAND ${CMAKE_COMMAND} -E touch ${CMAKE_CURRENT_BINARY_DIR}/bundle.stamp + WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} + DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/node-modules.stamp + ${GSA_PKG_FILES} + ${GSA_STATIC_SRC_FILES} + ${GSA_JS_SRC_FILES} + COMMENT "Build gsa install files") + +add_custom_target (gsa ALL + DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/node-modules.stamp + ${CMAKE_CURRENT_BINARY_DIR}/bundle.stamp) + +set (GSA_STATIC_BUILD_FILES + ${GSA_BUILD_DIR}/index.html) + +install (FILES ${GSA_STATIC_BUILD_FILES} + DESTINATION ${GSA_DEST_DIR}) + +install (FILES public/robots.txt + DESTINATION ${GSA_DEST_DIR}) -add_subdirectory (gsa) -add_subdirectory (gsad) +# remove old generated files +install (CODE "file(REMOVE_RECURSE ${GSA_DEST_DIR}/static)") -# vim: set ts=2 sw=2 tw=80: +install (DIRECTORY + ${GSA_BUILD_DIR}/static + ${GSA_BUILD_DIR}/img + ${GSA_BUILD_DIR}/locales + DESTINATION ${GSA_DEST_DIR}) diff --git a/gsa/cmake/FindNode.cmake b/cmake/FindNode.cmake similarity index 100% rename from gsa/cmake/FindNode.cmake rename to cmake/FindNode.cmake diff --git a/gsa/cmake/FindNpm.cmake b/cmake/FindNpm.cmake similarity index 100% rename from gsa/cmake/FindNpm.cmake rename to cmake/FindNpm.cmake diff --git a/gsa/cmake/FindPythonModule.cmake b/cmake/FindPythonModule.cmake similarity index 100% rename from gsa/cmake/FindPythonModule.cmake rename to cmake/FindPythonModule.cmake diff --git a/gsa/cmake/FindYarn.cmake b/cmake/FindYarn.cmake similarity index 100% rename from gsa/cmake/FindYarn.cmake rename to cmake/FindYarn.cmake diff --git a/cmake/GetGit.cmake b/cmake/GetGit.cmake deleted file mode 100644 index afc53b3fa5..0000000000 --- a/cmake/GetGit.cmake +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright (C) 2018-2021 Greenbone Networks GmbH -# -# SPDX-License-Identifier: GPL-2.0-or-later -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - -# This script attempts to determine the Git commit ID - -find_package (Git) - -macro (Git_GET_REVISION dir variable) - if (GIT_FOUND) - execute_process(COMMAND ${GIT_EXECUTABLE} rev-parse --abbrev-ref HEAD - WORKING_DIRECTORY ${dir} - ERROR_QUIET - RESULT_VARIABLE GIT_RESULT - OUTPUT_VARIABLE GIT_BRANCH - OUTPUT_STRIP_TRAILING_WHITESPACE) - if (GIT_RESULT EQUAL "0") - execute_process(COMMAND ${GIT_EXECUTABLE} log -1 --format=%h - WORKING_DIRECTORY ${dir} - OUTPUT_VARIABLE GIT_COMMIT_HASH - OUTPUT_STRIP_TRAILING_WHITESPACE) - string (REPLACE "/" "_" GIT_BRANCH ${GIT_BRANCH}) - set (${variable} "${GIT_COMMIT_HASH}-${GIT_BRANCH}") - endif() - endif() -endmacro (Git_GET_REVISION) diff --git a/gsa/CMakeLists.txt b/gsa/CMakeLists.txt deleted file mode 100644 index a1d44d4eff..0000000000 --- a/gsa/CMakeLists.txt +++ /dev/null @@ -1,1229 +0,0 @@ -# Copyright (C) 2016-2021 Greenbone Networks GmbH -# -# SPDX-License-Identifier: AGPL-3.0-or-later -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . - -cmake_minimum_required (VERSION 3.0) - -message ("-- Configuring gsa") - -project (gsa VERSION 21.4.3 LANGUAGES) - -set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake) - -find_package (Node 10.0 REQUIRED) -find_package (Yarn 1.0) - -# Set dev version if this is a development version and not a full release, -# unset (put value 0 or delete line) before a full release and reset after. -set (PROJECT_DEV_VERSION 0) - -# If PROJECT_DEV_VERSION is set, the version string will be set to: -# "major.minor.patch~dev${PROJECT_DEV_VERSION}${GIT_REVISION}" -# If PROJECT_DEV_VERSION is NOT set, the version string will be set to: -# "major.minor.patch${GIT_REVISION}" -# For CMAKE_BUILD_TYPE "Release" the git revision will be empty. -if (PROJECT_DEV_VERSION) - set (PROJECT_VERSION_SUFFIX "~dev${PROJECT_DEV_VERSION}") -endif (PROJECT_DEV_VERSION) - -set (PROJECT_VERSION_STRING "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}${PROJECT_VERSION_SUFFIX}${GIT_REVISION}") - -if (NOT DATADIR) - set (DATADIR "${CMAKE_INSTALL_PREFIX}/share") -endif (NOT DATADIR) - -set (GSA_BUILD_DIR ${CMAKE_CURRENT_SOURCE_DIR}/build) - -if (NOT GSA_DEST_DIR) - set (GSA_DEST_DIR ${DATADIR}/gvm/gsad/web) -endif (NOT GSA_DEST_DIR) - -set (GSA_SRC_DIR ${CMAKE_CURRENT_SOURCE_DIR}) - -set (GSA_PKG_FILES - ${GSA_SRC_DIR}/package.json) - -if (NOT YARN_FOUND) - MESSAGE (WARNING "Yarn package manager not found. Please install " - "yarn for reproducible builds (see https://yarnpkg.com/en/docs/install). " - "Trying to use npm instead.") - find_package (Npm REQUIRED) - set (INSTALLER ${NPM_EXECUTABLE}) -else (NOT YARN_FOUND) - set (INSTALLER ${YARN_EXECUTABLE}) - if (YARN_OFFLINE) - set (INSTALLER_ARGS "--offline") - MESSAGE( STATUS "Using Yarn in offline mode") - endif (YARN_OFFLINE) - list (APPEND GSA_PKG_FILES ${GSA_SRC_DIR}/yarn.lock) -endif (NOT YARN_FOUND) - -message (STATUS "Building gsa version ${PROJECT_VERSION_STRING}") - -set (GSA_STATIC_SRC_FILES - ${GSA_SRC_DIR}/public/index.html) - -set (GSA_JS_SRC_FILES - ${GSA_SRC_DIR}/src/index.js - ${GSA_SRC_DIR}/src/gmp/cancel.js - ${GSA_SRC_DIR}/src/gmp/capabilities/capabilities.js - ${GSA_SRC_DIR}/src/gmp/capabilities/everything.js - ${GSA_SRC_DIR}/src/gmp/collection/collectioncounts.js - ${GSA_SRC_DIR}/src/gmp/collection/parser.js - ${GSA_SRC_DIR}/src/gmp/command.js - ${GSA_SRC_DIR}/src/gmp/commands/alerts.js - ${GSA_SRC_DIR}/src/gmp/commands/audits.js - ${GSA_SRC_DIR}/src/gmp/commands/auth.js - ${GSA_SRC_DIR}/src/gmp/commands/certbund.js - ${GSA_SRC_DIR}/src/gmp/commands/cpes.js - ${GSA_SRC_DIR}/src/gmp/commands/credentials.js - ${GSA_SRC_DIR}/src/gmp/commands/cves.js - ${GSA_SRC_DIR}/src/gmp/commands/cvsscalculator.js - ${GSA_SRC_DIR}/src/gmp/commands/dashboards.js - ${GSA_SRC_DIR}/src/gmp/commands/dfncert.js - ${GSA_SRC_DIR}/src/gmp/commands/entities.js - ${GSA_SRC_DIR}/src/gmp/commands/entity.js - ${GSA_SRC_DIR}/src/gmp/commands/feedstatus.js - ${GSA_SRC_DIR}/src/gmp/commands/filters.js - ${GSA_SRC_DIR}/src/gmp/commands/gmp.js - ${GSA_SRC_DIR}/src/gmp/commands/groups.js - ${GSA_SRC_DIR}/src/gmp/commands/hosts.js - ${GSA_SRC_DIR}/src/gmp/commands/http.js - ${GSA_SRC_DIR}/src/gmp/commands/infoentities.js - ${GSA_SRC_DIR}/src/gmp/commands/infoentity.js - ${GSA_SRC_DIR}/src/gmp/commands/login.js - ${GSA_SRC_DIR}/src/gmp/commands/notes.js - ${GSA_SRC_DIR}/src/gmp/commands/nvt.js - ${GSA_SRC_DIR}/src/gmp/commands/os.js - ${GSA_SRC_DIR}/src/gmp/commands/ovaldefs.js - ${GSA_SRC_DIR}/src/gmp/commands/overrides.js - ${GSA_SRC_DIR}/src/gmp/commands/permissions.js - ${GSA_SRC_DIR}/src/gmp/commands/policies.js - ${GSA_SRC_DIR}/src/gmp/commands/portlists.js - ${GSA_SRC_DIR}/src/gmp/commands/reportformats.js - ${GSA_SRC_DIR}/src/gmp/commands/reports.js - ${GSA_SRC_DIR}/src/gmp/commands/results.js - ${GSA_SRC_DIR}/src/gmp/commands/roles.js - ${GSA_SRC_DIR}/src/gmp/commands/scanconfigs.js - ${GSA_SRC_DIR}/src/gmp/commands/scanners.js - ${GSA_SRC_DIR}/src/gmp/commands/schedules.js - ${GSA_SRC_DIR}/src/gmp/commands/tags.js - ${GSA_SRC_DIR}/src/gmp/commands/targets.js - ${GSA_SRC_DIR}/src/gmp/commands/tasks.js - ${GSA_SRC_DIR}/src/gmp/commands/tickets.js - ${GSA_SRC_DIR}/src/gmp/commands/tlscertificates.js - ${GSA_SRC_DIR}/src/gmp/commands/trashcan.js - ${GSA_SRC_DIR}/src/gmp/commands/users.js - ${GSA_SRC_DIR}/src/gmp/commands/vulns.js - ${GSA_SRC_DIR}/src/gmp/gmp.js - ${GSA_SRC_DIR}/src/gmp/gmpsettings.js - ${GSA_SRC_DIR}/src/gmp/http/gmp.js - ${GSA_SRC_DIR}/src/gmp/http/http.js - ${GSA_SRC_DIR}/src/gmp/http/rejection.js - ${GSA_SRC_DIR}/src/gmp/http/response.js - ${GSA_SRC_DIR}/src/gmp/http/transform/default.js - ${GSA_SRC_DIR}/src/gmp/http/transform/fastxml.js - ${GSA_SRC_DIR}/src/gmp/http/utils.js - ${GSA_SRC_DIR}/src/gmp/index.js - ${GSA_SRC_DIR}/src/gmp/locale/date.js - ${GSA_SRC_DIR}/src/gmp/locale/detector.js - ${GSA_SRC_DIR}/src/gmp/locale/lang.js - ${GSA_SRC_DIR}/src/gmp/locale/languages.js - ${GSA_SRC_DIR}/src/gmp/locale/index.js - ${GSA_SRC_DIR}/src/gmp/log.js - ${GSA_SRC_DIR}/src/gmp/model.js - ${GSA_SRC_DIR}/src/gmp/models/actionresult.js - ${GSA_SRC_DIR}/src/gmp/models/alert.js - ${GSA_SRC_DIR}/src/gmp/models/asset.js - ${GSA_SRC_DIR}/src/gmp/models/audit.js - ${GSA_SRC_DIR}/src/gmp/models/certbund.js - ${GSA_SRC_DIR}/src/gmp/models/cpe.js - ${GSA_SRC_DIR}/src/gmp/models/credential.js - ${GSA_SRC_DIR}/src/gmp/models/cve.js - ${GSA_SRC_DIR}/src/gmp/models/date.js - ${GSA_SRC_DIR}/src/gmp/models/dfncert.js - ${GSA_SRC_DIR}/src/gmp/models/event.js - ${GSA_SRC_DIR}/src/gmp/models/filter.js - ${GSA_SRC_DIR}/src/gmp/models/filter/convert.js - ${GSA_SRC_DIR}/src/gmp/models/filter/filterterm.js - ${GSA_SRC_DIR}/src/gmp/models/filter/keywords.js - ${GSA_SRC_DIR}/src/gmp/models/filter/utils.js - ${GSA_SRC_DIR}/src/gmp/models/group.js - ${GSA_SRC_DIR}/src/gmp/models/host.js - ${GSA_SRC_DIR}/src/gmp/models/info.js - ${GSA_SRC_DIR}/src/gmp/models/login.js - ${GSA_SRC_DIR}/src/gmp/models/note.js - ${GSA_SRC_DIR}/src/gmp/models/nvt.js - ${GSA_SRC_DIR}/src/gmp/models/os.js - ${GSA_SRC_DIR}/src/gmp/models/ovaldef.js - ${GSA_SRC_DIR}/src/gmp/models/override.js - ${GSA_SRC_DIR}/src/gmp/models/permission.js - ${GSA_SRC_DIR}/src/gmp/models/policy.js - ${GSA_SRC_DIR}/src/gmp/models/portlist.js - ${GSA_SRC_DIR}/src/gmp/models/reportformat.js - ${GSA_SRC_DIR}/src/gmp/models/report.js - ${GSA_SRC_DIR}/src/gmp/models/report/app.js - ${GSA_SRC_DIR}/src/gmp/models/report/cve.js - ${GSA_SRC_DIR}/src/gmp/models/report/host.js - ${GSA_SRC_DIR}/src/gmp/models/report/os.js - ${GSA_SRC_DIR}/src/gmp/models/report/parser.js - ${GSA_SRC_DIR}/src/gmp/models/report/port.js - ${GSA_SRC_DIR}/src/gmp/models/report/report.js - ${GSA_SRC_DIR}/src/gmp/models/report/task.js - ${GSA_SRC_DIR}/src/gmp/models/report/tlscertificate.js - ${GSA_SRC_DIR}/src/gmp/models/result.js - ${GSA_SRC_DIR}/src/gmp/models/role.js - ${GSA_SRC_DIR}/src/gmp/models/scanconfig.js - ${GSA_SRC_DIR}/src/gmp/models/scanner.js - ${GSA_SRC_DIR}/src/gmp/models/schedule.js - ${GSA_SRC_DIR}/src/gmp/models/secinfo.js - ${GSA_SRC_DIR}/src/gmp/models/settings.js - ${GSA_SRC_DIR}/src/gmp/models/tag.js - ${GSA_SRC_DIR}/src/gmp/models/target.js - ${GSA_SRC_DIR}/src/gmp/models/task.js - ${GSA_SRC_DIR}/src/gmp/models/ticket.js - ${GSA_SRC_DIR}/src/gmp/models/tlscertificate.js - ${GSA_SRC_DIR}/src/gmp/models/user.js - ${GSA_SRC_DIR}/src/gmp/models/vulnerability.js - ${GSA_SRC_DIR}/src/gmp/parser.js - ${GSA_SRC_DIR}/src/gmp/timezones.js - ${GSA_SRC_DIR}/src/gmp/utils/array.js - ${GSA_SRC_DIR}/src/gmp/utils/entitytype.js - ${GSA_SRC_DIR}/src/gmp/utils/event.js - ${GSA_SRC_DIR}/src/gmp/utils/id.js - ${GSA_SRC_DIR}/src/gmp/utils/identity.js - ${GSA_SRC_DIR}/src/gmp/utils/number.js - ${GSA_SRC_DIR}/src/gmp/utils/object.js - ${GSA_SRC_DIR}/src/gmp/utils/string.js - ${GSA_SRC_DIR}/src/gmp/utils/trace.js - ${GSA_SRC_DIR}/src/web/app.js - ${GSA_SRC_DIR}/src/web/components/badge/badge.js - ${GSA_SRC_DIR}/src/web/components/bar/compliancestatusbar.js - ${GSA_SRC_DIR}/src/web/components/bar/menubar.js - ${GSA_SRC_DIR}/src/web/components/bar/progressbar.js - ${GSA_SRC_DIR}/src/web/components/bar/severitybar.js - ${GSA_SRC_DIR}/src/web/components/bar/statusbar.js - ${GSA_SRC_DIR}/src/web/components/bar/titlebar.js - ${GSA_SRC_DIR}/src/web/components/bar/toolbar.js - ${GSA_SRC_DIR}/src/web/components/chart/axis.js - ${GSA_SRC_DIR}/src/web/components/chart/bar.js - ${GSA_SRC_DIR}/src/web/components/chart/bubble.js - ${GSA_SRC_DIR}/src/web/components/chart/donut.js - ${GSA_SRC_DIR}/src/web/components/chart/donut/arc2d.js - ${GSA_SRC_DIR}/src/web/components/chart/donut/arc3d.js - ${GSA_SRC_DIR}/src/web/components/chart/donut/labels.js - ${GSA_SRC_DIR}/src/web/components/chart/donut/paths.js - ${GSA_SRC_DIR}/src/web/components/chart/donut/pie.js - ${GSA_SRC_DIR}/src/web/components/chart/donut/proptypes.js - ${GSA_SRC_DIR}/src/web/components/chart/group.js - ${GSA_SRC_DIR}/src/web/components/chart/label.js - ${GSA_SRC_DIR}/src/web/components/chart/legend.js - ${GSA_SRC_DIR}/src/web/components/chart/line.js - ${GSA_SRC_DIR}/src/web/components/chart/schedule.js - ${GSA_SRC_DIR}/src/web/components/chart/svg.js - ${GSA_SRC_DIR}/src/web/components/chart/tooltip.js - ${GSA_SRC_DIR}/src/web/components/chart/topology.js - ${GSA_SRC_DIR}/src/web/components/chart/utils/arc.js - ${GSA_SRC_DIR}/src/web/components/chart/utils/constants.js - ${GSA_SRC_DIR}/src/web/components/chart/utils/path.js - ${GSA_SRC_DIR}/src/web/components/chart/utils/update.js - ${GSA_SRC_DIR}/src/web/components/chart/wordcloud.js - ${GSA_SRC_DIR}/src/web/components/comment/comment.js - ${GSA_SRC_DIR}/src/web/components/dashboard/controls.js - ${GSA_SRC_DIR}/src/web/components/dashboard/dashboard.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/created/createddisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/created/createdtransform.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/createDisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/cvss/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/cvss/cvsstabledisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/cvss/cvsstransform.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/datadisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/datadisplayicons.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/datatable.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/datatabledisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/display.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/filterselection.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/severity/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/severity/severityclasstabledisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/severity/severityclasstransform.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/status/statusdisplay.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/utils.js - ${GSA_SRC_DIR}/src/web/components/dashboard/display/withFilterSelection.js - ${GSA_SRC_DIR}/src/web/components/dashboard/registry.js - ${GSA_SRC_DIR}/src/web/components/dashboard/utils.js - ${GSA_SRC_DIR}/src/web/components/dialog/button.js - ${GSA_SRC_DIR}/src/web/components/dialog/composercontent.js - ${GSA_SRC_DIR}/src/web/components/dialog/container.js - ${GSA_SRC_DIR}/src/web/components/dialog/content.js - ${GSA_SRC_DIR}/src/web/components/dialog/closebutton.js - ${GSA_SRC_DIR}/src/web/components/dialog/dialog.js - ${GSA_SRC_DIR}/src/web/components/dialog/error.js - ${GSA_SRC_DIR}/src/web/components/dialog/footer.js - ${GSA_SRC_DIR}/src/web/components/dialog/confirmationdialog.js - ${GSA_SRC_DIR}/src/web/components/dialog/overlay.js - ${GSA_SRC_DIR}/src/web/components/dialog/resizer.js - ${GSA_SRC_DIR}/src/web/components/dialog/savedialog.js - ${GSA_SRC_DIR}/src/web/components/dialog/scrollablecontent.js - ${GSA_SRC_DIR}/src/web/components/dialog/title.js - ${GSA_SRC_DIR}/src/web/components/dialog/twobuttonfooter.js - ${GSA_SRC_DIR}/src/web/components/error/errorboundary.js - ${GSA_SRC_DIR}/src/web/components/error/errorcontainer.js - ${GSA_SRC_DIR}/src/web/components/error/errormessage.js - ${GSA_SRC_DIR}/src/web/components/error/errorpanel.js - ${GSA_SRC_DIR}/src/web/components/folding/folding.js - ${GSA_SRC_DIR}/src/web/components/footnote/footnote.js - ${GSA_SRC_DIR}/src/web/components/form/button.js - ${GSA_SRC_DIR}/src/web/components/form/loadingbutton.js - ${GSA_SRC_DIR}/src/web/components/form/checkbox.js - ${GSA_SRC_DIR}/src/web/components/form/datepicker.js - ${GSA_SRC_DIR}/src/web/components/form/download.js - ${GSA_SRC_DIR}/src/web/components/form/field.js - ${GSA_SRC_DIR}/src/web/components/form/filefield.js - ${GSA_SRC_DIR}/src/web/components/form/formgroup.js - ${GSA_SRC_DIR}/src/web/components/form/multiselect.js - ${GSA_SRC_DIR}/src/web/components/form/numberfield.js - ${GSA_SRC_DIR}/src/web/components/form/passwordfield.js - ${GSA_SRC_DIR}/src/web/components/form/radio.js - ${GSA_SRC_DIR}/src/web/components/form/select.js - ${GSA_SRC_DIR}/src/web/components/form/selectelements.js - ${GSA_SRC_DIR}/src/web/components/form/spinner.js - ${GSA_SRC_DIR}/src/web/components/form/textarea.js - ${GSA_SRC_DIR}/src/web/components/form/textfield.js - ${GSA_SRC_DIR}/src/web/components/form/timezoneselect.js - ${GSA_SRC_DIR}/src/web/components/form/togglebutton.js - ${GSA_SRC_DIR}/src/web/components/form/useFormValidation.js - ${GSA_SRC_DIR}/src/web/components/form/withClickHandler.js - ${GSA_SRC_DIR}/src/web/components/form/withDownload.js - ${GSA_SRC_DIR}/src/web/components/form/yesnoradio.js - ${GSA_SRC_DIR}/src/web/components/icon/addtoassetsicon.js - ${GSA_SRC_DIR}/src/web/components/icon/alerticon.js - ${GSA_SRC_DIR}/src/web/components/icon/alterableicon.js - ${GSA_SRC_DIR}/src/web/components/icon/arrowicon.js - ${GSA_SRC_DIR}/src/web/components/icon/auditicon.js - ${GSA_SRC_DIR}/src/web/components/icon/bpmicon.js - ${GSA_SRC_DIR}/src/web/components/icon/calendaricon.js - ${GSA_SRC_DIR}/src/web/components/icon/certbundadvicon.js - ${GSA_SRC_DIR}/src/web/components/icon/cloneicon.js - ${GSA_SRC_DIR}/src/web/components/icon/condcoloricon.js - ${GSA_SRC_DIR}/src/web/components/icon/cpeicon.js - ${GSA_SRC_DIR}/src/web/components/icon/cpelogoicon.js - ${GSA_SRC_DIR}/src/web/components/icon/credentialicon.js - ${GSA_SRC_DIR}/src/web/components/icon/cveicon.js - ${GSA_SRC_DIR}/src/web/components/icon/cvssicon.js - ${GSA_SRC_DIR}/src/web/components/icon/dashboardicon.js - ${GSA_SRC_DIR}/src/web/components/icon/deleteicon.js - ${GSA_SRC_DIR}/src/web/components/icon/deltaicon.js - ${GSA_SRC_DIR}/src/web/components/icon/deltasecondicon.js - ${GSA_SRC_DIR}/src/web/components/icon/detailsicon.js - ${GSA_SRC_DIR}/src/web/components/icon/dfncertadvicon.js - ${GSA_SRC_DIR}/src/web/components/icon/disableicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloadicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloadcsvicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloaddebicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloadexeicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloadkeyicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloadrpmicon.js - ${GSA_SRC_DIR}/src/web/components/icon/downloadsvgicon.js - ${GSA_SRC_DIR}/src/web/components/icon/edgeicon.js - ${GSA_SRC_DIR}/src/web/components/icon/editicon.js - ${GSA_SRC_DIR}/src/web/components/icon/enableicon.js - ${GSA_SRC_DIR}/src/web/components/icon/exporticon.js - ${GSA_SRC_DIR}/src/web/components/icon/feedicon.js - ${GSA_SRC_DIR}/src/web/components/icon/filtericon.js - ${GSA_SRC_DIR}/src/web/components/icon/firsticon.js - ${GSA_SRC_DIR}/src/web/components/icon/foldicon.js - ${GSA_SRC_DIR}/src/web/components/icon/foldstateicon.js - ${GSA_SRC_DIR}/src/web/components/icon/groupicon.js - ${GSA_SRC_DIR}/src/web/components/icon/hosticon.js - ${GSA_SRC_DIR}/src/web/components/icon/icon.js - ${GSA_SRC_DIR}/src/web/components/icon/importicon.js - ${GSA_SRC_DIR}/src/web/components/icon/helpicon.js - ${GSA_SRC_DIR}/src/web/components/icon/keyicon.js - ${GSA_SRC_DIR}/src/web/components/icon/lasticon.js - ${GSA_SRC_DIR}/src/web/components/icon/ldapicon.js - ${GSA_SRC_DIR}/src/web/components/icon/legendicon.js - ${GSA_SRC_DIR}/src/web/components/icon/listicon.js - ${GSA_SRC_DIR}/src/web/components/icon/listsvgicon.js - ${GSA_SRC_DIR}/src/web/components/icon/logouticon.js - ${GSA_SRC_DIR}/src/web/components/icon/manualicon.js - ${GSA_SRC_DIR}/src/web/components/icon/magnifiericon.js - ${GSA_SRC_DIR}/src/web/components/icon/minusicon.js - ${GSA_SRC_DIR}/src/web/components/icon/mysettingsicon.js - ${GSA_SRC_DIR}/src/web/components/icon/newicon.js - ${GSA_SRC_DIR}/src/web/components/icon/newnoteicon.js - ${GSA_SRC_DIR}/src/web/components/icon/newoverrideicon.js - ${GSA_SRC_DIR}/src/web/components/icon/newprocessicon.js - ${GSA_SRC_DIR}/src/web/components/icon/newticketicon.js - ${GSA_SRC_DIR}/src/web/components/icon/nexticon.js - ${GSA_SRC_DIR}/src/web/components/icon/noteicon.js - ${GSA_SRC_DIR}/src/web/components/icon/nvticon.js - ${GSA_SRC_DIR}/src/web/components/icon/osicon.js - ${GSA_SRC_DIR}/src/web/components/icon/ossvgicon.js - ${GSA_SRC_DIR}/src/web/components/icon/ovaldeficon.js - ${GSA_SRC_DIR}/src/web/components/icon/overrideicon.js - ${GSA_SRC_DIR}/src/web/components/icon/performanceicon.js - ${GSA_SRC_DIR}/src/web/components/icon/permissionicon.js - ${GSA_SRC_DIR}/src/web/components/icon/plusicon.js - ${GSA_SRC_DIR}/src/web/components/icon/policyicon.js - ${GSA_SRC_DIR}/src/web/components/icon/portlisticon.js - ${GSA_SRC_DIR}/src/web/components/icon/previousicon.js - ${GSA_SRC_DIR}/src/web/components/icon/provideviewicon.js - ${GSA_SRC_DIR}/src/web/components/icon/refreshicon.js - ${GSA_SRC_DIR}/src/web/components/icon/radiusicon.js - ${GSA_SRC_DIR}/src/web/components/icon/removefromassetsicon.js - ${GSA_SRC_DIR}/src/web/components/icon/reportformaticon.js - ${GSA_SRC_DIR}/src/web/components/icon/roleicon.js - ${GSA_SRC_DIR}/src/web/components/icon/reporticon.js - ${GSA_SRC_DIR}/src/web/components/icon/restoreicon.js - ${GSA_SRC_DIR}/src/web/components/icon/reseticon.js - ${GSA_SRC_DIR}/src/web/components/icon/resulticon.js - ${GSA_SRC_DIR}/src/web/components/icon/restoreicon.js - ${GSA_SRC_DIR}/src/web/components/icon/resumeicon.js - ${GSA_SRC_DIR}/src/web/components/icon/scanconfigicon.js - ${GSA_SRC_DIR}/src/web/components/icon/scannericon.js - ${GSA_SRC_DIR}/src/web/components/icon/scheduleicon.js - ${GSA_SRC_DIR}/src/web/components/icon/sensoricon.js - ${GSA_SRC_DIR}/src/web/components/icon/solutiontypeicon.js - ${GSA_SRC_DIR}/src/web/components/icon/solutiontypesvgicon.js - ${GSA_SRC_DIR}/src/web/components/icon/starticon.js - ${GSA_SRC_DIR}/src/web/components/icon/stopicon.js - ${GSA_SRC_DIR}/src/web/components/icon/stmitigateicon.js - ${GSA_SRC_DIR}/src/web/components/icon/stnonavailableicon.js - ${GSA_SRC_DIR}/src/web/components/icon/stunknownicon.js - ${GSA_SRC_DIR}/src/web/components/icon/stvendorfixicon.js - ${GSA_SRC_DIR}/src/web/components/icon/stwillnotfixicon.js - ${GSA_SRC_DIR}/src/web/components/icon/stworkaroundicon.js - ${GSA_SRC_DIR}/src/web/components/icon/svgicon.js - ${GSA_SRC_DIR}/src/web/components/icon/tagicon.js - ${GSA_SRC_DIR}/src/web/components/icon/tagsicon.js - ${GSA_SRC_DIR}/src/web/components/icon/tagssvgicon.js - ${GSA_SRC_DIR}/src/web/components/icon/targeticon.js - ${GSA_SRC_DIR}/src/web/components/icon/taskicon.js - ${GSA_SRC_DIR}/src/web/components/icon/ticketicon.js - ${GSA_SRC_DIR}/src/web/components/icon/tlscertificateicon.js - ${GSA_SRC_DIR}/src/web/components/icon/toggle3dicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trashcanicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trashdeleteicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trashicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trenddownicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trendlessicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trendmoreicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trendnochangeicon.js - ${GSA_SRC_DIR}/src/web/components/icon/trendupicon.js - ${GSA_SRC_DIR}/src/web/components/icon/unfoldicon.js - ${GSA_SRC_DIR}/src/web/components/icon/uploadicon.js - ${GSA_SRC_DIR}/src/web/components/icon/usericon.js - ${GSA_SRC_DIR}/src/web/components/icon/verifyicon.js - ${GSA_SRC_DIR}/src/web/components/icon/verifynoicon.js - ${GSA_SRC_DIR}/src/web/components/icon/viewothericon.js - ${GSA_SRC_DIR}/src/web/components/icon/vulnerabilityicon.js - ${GSA_SRC_DIR}/src/web/components/icon/withIconSize.js - ${GSA_SRC_DIR}/src/web/components/icon/withSvgIcon.js - ${GSA_SRC_DIR}/src/web/components/icon/wizardicon.js - ${GSA_SRC_DIR}/src/web/components/icon/svg/add_to_assets.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/alert.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/alterable.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/audit.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/bpm.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/calendar.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/cert_bund_adv.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/cond_color.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/clone.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/config.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/cpe.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/credential.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/cve.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/cvss_calculator.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dashboard.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/delete.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/delta.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/delta_second.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/details.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dfn_cert_adv.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/disable.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_csv.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_deb.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_exe.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_key.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_rpm.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/dl_svg.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/download.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/edge.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/edit.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/enable.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/export.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/filter.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/first.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/feed.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/greenbone.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/group.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/help.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/host.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/import.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/key.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/last.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/ldap.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/legend.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/list.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/logout.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_mitigate.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_nonavailable.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_unknown.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_vendorfix.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_willnotfix.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_workaround.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/magnifier.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/minus.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/my_setting.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/new.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/new_process.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/new_note.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/new_override.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/new_ticket.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/next.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/note.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/nvt.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/os.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/ovaldef.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/override.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/performance.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/permission.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/plus.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/policy.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/port_list.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/previous.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/provide_view.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/radius.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/refresh.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/remove_from_assets.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/report_format.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/report.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/reset.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/result.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/restore.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/resume.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/role.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/scanner.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/st_vendorfix.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/start.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/stop.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/schedule.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/sensor.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/solution_type.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/tag.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/tags.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/target.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/task.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/ticket.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/tlscertificate.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/toggle3d.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/trashcan.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_down.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_less.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_more.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_nochange.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/trend_up.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/upload.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/user.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/verify.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/verify_no.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/view_other.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/vulnerability.svg - ${GSA_SRC_DIR}/src/web/components/icon/svg/wizard.svg - ${GSA_SRC_DIR}/src/web/components/img/greenbone.js - ${GSA_SRC_DIR}/src/web/components/img/img.js - ${GSA_SRC_DIR}/src/web/components/img/product.js - ${GSA_SRC_DIR}/src/web/components/label/severityclass.js - ${GSA_SRC_DIR}/src/web/components/layout/divider.js - ${GSA_SRC_DIR}/src/web/components/layout/globalstyles.js - ${GSA_SRC_DIR}/src/web/components/layout/icondivider.js - ${GSA_SRC_DIR}/src/web/components/layout/layout.js - ${GSA_SRC_DIR}/src/web/components/layout/withLayout.js - ${GSA_SRC_DIR}/src/web/components/loading/loading.js - ${GSA_SRC_DIR}/src/web/components/link/blanklink.js - ${GSA_SRC_DIR}/src/web/components/link/certlink.js - ${GSA_SRC_DIR}/src/web/components/link/cvelink.js - ${GSA_SRC_DIR}/src/web/components/link/detailslink.js - ${GSA_SRC_DIR}/src/web/components/link/externallink.js - ${GSA_SRC_DIR}/src/web/components/link/innerlink.js - ${GSA_SRC_DIR}/src/web/components/link/link.js - ${GSA_SRC_DIR}/src/web/components/link/manuallink.js - ${GSA_SRC_DIR}/src/web/components/link/protocoldoclink.js - ${GSA_SRC_DIR}/src/web/components/link/target.js - ${GSA_SRC_DIR}/src/web/components/menu/iconmenu.js - ${GSA_SRC_DIR}/src/web/components/menu/menu.js - ${GSA_SRC_DIR}/src/web/components/menu/menuentry.js - ${GSA_SRC_DIR}/src/web/components/menu/menuhelpentry.js - ${GSA_SRC_DIR}/src/web/components/menu/menusection.js - ${GSA_SRC_DIR}/src/web/components/menu/usermenu.js - ${GSA_SRC_DIR}/src/web/components/notification/dialognotification.js - ${GSA_SRC_DIR}/src/web/components/notification/withDialogNotifiaction.js - ${GSA_SRC_DIR}/src/web/components/observer/localeobserver.js - ${GSA_SRC_DIR}/src/web/components/observer/locationobserver.js - ${GSA_SRC_DIR}/src/web/components/observer/sessionobserver.js - ${GSA_SRC_DIR}/src/web/components/pagination/pagination.js - ${GSA_SRC_DIR}/src/web/components/panel/infopanel.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/applyoverridesgroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/createnamedfiltergroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/dialog.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/dialogproptypes.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/filterstringgroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/filterdialog.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/firstresultgroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/minqodgroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/powerfilter.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/resultsperpagegroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/severitylevelsgroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/solutiontypegroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/sortbygroup.js - ${GSA_SRC_DIR}/src/web/components/powerfilter/withFilterDialog.js - ${GSA_SRC_DIR}/src/web/components/processmap/background.js - ${GSA_SRC_DIR}/src/web/components/processmap/createprocessdialog.js - ${GSA_SRC_DIR}/src/web/components/processmap/edge.js - ${GSA_SRC_DIR}/src/web/components/processmap/hosttable.js - ${GSA_SRC_DIR}/src/web/components/processmap/processmap.js - ${GSA_SRC_DIR}/src/web/components/processmap/processmaploader.js - ${GSA_SRC_DIR}/src/web/components/processmap/processnode.js - ${GSA_SRC_DIR}/src/web/components/processmap/processpanel.js - ${GSA_SRC_DIR}/src/web/components/processmap/resultstable.js - ${GSA_SRC_DIR}/src/web/components/processmap/tools.js - ${GSA_SRC_DIR}/src/web/components/processmap/usecolorize.js - ${GSA_SRC_DIR}/src/web/components/processmap/utils.js - ${GSA_SRC_DIR}/src/web/components/processmap/validationrules.js - ${GSA_SRC_DIR}/src/web/components/provider/capabilitiesprovider.js - ${GSA_SRC_DIR}/src/web/components/provider/gmpprovider.js - ${GSA_SRC_DIR}/src/web/components/provider/iconsizeprovider.js - ${GSA_SRC_DIR}/src/web/components/provider/subscriptionprovider.js - ${GSA_SRC_DIR}/src/web/components/qod/qod.js - ${GSA_SRC_DIR}/src/web/components/section/header.js - ${GSA_SRC_DIR}/src/web/components/section/section.js - ${GSA_SRC_DIR}/src/web/components/sortby/sortby.js - ${GSA_SRC_DIR}/src/web/components/sortable/emptyrow.js - ${GSA_SRC_DIR}/src/web/components/sortable/grid.js - ${GSA_SRC_DIR}/src/web/components/sortable/item.js - ${GSA_SRC_DIR}/src/web/components/sortable/resizer.js - ${GSA_SRC_DIR}/src/web/components/sortable/row.js - ${GSA_SRC_DIR}/src/web/components/structure/footer.js - ${GSA_SRC_DIR}/src/web/components/structure/header.js - ${GSA_SRC_DIR}/src/web/components/structure/main.js - ${GSA_SRC_DIR}/src/web/components/tab/tab.js - ${GSA_SRC_DIR}/src/web/components/tab/tablayout.js - ${GSA_SRC_DIR}/src/web/components/tab/tablist.js - ${GSA_SRC_DIR}/src/web/components/tab/tabpanel.js - ${GSA_SRC_DIR}/src/web/components/tab/tabpanels.js - ${GSA_SRC_DIR}/src/web/components/tab/tabs.js - ${GSA_SRC_DIR}/src/web/components/table/body.js - ${GSA_SRC_DIR}/src/web/components/table/data.js - ${GSA_SRC_DIR}/src/web/components/table/detailstable.js - ${GSA_SRC_DIR}/src/web/components/table/header.js - ${GSA_SRC_DIR}/src/web/components/table/head.js - ${GSA_SRC_DIR}/src/web/components/table/infotable.js - ${GSA_SRC_DIR}/src/web/components/table/row.js - ${GSA_SRC_DIR}/src/web/components/table/simpletable.js - ${GSA_SRC_DIR}/src/web/components/table/stripedtable.js - ${GSA_SRC_DIR}/src/web/components/table/table.js - ${GSA_SRC_DIR}/src/web/entities/actions.js - ${GSA_SRC_DIR}/src/web/entities/container.js - ${GSA_SRC_DIR}/src/web/entities/entitynametabledata.js - ${GSA_SRC_DIR}/src/web/entities/filterprovider.js - ${GSA_SRC_DIR}/src/web/entities/footer.js - ${GSA_SRC_DIR}/src/web/entities/header.js - ${GSA_SRC_DIR}/src/web/entities/page.js - ${GSA_SRC_DIR}/src/web/entities/row.js - ${GSA_SRC_DIR}/src/web/entities/selection.js - ${GSA_SRC_DIR}/src/web/entities/table.js - ${GSA_SRC_DIR}/src/web/entities/tagsdialog.js - ${GSA_SRC_DIR}/src/web/entities/withEntitiesActions.js - ${GSA_SRC_DIR}/src/web/entities/withEntitiesContainer.js - ${GSA_SRC_DIR}/src/web/entities/withRowDetails.js - ${GSA_SRC_DIR}/src/web/entity/block.js - ${GSA_SRC_DIR}/src/web/entity/box.js - ${GSA_SRC_DIR}/src/web/entity/component.js - ${GSA_SRC_DIR}/src/web/entity/container.js - ${GSA_SRC_DIR}/src/web/entity/icon/cloneicon.js - ${GSA_SRC_DIR}/src/web/entity/icon/createicon.js - ${GSA_SRC_DIR}/src/web/entity/icon/deleteicon.js - ${GSA_SRC_DIR}/src/web/entity/icon/editicon.js - ${GSA_SRC_DIR}/src/web/entity/icon/observericon.js - ${GSA_SRC_DIR}/src/web/entity/icon/trashicon.js - ${GSA_SRC_DIR}/src/web/entity/icon/verifyicon.js - ${GSA_SRC_DIR}/src/web/entity/info.js - ${GSA_SRC_DIR}/src/web/entity/link.js - ${GSA_SRC_DIR}/src/web/entity/note.js - ${GSA_SRC_DIR}/src/web/entity/override.js - ${GSA_SRC_DIR}/src/web/entity/page.js - ${GSA_SRC_DIR}/src/web/entity/permissions.js - ${GSA_SRC_DIR}/src/web/entity/tab.js - ${GSA_SRC_DIR}/src/web/entity/tags.js - ${GSA_SRC_DIR}/src/web/entity/withEntityContainer.js - ${GSA_SRC_DIR}/src/web/pages/alerts/alembavfiremethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/component.js - ${GSA_SRC_DIR}/src/web/pages/alerts/condition.js - ${GSA_SRC_DIR}/src/web/pages/alerts/contentcomposerdialog.js - ${GSA_SRC_DIR}/src/web/pages/alerts/details.js - ${GSA_SRC_DIR}/src/web/pages/alerts/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/alerts/dialog.js - ${GSA_SRC_DIR}/src/web/pages/alerts/emailmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/event.js - ${GSA_SRC_DIR}/src/web/pages/alerts/filtercountchangedconditionpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/filtercountleastconditionpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/httpmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/listpage.js - ${GSA_SRC_DIR}/src/web/pages/alerts/method.js - ${GSA_SRC_DIR}/src/web/pages/alerts/scpmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/secinfoeventpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/sendmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/severitychangedconditionpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/severityleastconditionpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/snmpmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/sourcefiremethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/starttaskmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/table.js - ${GSA_SRC_DIR}/src/web/pages/alerts/taskeventpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/ticketeventpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/tippingpointmethodpart.js - ${GSA_SRC_DIR}/src/web/pages/alerts/verinicemethodpart.js - ${GSA_SRC_DIR}/src/web/pages/audits/actions.js - ${GSA_SRC_DIR}/src/web/pages/audits/component.js - ${GSA_SRC_DIR}/src/web/pages/audits/details.js - ${GSA_SRC_DIR}/src/web/pages/audits/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/audits/dialog.js - ${GSA_SRC_DIR}/src/web/pages/audits/listpage.js - ${GSA_SRC_DIR}/src/web/pages/audits/row.js - ${GSA_SRC_DIR}/src/web/pages/audits/table.js - ${GSA_SRC_DIR}/src/web/pages/credentials/component.js - ${GSA_SRC_DIR}/src/web/pages/credentials/details.js - ${GSA_SRC_DIR}/src/web/pages/credentials/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/credentials/dialog.js - ${GSA_SRC_DIR}/src/web/pages/credentials/downloadicon.js - ${GSA_SRC_DIR}/src/web/pages/credentials/listpage.js - ${GSA_SRC_DIR}/src/web/pages/credentials/row.js - ${GSA_SRC_DIR}/src/web/pages/credentials/table.js - ${GSA_SRC_DIR}/src/web/pages/certbund/details.js - ${GSA_SRC_DIR}/src/web/pages/certbund/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/certbund/listpage.js - ${GSA_SRC_DIR}/src/web/pages/certbund/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/certbund/row.js - ${GSA_SRC_DIR}/src/web/pages/certbund/table.js - ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/certbund/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/cpes/details.js - ${GSA_SRC_DIR}/src/web/pages/cpes/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/cpes/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/cpes/listpage.js - ${GSA_SRC_DIR}/src/web/pages/cpes/row.js - ${GSA_SRC_DIR}/src/web/pages/cpes/table.js - ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/cpes/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/cves/details.js - ${GSA_SRC_DIR}/src/web/pages/cves/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/cves/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/cves/listpage.js - ${GSA_SRC_DIR}/src/web/pages/cves/row.js - ${GSA_SRC_DIR}/src/web/pages/cves/table.js - ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/cves/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/details.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/listpage.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/row.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/table.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/table.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/dfncert/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/extras/cvsscalculatorpage.js - ${GSA_SRC_DIR}/src/web/pages/extras/feedstatuspage.js - ${GSA_SRC_DIR}/src/web/pages/extras/trashactions.js - ${GSA_SRC_DIR}/src/web/pages/extras/trashcanpage.js - ${GSA_SRC_DIR}/src/web/pages/filters/component.js - ${GSA_SRC_DIR}/src/web/pages/filters/details.js - ${GSA_SRC_DIR}/src/web/pages/filters/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/filters/dialog.js - ${GSA_SRC_DIR}/src/web/pages/filters/listpage.js - ${GSA_SRC_DIR}/src/web/pages/filters/row.js - ${GSA_SRC_DIR}/src/web/pages/filters/table.js - ${GSA_SRC_DIR}/src/web/pages/groups/component.js - ${GSA_SRC_DIR}/src/web/pages/groups/details.js - ${GSA_SRC_DIR}/src/web/pages/groups/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/groups/dialog.js - ${GSA_SRC_DIR}/src/web/pages/groups/header.js - ${GSA_SRC_DIR}/src/web/pages/groups/listpage.js - ${GSA_SRC_DIR}/src/web/pages/groups/row.js - ${GSA_SRC_DIR}/src/web/pages/groups/table.js - ${GSA_SRC_DIR}/src/web/pages/help/about.js - ${GSA_SRC_DIR}/src/web/pages/hosts/component.js - ${GSA_SRC_DIR}/src/web/pages/hosts/details.js - ${GSA_SRC_DIR}/src/web/pages/hosts/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dialog.js - ${GSA_SRC_DIR}/src/web/pages/hosts/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/hosts/identifiers.js - ${GSA_SRC_DIR}/src/web/pages/hosts/listpage.js - ${GSA_SRC_DIR}/src/web/pages/hosts/row.js - ${GSA_SRC_DIR}/src/web/pages/hosts/table.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/modifieddisplay.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/modifiedhighdisplay.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/topologydisplay.js - ${GSA_SRC_DIR}/src/web/pages/hosts/dashboard/vulnscoredisplay.js - ${GSA_SRC_DIR}/src/web/pages/ldap/dialog.js - ${GSA_SRC_DIR}/src/web/pages/ldap/ldappage.js - ${GSA_SRC_DIR}/src/web/pages/login/loginform.js - ${GSA_SRC_DIR}/src/web/pages/login/loginpage.js - ${GSA_SRC_DIR}/src/web/pages/notes/component.js - ${GSA_SRC_DIR}/src/web/pages/notes/details.js - ${GSA_SRC_DIR}/src/web/pages/notes/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/notes/dialog.js - ${GSA_SRC_DIR}/src/web/pages/notes/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/notes/listpage.js - ${GSA_SRC_DIR}/src/web/pages/notes/row.js - ${GSA_SRC_DIR}/src/web/pages/notes/table.js - ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/activedaysdisplay.js - ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/notes/dashboard/wordclouddisplay.js - ${GSA_SRC_DIR}/src/web/pages/notfoundpage.js - ${GSA_SRC_DIR}/src/web/pages/nvts/component.js - ${GSA_SRC_DIR}/src/web/pages/nvts/details.js - ${GSA_SRC_DIR}/src/web/pages/nvts/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/nvts/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/nvts/listpage.js - ${GSA_SRC_DIR}/src/web/pages/nvts/nvtpreference.js - ${GSA_SRC_DIR}/src/web/pages/nvts/preferences.js - ${GSA_SRC_DIR}/src/web/pages/nvts/preformatted.js - ${GSA_SRC_DIR}/src/web/pages/nvts/references.js - ${GSA_SRC_DIR}/src/web/pages/nvts/row.js - ${GSA_SRC_DIR}/src/web/pages/nvts/solution.js - ${GSA_SRC_DIR}/src/web/pages/nvts/table.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/familydisplay.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/qoddisplay.js - ${GSA_SRC_DIR}/src/web/pages/nvts/dashboard/qodtypedisplay.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/component.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/listpage.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/row.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/table.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/operatingsystems/dashboard/vulnscoredisplay.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/details.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/listpage.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/row.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/table.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/classdisplay.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/ovaldefs/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/overrides/component.js - ${GSA_SRC_DIR}/src/web/pages/overrides/details.js - ${GSA_SRC_DIR}/src/web/pages/overrides/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/overrides/dialog.js - ${GSA_SRC_DIR}/src/web/pages/overrides/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/overrides/listpage.js - ${GSA_SRC_DIR}/src/web/pages/overrides/row.js - ${GSA_SRC_DIR}/src/web/pages/overrides/table.js - ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/activedaysdisplay.js - ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/overrides/dashboard/wordclouddisplay.js - ${GSA_SRC_DIR}/src/web/pages/page.js - ${GSA_SRC_DIR}/src/web/pages/performance/performancepage.js - ${GSA_SRC_DIR}/src/web/pages/performance/startendtimeselection.js - ${GSA_SRC_DIR}/src/web/pages/permissions/component.js - ${GSA_SRC_DIR}/src/web/pages/permissions/details.js - ${GSA_SRC_DIR}/src/web/pages/permissions/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/permissions/dialog.js - ${GSA_SRC_DIR}/src/web/pages/permissions/listpage.js - ${GSA_SRC_DIR}/src/web/pages/permissions/multipledialog.js - ${GSA_SRC_DIR}/src/web/pages/permissions/row.js - ${GSA_SRC_DIR}/src/web/pages/permissions/table.js - ${GSA_SRC_DIR}/src/web/pages/policies/component.js - ${GSA_SRC_DIR}/src/web/pages/policies/details.js - ${GSA_SRC_DIR}/src/web/pages/policies/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/policies/dialog.js - ${GSA_SRC_DIR}/src/web/pages/policies/header.js - ${GSA_SRC_DIR}/src/web/pages/policies/listpage.js - ${GSA_SRC_DIR}/src/web/pages/policies/row.js - ${GSA_SRC_DIR}/src/web/pages/policies/table.js - ${GSA_SRC_DIR}/src/web/pages/portlists/component.js - ${GSA_SRC_DIR}/src/web/pages/portlists/details.js - ${GSA_SRC_DIR}/src/web/pages/portlists/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/portlists/dialog.js - ${GSA_SRC_DIR}/src/web/pages/portlists/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/portlists/importdialog.js - ${GSA_SRC_DIR}/src/web/pages/portlists/listpage.js - ${GSA_SRC_DIR}/src/web/pages/portlists/portrangedialog.js - ${GSA_SRC_DIR}/src/web/pages/portlists/portrangestable.js - ${GSA_SRC_DIR}/src/web/pages/portlists/row.js - ${GSA_SRC_DIR}/src/web/pages/portlists/table.js - ${GSA_SRC_DIR}/src/web/pages/processmaps/processmapspage.js - ${GSA_SRC_DIR}/src/web/pages/radius/dialog.js - ${GSA_SRC_DIR}/src/web/pages/radius/radiuspage.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/component.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/details.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/dialog.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/listpage.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/row.js - ${GSA_SRC_DIR}/src/web/pages/reportformats/table.js - ${GSA_SRC_DIR}/src/web/pages/reports/deltaresultsfiltergroup.js - ${GSA_SRC_DIR}/src/web/pages/reports/detailscontent.js - ${GSA_SRC_DIR}/src/web/pages/reports/detailsfilterdialog.js - ${GSA_SRC_DIR}/src/web/pages/reports/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/alertactions.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/applicationstab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/applicationstable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/closedcvestab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/closedcvestable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/cvestab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/cvestable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/emptyreport.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/emptyresultsreport.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/errorstab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/errorstable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/hoststab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/hoststable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/operatingsystemstab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/operatingsystemstable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/portstab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/portstable.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/reportentitiescontainer.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/reportpanel.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/resultstab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/summary.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/thresholdpanel.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/tlscertificatestab.js - ${GSA_SRC_DIR}/src/web/pages/reports/details/tlscertificatestable.js - ${GSA_SRC_DIR}/src/web/pages/reports/downloadreportdialog.js - ${GSA_SRC_DIR}/src/web/pages/reports/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/reports/importdialog.js - ${GSA_SRC_DIR}/src/web/pages/reports/listpage.js - ${GSA_SRC_DIR}/src/web/pages/reports/row.js - ${GSA_SRC_DIR}/src/web/pages/reports/table.js - ${GSA_SRC_DIR}/src/web/pages/reports/thresholdmessage.js - ${GSA_SRC_DIR}/src/web/pages/reports/triggeralertdialog.js - ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/highresultsdisplay.js - ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/reports/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/results/delta.js - ${GSA_SRC_DIR}/src/web/pages/results/details.js - ${GSA_SRC_DIR}/src/web/pages/results/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/results/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/results/listpage.js - ${GSA_SRC_DIR}/src/web/pages/results/row.js - ${GSA_SRC_DIR}/src/web/pages/results/table.js - ${GSA_SRC_DIR}/src/web/pages/results/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/results/dashboard/descriptionwordclouddisplay.js - ${GSA_SRC_DIR}/src/web/pages/results/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/results/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/results/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/results/dashboard/wordclouddisplay.js - ${GSA_SRC_DIR}/src/web/pages/roles/component.js - ${GSA_SRC_DIR}/src/web/pages/roles/details.js - ${GSA_SRC_DIR}/src/web/pages/roles/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/roles/dialog.js - ${GSA_SRC_DIR}/src/web/pages/roles/listpage.js - ${GSA_SRC_DIR}/src/web/pages/roles/row.js - ${GSA_SRC_DIR}/src/web/pages/roles/table.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/component.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/details.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/dialog.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/editconfigfamilydialog.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/editdialog.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/editnvtdetailsdialog.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/header.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/importdialog.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/listpage.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/row.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/table.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/trend.js - ${GSA_SRC_DIR}/src/web/pages/scanconfigs/scannerpreferences.js - ${GSA_SRC_DIR}/src/web/pages/scanners/component.js - ${GSA_SRC_DIR}/src/web/pages/scanners/details.js - ${GSA_SRC_DIR}/src/web/pages/scanners/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/scanners/dialog.js - ${GSA_SRC_DIR}/src/web/pages/scanners/listpage.js - ${GSA_SRC_DIR}/src/web/pages/scanners/row.js - ${GSA_SRC_DIR}/src/web/pages/scanners/table.js - ${GSA_SRC_DIR}/src/web/pages/schedules/component.js - ${GSA_SRC_DIR}/src/web/pages/schedules/dayselect.js - ${GSA_SRC_DIR}/src/web/pages/schedules/details.js - ${GSA_SRC_DIR}/src/web/pages/schedules/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/schedules/dialog.js - ${GSA_SRC_DIR}/src/web/pages/schedules/listpage.js - ${GSA_SRC_DIR}/src/web/pages/schedules/monthdaysselect.js - ${GSA_SRC_DIR}/src/web/pages/schedules/row.js - ${GSA_SRC_DIR}/src/web/pages/schedules/render.js - ${GSA_SRC_DIR}/src/web/pages/schedules/table.js - ${GSA_SRC_DIR}/src/web/pages/schedules/timeunitselect.js - ${GSA_SRC_DIR}/src/web/pages/schedules/weekdayselect.js - ${GSA_SRC_DIR}/src/web/pages/start/confirmremovedialog.js - ${GSA_SRC_DIR}/src/web/pages/start/dashboard.js - ${GSA_SRC_DIR}/src/web/pages/start/editdashboarddialog.js - ${GSA_SRC_DIR}/src/web/pages/start/newdashboarddialog.js - ${GSA_SRC_DIR}/src/web/pages/start/page.js - ${GSA_SRC_DIR}/src/web/pages/tags/component.js - ${GSA_SRC_DIR}/src/web/pages/tags/details.js - ${GSA_SRC_DIR}/src/web/pages/tags/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/tags/dialog.js - ${GSA_SRC_DIR}/src/web/pages/tags/listpage.js - ${GSA_SRC_DIR}/src/web/pages/tags/resourcelist.js - ${GSA_SRC_DIR}/src/web/pages/tags/row.js - ${GSA_SRC_DIR}/src/web/pages/tags/table.js - ${GSA_SRC_DIR}/src/web/pages/targets/component.js - ${GSA_SRC_DIR}/src/web/pages/targets/details.js - ${GSA_SRC_DIR}/src/web/pages/targets/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/targets/dialog.js - ${GSA_SRC_DIR}/src/web/pages/targets/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/targets/listpage.js - ${GSA_SRC_DIR}/src/web/pages/targets/row.js - ${GSA_SRC_DIR}/src/web/pages/targets/table.js - ${GSA_SRC_DIR}/src/web/pages/tasks/actions.js - ${GSA_SRC_DIR}/src/web/pages/tasks/addresultstoassetsgroup.js - ${GSA_SRC_DIR}/src/web/pages/tasks/autodeletereportsgroup.js - ${GSA_SRC_DIR}/src/web/pages/tasks/component.js - ${GSA_SRC_DIR}/src/web/pages/tasks/containerdialog.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/schedulesdisplay.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dashboard/statusdisplay.js - ${GSA_SRC_DIR}/src/web/pages/tasks/details.js - ${GSA_SRC_DIR}/src/web/pages/tasks/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/tasks/dialog.js - ${GSA_SRC_DIR}/src/web/pages/tasks/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/tasks/icons/importreporticon.js - ${GSA_SRC_DIR}/src/web/pages/tasks/icons/newiconmenu.js - ${GSA_SRC_DIR}/src/web/pages/tasks/icons/resumeicon.js - ${GSA_SRC_DIR}/src/web/pages/tasks/icons/scheduleicon.js - ${GSA_SRC_DIR}/src/web/pages/tasks/icons/starticon.js - ${GSA_SRC_DIR}/src/web/pages/tasks/icons/stopicon.js - ${GSA_SRC_DIR}/src/web/pages/tasks/listpage.js - ${GSA_SRC_DIR}/src/web/pages/tasks/row.js - ${GSA_SRC_DIR}/src/web/pages/tasks/status.js - ${GSA_SRC_DIR}/src/web/pages/tasks/table.js - ${GSA_SRC_DIR}/src/web/pages/tasks/task.js - ${GSA_SRC_DIR}/src/web/pages/tasks/trend.js - ${GSA_SRC_DIR}/src/web/pages/tickets/component.js - ${GSA_SRC_DIR}/src/web/pages/tickets/createdialog.js - ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/createddisplay.js - ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/statusdisplay.js - ${GSA_SRC_DIR}/src/web/pages/tickets/dashboard/usersassigneddisplay.js - ${GSA_SRC_DIR}/src/web/pages/tickets/details.js - ${GSA_SRC_DIR}/src/web/pages/tickets/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/tickets/editdialog.js - ${GSA_SRC_DIR}/src/web/pages/tickets/listpage.js - ${GSA_SRC_DIR}/src/web/pages/tickets/table.js - ${GSA_SRC_DIR}/src/web/pages/tickets/validationrules.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/component.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/details.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/listpage.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/row.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/table.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/modifieddisplay.js - ${GSA_SRC_DIR}/src/web/pages/tlscertificates/dashboard/timestatusdisplay.js - ${GSA_SRC_DIR}/src/web/pages/users/component.js - ${GSA_SRC_DIR}/src/web/pages/users/confirmdeletedialog.js - ${GSA_SRC_DIR}/src/web/pages/users/details.js - ${GSA_SRC_DIR}/src/web/pages/users/detailspage.js - ${GSA_SRC_DIR}/src/web/pages/users/dialog.js - ${GSA_SRC_DIR}/src/web/pages/users/header.js - ${GSA_SRC_DIR}/src/web/pages/users/listpage.js - ${GSA_SRC_DIR}/src/web/pages/users/row.js - ${GSA_SRC_DIR}/src/web/pages/users/table.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/defaultspart.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/dialog.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/filterpart.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/generalpart.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/severitypart.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/usersettingspage.js - ${GSA_SRC_DIR}/src/web/pages/usersettings/validationrules.js - ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/cvssdisplay.js - ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/hostsdisplay.js - ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/index.js - ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/loaders.js - ${GSA_SRC_DIR}/src/web/pages/vulns/dashboard/severityclassdisplay.js - ${GSA_SRC_DIR}/src/web/pages/vulns/filterdialog.js - ${GSA_SRC_DIR}/src/web/pages/vulns/listpage.js - ${GSA_SRC_DIR}/src/web/pages/vulns/row.js - ${GSA_SRC_DIR}/src/web/pages/vulns/table.js - ${GSA_SRC_DIR}/src/web/routes.js - ${GSA_SRC_DIR}/src/web/store/actions.js - ${GSA_SRC_DIR}/src/web/store/businessprocessmaps/actions.js - ${GSA_SRC_DIR}/src/web/store/businessprocessmaps/reducers.js - ${GSA_SRC_DIR}/src/web/store/businessprocessmaps/selectors.js - ${GSA_SRC_DIR}/src/web/store/dashboard/data/actions.js - ${GSA_SRC_DIR}/src/web/store/dashboard/data/loader.js - ${GSA_SRC_DIR}/src/web/store/dashboard/data/reducers.js - ${GSA_SRC_DIR}/src/web/store/dashboard/data/selectors.js - ${GSA_SRC_DIR}/src/web/store/dashboard/settings/actions.js - ${GSA_SRC_DIR}/src/web/store/dashboard/settings/reducers.js - ${GSA_SRC_DIR}/src/web/store/dashboard/settings/selectors.js - ${GSA_SRC_DIR}/src/web/store/index.js - ${GSA_SRC_DIR}/src/web/store/reducers.js - ${GSA_SRC_DIR}/src/web/store/entities/alerts.js - ${GSA_SRC_DIR}/src/web/store/entities/audits.js - ${GSA_SRC_DIR}/src/web/store/entities/certbund.js - ${GSA_SRC_DIR}/src/web/store/entities/cpes.js - ${GSA_SRC_DIR}/src/web/store/entities/credentials.js - ${GSA_SRC_DIR}/src/web/store/entities/cves.js - ${GSA_SRC_DIR}/src/web/store/entities/dfncerts.js - ${GSA_SRC_DIR}/src/web/store/entities/filters.js - ${GSA_SRC_DIR}/src/web/store/entities/groups.js - ${GSA_SRC_DIR}/src/web/store/entities/hosts.js - ${GSA_SRC_DIR}/src/web/store/entities/notes.js - ${GSA_SRC_DIR}/src/web/store/entities/nvts.js - ${GSA_SRC_DIR}/src/web/store/entities/operatingsystems.js - ${GSA_SRC_DIR}/src/web/store/entities/ovaldefs.js - ${GSA_SRC_DIR}/src/web/store/entities/overrides.js - ${GSA_SRC_DIR}/src/web/store/entities/permissions.js - ${GSA_SRC_DIR}/src/web/store/entities/policies.js - ${GSA_SRC_DIR}/src/web/store/entities/portlists.js - ${GSA_SRC_DIR}/src/web/store/entities/reducers.js - ${GSA_SRC_DIR}/src/web/store/entities/reportformats.js - ${GSA_SRC_DIR}/src/web/store/entities/report/actions.js - ${GSA_SRC_DIR}/src/web/store/entities/report/reducers.js - ${GSA_SRC_DIR}/src/web/store/entities/report/selectors.js - ${GSA_SRC_DIR}/src/web/store/entities/reports.js - ${GSA_SRC_DIR}/src/web/store/entities/reports/reducers.js - ${GSA_SRC_DIR}/src/web/store/entities/results.js - ${GSA_SRC_DIR}/src/web/store/entities/roles.js - ${GSA_SRC_DIR}/src/web/store/entities/scanconfigs.js - ${GSA_SRC_DIR}/src/web/store/entities/scanners.js - ${GSA_SRC_DIR}/src/web/store/entities/schedules.js - ${GSA_SRC_DIR}/src/web/store/entities/tags.js - ${GSA_SRC_DIR}/src/web/store/entities/targets.js - ${GSA_SRC_DIR}/src/web/store/entities/tasks.js - ${GSA_SRC_DIR}/src/web/store/entities/tickets.js - ${GSA_SRC_DIR}/src/web/store/entities/users.js - ${GSA_SRC_DIR}/src/web/store/entities/vulns.js - ${GSA_SRC_DIR}/src/web/store/entities/utils/actions.js - ${GSA_SRC_DIR}/src/web/store/entities/utils/main.js - ${GSA_SRC_DIR}/src/web/store/entities/utils/reducers.js - ${GSA_SRC_DIR}/src/web/store/entities/utils/selectors.js - ${GSA_SRC_DIR}/src/web/store/pages/actions.js - ${GSA_SRC_DIR}/src/web/store/pages/reducers.js - ${GSA_SRC_DIR}/src/web/store/pages/selectors.js - ${GSA_SRC_DIR}/src/web/store/usersettings/defaults/actions.js - ${GSA_SRC_DIR}/src/web/store/usersettings/defaults/reducers.js - ${GSA_SRC_DIR}/src/web/store/usersettings/defaults/selectors.js - ${GSA_SRC_DIR}/src/web/store/usersettings/actions.js - ${GSA_SRC_DIR}/src/web/store/usersettings/reducers.js - ${GSA_SRC_DIR}/src/web/store/usersettings/selectors.js - ${GSA_SRC_DIR}/src/web/store/utils.js - ${GSA_SRC_DIR}/src/web/authorized.js - ${GSA_SRC_DIR}/src/web/utils/cert.js - ${GSA_SRC_DIR}/src/web/utils/compose.js - ${GSA_SRC_DIR}/src/web/utils/cpe.js - ${GSA_SRC_DIR}/src/web/utils/os.js - ${GSA_SRC_DIR}/src/web/utils/proptypes.js - ${GSA_SRC_DIR}/src/web/utils/render.js - ${GSA_SRC_DIR}/src/web/utils/selectiontype.js - ${GSA_SRC_DIR}/src/web/utils/severity.js - ${GSA_SRC_DIR}/src/web/utils/sort.js - ${GSA_SRC_DIR}/src/web/utils/theme.js - ${GSA_SRC_DIR}/src/web/utils/state.js - ${GSA_SRC_DIR}/src/web/utils/urls.js - ${GSA_SRC_DIR}/src/web/utils/withCapabilities.js - ${GSA_SRC_DIR}/src/web/utils/withComponentDefaults.js - ${GSA_SRC_DIR}/src/web/utils/withGmp.js - ${GSA_SRC_DIR}/src/web/utils/withPrefix.js - ${GSA_SRC_DIR}/src/web/utils/withSubscription.js - ${GSA_SRC_DIR}/src/web/utils/withUserName.js - ${GSA_SRC_DIR}/src/web/wizard/advancedtaskwizard.js - ${GSA_SRC_DIR}/src/web/wizard/modifytaskwizard.js - ${GSA_SRC_DIR}/src/web/wizard/taskwizard.js - ) - - - -add_custom_command (OUTPUT node-modules.stamp - DEPENDS ${GSA_PKG_FILES} - COMMAND ${INSTALLER} "${INSTALLER_ARGS}" "install" - COMMAND ${CMAKE_COMMAND} -E touch ${CMAKE_CURRENT_BINARY_DIR}/node-modules.stamp - WORKING_DIRECTORY ${GSA_SRC_DIR} - COMMENT "Install gsa js dependencies") - - -add_custom_command (OUTPUT bundle.stamp - COMMAND ${CMAKE_COMMAND} -E env REACT_APP_VERSION=${PROJECT_VERSION_STRING} ${INSTALLER} "${INSTALLER_ARGS}" run build - COMMAND ${CMAKE_COMMAND} -E touch ${CMAKE_CURRENT_BINARY_DIR}/bundle.stamp - WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/node-modules.stamp - ${GSA_PKG_FILES} - ${GSA_STATIC_SRC_FILES} - ${GSA_JS_SRC_FILES} - COMMENT "Build gsa install files") - -add_custom_target (gsa ALL - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/node-modules.stamp - ${CMAKE_CURRENT_BINARY_DIR}/bundle.stamp) - -set (GSA_STATIC_BUILD_FILES - ${GSA_BUILD_DIR}/index.html) - -install (FILES ${GSA_STATIC_BUILD_FILES} - DESTINATION ${GSA_DEST_DIR}) - -install (FILES public/robots.txt - DESTINATION ${GSA_DEST_DIR}) - -# remove old generated files -install (CODE "file(REMOVE_RECURSE ${GSA_DEST_DIR}/static)") - -install (DIRECTORY - ${GSA_BUILD_DIR}/static - ${GSA_BUILD_DIR}/img - ${GSA_BUILD_DIR}/locales - DESTINATION ${GSA_DEST_DIR}) diff --git a/gsa/jsconfig.json b/jsconfig.json similarity index 100% rename from gsa/jsconfig.json rename to jsconfig.json diff --git a/gsa/package.json b/package.json similarity index 100% rename from gsa/package.json rename to package.json diff --git a/gsa/public/img/cpe/a:apache:http_server.svg b/public/img/cpe/a:apache:http_server.svg similarity index 100% rename from gsa/public/img/cpe/a:apache:http_server.svg rename to public/img/cpe/a:apache:http_server.svg diff --git a/gsa/public/img/cpe/a:drupal:drupal.svg b/public/img/cpe/a:drupal:drupal.svg similarity index 100% rename from gsa/public/img/cpe/a:drupal:drupal.svg rename to public/img/cpe/a:drupal:drupal.svg diff --git a/gsa/public/img/cpe/a:gnu.svg b/public/img/cpe/a:gnu.svg similarity index 100% rename from gsa/public/img/cpe/a:gnu.svg rename to public/img/cpe/a:gnu.svg diff --git a/gsa/public/img/cpe/a:google.svg b/public/img/cpe/a:google.svg similarity index 100% rename from gsa/public/img/cpe/a:google.svg rename to public/img/cpe/a:google.svg diff --git a/gsa/public/img/cpe/a:mysql:mysql.svg b/public/img/cpe/a:mysql:mysql.svg similarity index 100% rename from gsa/public/img/cpe/a:mysql:mysql.svg rename to public/img/cpe/a:mysql:mysql.svg diff --git a/gsa/public/img/cpe/a:openbsd:openssh.svg b/public/img/cpe/a:openbsd:openssh.svg similarity index 100% rename from gsa/public/img/cpe/a:openbsd:openssh.svg rename to public/img/cpe/a:openbsd:openssh.svg diff --git a/gsa/public/img/cpe/a:otrs:otrs.svg b/public/img/cpe/a:otrs:otrs.svg similarity index 100% rename from gsa/public/img/cpe/a:otrs:otrs.svg rename to public/img/cpe/a:otrs:otrs.svg diff --git a/gsa/public/img/cpe/a:php:php.svg b/public/img/cpe/a:php:php.svg similarity index 100% rename from gsa/public/img/cpe/a:php:php.svg rename to public/img/cpe/a:php:php.svg diff --git a/gsa/public/img/cpe/a:postgresql:postgresql.svg b/public/img/cpe/a:postgresql:postgresql.svg similarity index 100% rename from gsa/public/img/cpe/a:postgresql:postgresql.svg rename to public/img/cpe/a:postgresql:postgresql.svg diff --git a/gsa/public/img/cpe/a:snort:snort.svg b/public/img/cpe/a:snort:snort.svg similarity index 100% rename from gsa/public/img/cpe/a:snort:snort.svg rename to public/img/cpe/a:snort:snort.svg diff --git a/gsa/public/img/cpe/a:sourcefire.svg b/public/img/cpe/a:sourcefire.svg similarity index 100% rename from gsa/public/img/cpe/a:sourcefire.svg rename to public/img/cpe/a:sourcefire.svg diff --git a/gsa/public/img/cpe/a:typo3:typo3.svg b/public/img/cpe/a:typo3:typo3.svg similarity index 100% rename from gsa/public/img/cpe/a:typo3:typo3.svg rename to public/img/cpe/a:typo3:typo3.svg diff --git a/gsa/public/img/cpe/a:wordpress:wordpress.svg b/public/img/cpe/a:wordpress:wordpress.svg similarity index 100% rename from gsa/public/img/cpe/a:wordpress:wordpress.svg rename to public/img/cpe/a:wordpress:wordpress.svg diff --git a/gsa/public/img/cpe/other.svg b/public/img/cpe/other.svg similarity index 100% rename from gsa/public/img/cpe/other.svg rename to public/img/cpe/other.svg diff --git a/gsa/public/img/favicon.gif b/public/img/favicon.gif similarity index 100% rename from gsa/public/img/favicon.gif rename to public/img/favicon.gif diff --git a/gsa/public/img/greenbone.svg b/public/img/greenbone.svg similarity index 100% rename from gsa/public/img/greenbone.svg rename to public/img/greenbone.svg diff --git a/gsa/public/img/greenbone_banner.jpeg b/public/img/greenbone_banner.jpeg similarity index 100% rename from gsa/public/img/greenbone_banner.jpeg rename to public/img/greenbone_banner.jpeg diff --git a/gsa/public/img/gsa.svg b/public/img/gsa.svg similarity index 100% rename from gsa/public/img/gsa.svg rename to public/img/gsa.svg diff --git a/gsa/public/img/gsa_splash.svg b/public/img/gsa_splash.svg similarity index 100% rename from gsa/public/img/gsa_splash.svg rename to public/img/gsa_splash.svg diff --git a/gsa/public/img/loading.gif b/public/img/loading.gif similarity index 100% rename from gsa/public/img/loading.gif rename to public/img/loading.gif diff --git a/gsa/public/img/login-bottom.svg b/public/img/login-bottom.svg similarity index 100% rename from gsa/public/img/login-bottom.svg rename to public/img/login-bottom.svg diff --git a/gsa/public/img/login-label.png b/public/img/login-label.png similarity index 100% rename from gsa/public/img/login-label.png rename to public/img/login-label.png diff --git a/gsa/public/img/login-top.svg b/public/img/login-top.svg similarity index 100% rename from gsa/public/img/login-top.svg rename to public/img/login-top.svg diff --git a/gsa/public/img/os_aix.svg b/public/img/os_aix.svg similarity index 100% rename from gsa/public/img/os_aix.svg rename to public/img/os_aix.svg diff --git a/gsa/public/img/os_apple.svg b/public/img/os_apple.svg similarity index 100% rename from gsa/public/img/os_apple.svg rename to public/img/os_apple.svg diff --git a/gsa/public/img/os_arubanetworks.svg b/public/img/os_arubanetworks.svg similarity index 100% rename from gsa/public/img/os_arubanetworks.svg rename to public/img/os_arubanetworks.svg diff --git a/gsa/public/img/os_centos.svg b/public/img/os_centos.svg similarity index 100% rename from gsa/public/img/os_centos.svg rename to public/img/os_centos.svg diff --git a/gsa/public/img/os_checkpoint.svg b/public/img/os_checkpoint.svg similarity index 100% rename from gsa/public/img/os_checkpoint.svg rename to public/img/os_checkpoint.svg diff --git a/gsa/public/img/os_cisco.svg b/public/img/os_cisco.svg similarity index 100% rename from gsa/public/img/os_cisco.svg rename to public/img/os_cisco.svg diff --git a/gsa/public/img/os_conflict.svg b/public/img/os_conflict.svg similarity index 100% rename from gsa/public/img/os_conflict.svg rename to public/img/os_conflict.svg diff --git a/gsa/public/img/os_cyclades.svg b/public/img/os_cyclades.svg similarity index 100% rename from gsa/public/img/os_cyclades.svg rename to public/img/os_cyclades.svg diff --git a/gsa/public/img/os_debian.svg b/public/img/os_debian.svg similarity index 100% rename from gsa/public/img/os_debian.svg rename to public/img/os_debian.svg diff --git a/gsa/public/img/os_fedora.svg b/public/img/os_fedora.svg similarity index 100% rename from gsa/public/img/os_fedora.svg rename to public/img/os_fedora.svg diff --git a/gsa/public/img/os_fortinet.svg b/public/img/os_fortinet.svg similarity index 100% rename from gsa/public/img/os_fortinet.svg rename to public/img/os_fortinet.svg diff --git a/gsa/public/img/os_freebsd.svg b/public/img/os_freebsd.svg similarity index 100% rename from gsa/public/img/os_freebsd.svg rename to public/img/os_freebsd.svg diff --git a/gsa/public/img/os_gentoo.svg b/public/img/os_gentoo.svg similarity index 100% rename from gsa/public/img/os_gentoo.svg rename to public/img/os_gentoo.svg diff --git a/gsa/public/img/os_gos.svg b/public/img/os_gos.svg similarity index 100% rename from gsa/public/img/os_gos.svg rename to public/img/os_gos.svg diff --git a/gsa/public/img/os_hp.svg b/public/img/os_hp.svg similarity index 100% rename from gsa/public/img/os_hp.svg rename to public/img/os_hp.svg diff --git a/gsa/public/img/os_huawai.svg b/public/img/os_huawai.svg similarity index 100% rename from gsa/public/img/os_huawai.svg rename to public/img/os_huawai.svg diff --git a/gsa/public/img/os_ipfire.svg b/public/img/os_ipfire.svg similarity index 100% rename from gsa/public/img/os_ipfire.svg rename to public/img/os_ipfire.svg diff --git a/gsa/public/img/os_junos.svg b/public/img/os_junos.svg similarity index 100% rename from gsa/public/img/os_junos.svg rename to public/img/os_junos.svg diff --git a/gsa/public/img/os_linux.svg b/public/img/os_linux.svg similarity index 100% rename from gsa/public/img/os_linux.svg rename to public/img/os_linux.svg diff --git a/gsa/public/img/os_mandriva.svg b/public/img/os_mandriva.svg similarity index 100% rename from gsa/public/img/os_mandriva.svg rename to public/img/os_mandriva.svg diff --git a/gsa/public/img/os_mcafee.svg b/public/img/os_mcafee.svg similarity index 100% rename from gsa/public/img/os_mcafee.svg rename to public/img/os_mcafee.svg diff --git a/gsa/public/img/os_netbsd.svg b/public/img/os_netbsd.svg similarity index 100% rename from gsa/public/img/os_netbsd.svg rename to public/img/os_netbsd.svg diff --git a/gsa/public/img/os_netgear.svg b/public/img/os_netgear.svg similarity index 100% rename from gsa/public/img/os_netgear.svg rename to public/img/os_netgear.svg diff --git a/gsa/public/img/os_novell.svg b/public/img/os_novell.svg similarity index 100% rename from gsa/public/img/os_novell.svg rename to public/img/os_novell.svg diff --git a/gsa/public/img/os_openbsd.svg b/public/img/os_openbsd.svg similarity index 100% rename from gsa/public/img/os_openbsd.svg rename to public/img/os_openbsd.svg diff --git a/gsa/public/img/os_paloalto.svg b/public/img/os_paloalto.svg similarity index 100% rename from gsa/public/img/os_paloalto.svg rename to public/img/os_paloalto.svg diff --git a/gsa/public/img/os_redhat.svg b/public/img/os_redhat.svg similarity index 100% rename from gsa/public/img/os_redhat.svg rename to public/img/os_redhat.svg diff --git a/gsa/public/img/os_ruggedcom.svg b/public/img/os_ruggedcom.svg similarity index 100% rename from gsa/public/img/os_ruggedcom.svg rename to public/img/os_ruggedcom.svg diff --git a/gsa/public/img/os_slackware.svg b/public/img/os_slackware.svg similarity index 100% rename from gsa/public/img/os_slackware.svg rename to public/img/os_slackware.svg diff --git a/gsa/public/img/os_sourcefire.svg b/public/img/os_sourcefire.svg similarity index 100% rename from gsa/public/img/os_sourcefire.svg rename to public/img/os_sourcefire.svg diff --git a/gsa/public/img/os_sun.svg b/public/img/os_sun.svg similarity index 100% rename from gsa/public/img/os_sun.svg rename to public/img/os_sun.svg diff --git a/gsa/public/img/os_suse.svg b/public/img/os_suse.svg similarity index 100% rename from gsa/public/img/os_suse.svg rename to public/img/os_suse.svg diff --git a/gsa/public/img/os_synology.svg b/public/img/os_synology.svg similarity index 100% rename from gsa/public/img/os_synology.svg rename to public/img/os_synology.svg diff --git a/gsa/public/img/os_trustix.svg b/public/img/os_trustix.svg similarity index 100% rename from gsa/public/img/os_trustix.svg rename to public/img/os_trustix.svg diff --git a/gsa/public/img/os_ubuntu.svg b/public/img/os_ubuntu.svg similarity index 100% rename from gsa/public/img/os_ubuntu.svg rename to public/img/os_ubuntu.svg diff --git a/gsa/public/img/os_ucs.svg b/public/img/os_ucs.svg similarity index 100% rename from gsa/public/img/os_ucs.svg rename to public/img/os_ucs.svg diff --git a/gsa/public/img/os_unknown.svg b/public/img/os_unknown.svg similarity index 100% rename from gsa/public/img/os_unknown.svg rename to public/img/os_unknown.svg diff --git a/gsa/public/img/os_vmware.svg b/public/img/os_vmware.svg similarity index 100% rename from gsa/public/img/os_vmware.svg rename to public/img/os_vmware.svg diff --git a/gsa/public/img/os_windows.svg b/public/img/os_windows.svg similarity index 100% rename from gsa/public/img/os_windows.svg rename to public/img/os_windows.svg diff --git a/gsa/public/index.html b/public/index.html similarity index 100% rename from gsa/public/index.html rename to public/index.html diff --git a/gsa/public/locales/gsa-ar.json b/public/locales/gsa-ar.json similarity index 100% rename from gsa/public/locales/gsa-ar.json rename to public/locales/gsa-ar.json diff --git a/gsa/public/locales/gsa-de.json b/public/locales/gsa-de.json similarity index 100% rename from gsa/public/locales/gsa-de.json rename to public/locales/gsa-de.json diff --git a/gsa/public/locales/gsa-fr.json b/public/locales/gsa-fr.json similarity index 100% rename from gsa/public/locales/gsa-fr.json rename to public/locales/gsa-fr.json diff --git a/gsa/public/locales/gsa-pt_BR.json b/public/locales/gsa-pt_BR.json similarity index 100% rename from gsa/public/locales/gsa-pt_BR.json rename to public/locales/gsa-pt_BR.json diff --git a/gsa/public/locales/gsa-ru.json b/public/locales/gsa-ru.json similarity index 100% rename from gsa/public/locales/gsa-ru.json rename to public/locales/gsa-ru.json diff --git a/gsa/public/locales/gsa-tr.json b/public/locales/gsa-tr.json similarity index 100% rename from gsa/public/locales/gsa-tr.json rename to public/locales/gsa-tr.json diff --git a/gsa/public/locales/gsa-zh_CN.json b/public/locales/gsa-zh_CN.json similarity index 100% rename from gsa/public/locales/gsa-zh_CN.json rename to public/locales/gsa-zh_CN.json diff --git a/gsa/public/locales/gsa-zh_TW.json b/public/locales/gsa-zh_TW.json similarity index 100% rename from gsa/public/locales/gsa-zh_TW.json rename to public/locales/gsa-zh_TW.json diff --git a/gsa/public/robots.txt b/public/robots.txt similarity index 100% rename from gsa/public/robots.txt rename to public/robots.txt diff --git a/gsa/scripts/cleanuptranslations.js b/scripts/cleanuptranslations.js similarity index 100% rename from gsa/scripts/cleanuptranslations.js rename to scripts/cleanuptranslations.js diff --git a/gsa/src/gmp/__tests__/cancel.js b/src/gmp/__tests__/cancel.js similarity index 100% rename from gsa/src/gmp/__tests__/cancel.js rename to src/gmp/__tests__/cancel.js diff --git a/gsa/src/gmp/__tests__/cvss.js b/src/gmp/__tests__/cvss.js similarity index 100% rename from gsa/src/gmp/__tests__/cvss.js rename to src/gmp/__tests__/cvss.js diff --git a/gsa/src/gmp/__tests__/gmp.js b/src/gmp/__tests__/gmp.js similarity index 100% rename from gsa/src/gmp/__tests__/gmp.js rename to src/gmp/__tests__/gmp.js diff --git a/gsa/src/gmp/__tests__/gmpsettings.js b/src/gmp/__tests__/gmpsettings.js similarity index 100% rename from gsa/src/gmp/__tests__/gmpsettings.js rename to src/gmp/__tests__/gmpsettings.js diff --git a/gsa/src/gmp/__tests__/log.js b/src/gmp/__tests__/log.js similarity index 100% rename from gsa/src/gmp/__tests__/log.js rename to src/gmp/__tests__/log.js diff --git a/gsa/src/gmp/__tests__/model.js b/src/gmp/__tests__/model.js similarity index 100% rename from gsa/src/gmp/__tests__/model.js rename to src/gmp/__tests__/model.js diff --git a/gsa/src/gmp/__tests__/parser.js b/src/gmp/__tests__/parser.js similarity index 100% rename from gsa/src/gmp/__tests__/parser.js rename to src/gmp/__tests__/parser.js diff --git a/gsa/src/gmp/__tests__/timezones.js b/src/gmp/__tests__/timezones.js similarity index 100% rename from gsa/src/gmp/__tests__/timezones.js rename to src/gmp/__tests__/timezones.js diff --git a/gsa/src/gmp/cancel.js b/src/gmp/cancel.js similarity index 100% rename from gsa/src/gmp/cancel.js rename to src/gmp/cancel.js diff --git a/gsa/src/gmp/capabilities/__tests__/capabilities.js b/src/gmp/capabilities/__tests__/capabilities.js similarity index 100% rename from gsa/src/gmp/capabilities/__tests__/capabilities.js rename to src/gmp/capabilities/__tests__/capabilities.js diff --git a/gsa/src/gmp/capabilities/__tests__/everything.js b/src/gmp/capabilities/__tests__/everything.js similarity index 100% rename from gsa/src/gmp/capabilities/__tests__/everything.js rename to src/gmp/capabilities/__tests__/everything.js diff --git a/gsa/src/gmp/capabilities/capabilities.js b/src/gmp/capabilities/capabilities.js similarity index 100% rename from gsa/src/gmp/capabilities/capabilities.js rename to src/gmp/capabilities/capabilities.js diff --git a/gsa/src/gmp/capabilities/everything.js b/src/gmp/capabilities/everything.js similarity index 100% rename from gsa/src/gmp/capabilities/everything.js rename to src/gmp/capabilities/everything.js diff --git a/gsa/src/gmp/collection/collectioncounts.js b/src/gmp/collection/collectioncounts.js similarity index 100% rename from gsa/src/gmp/collection/collectioncounts.js rename to src/gmp/collection/collectioncounts.js diff --git a/gsa/src/gmp/collection/parser.js b/src/gmp/collection/parser.js similarity index 100% rename from gsa/src/gmp/collection/parser.js rename to src/gmp/collection/parser.js diff --git a/gsa/src/gmp/command.js b/src/gmp/command.js similarity index 100% rename from gsa/src/gmp/command.js rename to src/gmp/command.js diff --git a/gsa/src/gmp/commands/__tests__/audit.js b/src/gmp/commands/__tests__/audit.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/audit.js rename to src/gmp/commands/__tests__/audit.js diff --git a/gsa/src/gmp/commands/__tests__/auth.js b/src/gmp/commands/__tests__/auth.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/auth.js rename to src/gmp/commands/__tests__/auth.js diff --git a/gsa/src/gmp/commands/__tests__/convert.js b/src/gmp/commands/__tests__/convert.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/convert.js rename to src/gmp/commands/__tests__/convert.js diff --git a/gsa/src/gmp/commands/__tests__/dashboards.js b/src/gmp/commands/__tests__/dashboards.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/dashboards.js rename to src/gmp/commands/__tests__/dashboards.js diff --git a/gsa/src/gmp/commands/__tests__/entities.js b/src/gmp/commands/__tests__/entities.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/entities.js rename to src/gmp/commands/__tests__/entities.js diff --git a/gsa/src/gmp/commands/__tests__/entity.js b/src/gmp/commands/__tests__/entity.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/entity.js rename to src/gmp/commands/__tests__/entity.js diff --git a/gsa/src/gmp/commands/__tests__/feedstatus.js b/src/gmp/commands/__tests__/feedstatus.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/feedstatus.js rename to src/gmp/commands/__tests__/feedstatus.js diff --git a/gsa/src/gmp/commands/__tests__/http.js b/src/gmp/commands/__tests__/http.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/http.js rename to src/gmp/commands/__tests__/http.js diff --git a/gsa/src/gmp/commands/__tests__/nvt.js b/src/gmp/commands/__tests__/nvt.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/nvt.js rename to src/gmp/commands/__tests__/nvt.js diff --git a/gsa/src/gmp/commands/__tests__/nvtfamilies.js b/src/gmp/commands/__tests__/nvtfamilies.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/nvtfamilies.js rename to src/gmp/commands/__tests__/nvtfamilies.js diff --git a/gsa/src/gmp/commands/__tests__/policies.js b/src/gmp/commands/__tests__/policies.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/policies.js rename to src/gmp/commands/__tests__/policies.js diff --git a/gsa/src/gmp/commands/__tests__/policy.js b/src/gmp/commands/__tests__/policy.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/policy.js rename to src/gmp/commands/__tests__/policy.js diff --git a/gsa/src/gmp/commands/__tests__/report.js b/src/gmp/commands/__tests__/report.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/report.js rename to src/gmp/commands/__tests__/report.js diff --git a/gsa/src/gmp/commands/__tests__/reports.js b/src/gmp/commands/__tests__/reports.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/reports.js rename to src/gmp/commands/__tests__/reports.js diff --git a/gsa/src/gmp/commands/__tests__/result.js b/src/gmp/commands/__tests__/result.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/result.js rename to src/gmp/commands/__tests__/result.js diff --git a/gsa/src/gmp/commands/__tests__/results.js b/src/gmp/commands/__tests__/results.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/results.js rename to src/gmp/commands/__tests__/results.js diff --git a/gsa/src/gmp/commands/__tests__/scanconfig.js b/src/gmp/commands/__tests__/scanconfig.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/scanconfig.js rename to src/gmp/commands/__tests__/scanconfig.js diff --git a/gsa/src/gmp/commands/__tests__/tag.js b/src/gmp/commands/__tests__/tag.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/tag.js rename to src/gmp/commands/__tests__/tag.js diff --git a/gsa/src/gmp/commands/__tests__/target.js b/src/gmp/commands/__tests__/target.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/target.js rename to src/gmp/commands/__tests__/target.js diff --git a/gsa/src/gmp/commands/__tests__/task.js b/src/gmp/commands/__tests__/task.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/task.js rename to src/gmp/commands/__tests__/task.js diff --git a/gsa/src/gmp/commands/__tests__/ticket.js b/src/gmp/commands/__tests__/ticket.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/ticket.js rename to src/gmp/commands/__tests__/ticket.js diff --git a/gsa/src/gmp/commands/__tests__/tickets.js b/src/gmp/commands/__tests__/tickets.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/tickets.js rename to src/gmp/commands/__tests__/tickets.js diff --git a/gsa/src/gmp/commands/__tests__/tlscertificates.js b/src/gmp/commands/__tests__/tlscertificates.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/tlscertificates.js rename to src/gmp/commands/__tests__/tlscertificates.js diff --git a/gsa/src/gmp/commands/__tests__/user.js b/src/gmp/commands/__tests__/user.js similarity index 100% rename from gsa/src/gmp/commands/__tests__/user.js rename to src/gmp/commands/__tests__/user.js diff --git a/gsa/src/gmp/commands/alerts.js b/src/gmp/commands/alerts.js similarity index 100% rename from gsa/src/gmp/commands/alerts.js rename to src/gmp/commands/alerts.js diff --git a/gsa/src/gmp/commands/audits.js b/src/gmp/commands/audits.js similarity index 100% rename from gsa/src/gmp/commands/audits.js rename to src/gmp/commands/audits.js diff --git a/gsa/src/gmp/commands/auth.js b/src/gmp/commands/auth.js similarity index 100% rename from gsa/src/gmp/commands/auth.js rename to src/gmp/commands/auth.js diff --git a/gsa/src/gmp/commands/certbund.js b/src/gmp/commands/certbund.js similarity index 100% rename from gsa/src/gmp/commands/certbund.js rename to src/gmp/commands/certbund.js diff --git a/gsa/src/gmp/commands/convert.js b/src/gmp/commands/convert.js similarity index 100% rename from gsa/src/gmp/commands/convert.js rename to src/gmp/commands/convert.js diff --git a/gsa/src/gmp/commands/cpes.js b/src/gmp/commands/cpes.js similarity index 100% rename from gsa/src/gmp/commands/cpes.js rename to src/gmp/commands/cpes.js diff --git a/gsa/src/gmp/commands/credentials.js b/src/gmp/commands/credentials.js similarity index 100% rename from gsa/src/gmp/commands/credentials.js rename to src/gmp/commands/credentials.js diff --git a/gsa/src/gmp/commands/cves.js b/src/gmp/commands/cves.js similarity index 100% rename from gsa/src/gmp/commands/cves.js rename to src/gmp/commands/cves.js diff --git a/gsa/src/gmp/commands/cvsscalculator.js b/src/gmp/commands/cvsscalculator.js similarity index 100% rename from gsa/src/gmp/commands/cvsscalculator.js rename to src/gmp/commands/cvsscalculator.js diff --git a/gsa/src/gmp/commands/dashboards.js b/src/gmp/commands/dashboards.js similarity index 100% rename from gsa/src/gmp/commands/dashboards.js rename to src/gmp/commands/dashboards.js diff --git a/gsa/src/gmp/commands/dfncert.js b/src/gmp/commands/dfncert.js similarity index 100% rename from gsa/src/gmp/commands/dfncert.js rename to src/gmp/commands/dfncert.js diff --git a/gsa/src/gmp/commands/entities.js b/src/gmp/commands/entities.js similarity index 100% rename from gsa/src/gmp/commands/entities.js rename to src/gmp/commands/entities.js diff --git a/gsa/src/gmp/commands/entity.js b/src/gmp/commands/entity.js similarity index 100% rename from gsa/src/gmp/commands/entity.js rename to src/gmp/commands/entity.js diff --git a/gsa/src/gmp/commands/feedstatus.js b/src/gmp/commands/feedstatus.js similarity index 100% rename from gsa/src/gmp/commands/feedstatus.js rename to src/gmp/commands/feedstatus.js diff --git a/gsa/src/gmp/commands/filters.js b/src/gmp/commands/filters.js similarity index 100% rename from gsa/src/gmp/commands/filters.js rename to src/gmp/commands/filters.js diff --git a/gsa/src/gmp/commands/gmp.js b/src/gmp/commands/gmp.js similarity index 100% rename from gsa/src/gmp/commands/gmp.js rename to src/gmp/commands/gmp.js diff --git a/gsa/src/gmp/commands/groups.js b/src/gmp/commands/groups.js similarity index 100% rename from gsa/src/gmp/commands/groups.js rename to src/gmp/commands/groups.js diff --git a/gsa/src/gmp/commands/hosts.js b/src/gmp/commands/hosts.js similarity index 100% rename from gsa/src/gmp/commands/hosts.js rename to src/gmp/commands/hosts.js diff --git a/gsa/src/gmp/commands/http.js b/src/gmp/commands/http.js similarity index 100% rename from gsa/src/gmp/commands/http.js rename to src/gmp/commands/http.js diff --git a/gsa/src/gmp/commands/infoentities.js b/src/gmp/commands/infoentities.js similarity index 100% rename from gsa/src/gmp/commands/infoentities.js rename to src/gmp/commands/infoentities.js diff --git a/gsa/src/gmp/commands/infoentity.js b/src/gmp/commands/infoentity.js similarity index 100% rename from gsa/src/gmp/commands/infoentity.js rename to src/gmp/commands/infoentity.js diff --git a/gsa/src/gmp/commands/login.js b/src/gmp/commands/login.js similarity index 100% rename from gsa/src/gmp/commands/login.js rename to src/gmp/commands/login.js diff --git a/gsa/src/gmp/commands/notes.js b/src/gmp/commands/notes.js similarity index 100% rename from gsa/src/gmp/commands/notes.js rename to src/gmp/commands/notes.js diff --git a/gsa/src/gmp/commands/nvt.js b/src/gmp/commands/nvt.js similarity index 100% rename from gsa/src/gmp/commands/nvt.js rename to src/gmp/commands/nvt.js diff --git a/gsa/src/gmp/commands/nvtfamilies.js b/src/gmp/commands/nvtfamilies.js similarity index 100% rename from gsa/src/gmp/commands/nvtfamilies.js rename to src/gmp/commands/nvtfamilies.js diff --git a/gsa/src/gmp/commands/os.js b/src/gmp/commands/os.js similarity index 100% rename from gsa/src/gmp/commands/os.js rename to src/gmp/commands/os.js diff --git a/gsa/src/gmp/commands/ovaldefs.js b/src/gmp/commands/ovaldefs.js similarity index 100% rename from gsa/src/gmp/commands/ovaldefs.js rename to src/gmp/commands/ovaldefs.js diff --git a/gsa/src/gmp/commands/overrides.js b/src/gmp/commands/overrides.js similarity index 100% rename from gsa/src/gmp/commands/overrides.js rename to src/gmp/commands/overrides.js diff --git a/gsa/src/gmp/commands/performance.js b/src/gmp/commands/performance.js similarity index 100% rename from gsa/src/gmp/commands/performance.js rename to src/gmp/commands/performance.js diff --git a/gsa/src/gmp/commands/permissions.js b/src/gmp/commands/permissions.js similarity index 100% rename from gsa/src/gmp/commands/permissions.js rename to src/gmp/commands/permissions.js diff --git a/gsa/src/gmp/commands/policies.js b/src/gmp/commands/policies.js similarity index 100% rename from gsa/src/gmp/commands/policies.js rename to src/gmp/commands/policies.js diff --git a/gsa/src/gmp/commands/portlists.js b/src/gmp/commands/portlists.js similarity index 100% rename from gsa/src/gmp/commands/portlists.js rename to src/gmp/commands/portlists.js diff --git a/gsa/src/gmp/commands/reportformats.js b/src/gmp/commands/reportformats.js similarity index 100% rename from gsa/src/gmp/commands/reportformats.js rename to src/gmp/commands/reportformats.js diff --git a/gsa/src/gmp/commands/reports.js b/src/gmp/commands/reports.js similarity index 100% rename from gsa/src/gmp/commands/reports.js rename to src/gmp/commands/reports.js diff --git a/gsa/src/gmp/commands/results.js b/src/gmp/commands/results.js similarity index 100% rename from gsa/src/gmp/commands/results.js rename to src/gmp/commands/results.js diff --git a/gsa/src/gmp/commands/roles.js b/src/gmp/commands/roles.js similarity index 100% rename from gsa/src/gmp/commands/roles.js rename to src/gmp/commands/roles.js diff --git a/gsa/src/gmp/commands/scanconfigs.js b/src/gmp/commands/scanconfigs.js similarity index 100% rename from gsa/src/gmp/commands/scanconfigs.js rename to src/gmp/commands/scanconfigs.js diff --git a/gsa/src/gmp/commands/scanners.js b/src/gmp/commands/scanners.js similarity index 100% rename from gsa/src/gmp/commands/scanners.js rename to src/gmp/commands/scanners.js diff --git a/gsa/src/gmp/commands/schedules.js b/src/gmp/commands/schedules.js similarity index 100% rename from gsa/src/gmp/commands/schedules.js rename to src/gmp/commands/schedules.js diff --git a/gsa/src/gmp/commands/tags.js b/src/gmp/commands/tags.js similarity index 100% rename from gsa/src/gmp/commands/tags.js rename to src/gmp/commands/tags.js diff --git a/gsa/src/gmp/commands/targets.js b/src/gmp/commands/targets.js similarity index 100% rename from gsa/src/gmp/commands/targets.js rename to src/gmp/commands/targets.js diff --git a/gsa/src/gmp/commands/tasks.js b/src/gmp/commands/tasks.js similarity index 100% rename from gsa/src/gmp/commands/tasks.js rename to src/gmp/commands/tasks.js diff --git a/gsa/src/gmp/commands/testing.js b/src/gmp/commands/testing.js similarity index 100% rename from gsa/src/gmp/commands/testing.js rename to src/gmp/commands/testing.js diff --git a/gsa/src/gmp/commands/tickets.js b/src/gmp/commands/tickets.js similarity index 100% rename from gsa/src/gmp/commands/tickets.js rename to src/gmp/commands/tickets.js diff --git a/gsa/src/gmp/commands/tlscertificates.js b/src/gmp/commands/tlscertificates.js similarity index 100% rename from gsa/src/gmp/commands/tlscertificates.js rename to src/gmp/commands/tlscertificates.js diff --git a/gsa/src/gmp/commands/trashcan.js b/src/gmp/commands/trashcan.js similarity index 100% rename from gsa/src/gmp/commands/trashcan.js rename to src/gmp/commands/trashcan.js diff --git a/gsa/src/gmp/commands/users.js b/src/gmp/commands/users.js similarity index 100% rename from gsa/src/gmp/commands/users.js rename to src/gmp/commands/users.js diff --git a/gsa/src/gmp/commands/vulns.js b/src/gmp/commands/vulns.js similarity index 100% rename from gsa/src/gmp/commands/vulns.js rename to src/gmp/commands/vulns.js diff --git a/gsa/src/gmp/commands/wizard.js b/src/gmp/commands/wizard.js similarity index 100% rename from gsa/src/gmp/commands/wizard.js rename to src/gmp/commands/wizard.js diff --git a/gsa/src/gmp/gmp.js b/src/gmp/gmp.js similarity index 100% rename from gsa/src/gmp/gmp.js rename to src/gmp/gmp.js diff --git a/gsa/src/gmp/gmpsettings.js b/src/gmp/gmpsettings.js similarity index 100% rename from gsa/src/gmp/gmpsettings.js rename to src/gmp/gmpsettings.js diff --git a/gsa/src/gmp/http/__tests__/rejection.js b/src/gmp/http/__tests__/rejection.js similarity index 100% rename from gsa/src/gmp/http/__tests__/rejection.js rename to src/gmp/http/__tests__/rejection.js diff --git a/gsa/src/gmp/http/__tests__/response.js b/src/gmp/http/__tests__/response.js similarity index 100% rename from gsa/src/gmp/http/__tests__/response.js rename to src/gmp/http/__tests__/response.js diff --git a/gsa/src/gmp/http/gmp.js b/src/gmp/http/gmp.js similarity index 100% rename from gsa/src/gmp/http/gmp.js rename to src/gmp/http/gmp.js diff --git a/gsa/src/gmp/http/http.js b/src/gmp/http/http.js similarity index 100% rename from gsa/src/gmp/http/http.js rename to src/gmp/http/http.js diff --git a/gsa/src/gmp/http/rejection.js b/src/gmp/http/rejection.js similarity index 100% rename from gsa/src/gmp/http/rejection.js rename to src/gmp/http/rejection.js diff --git a/gsa/src/gmp/http/response.js b/src/gmp/http/response.js similarity index 100% rename from gsa/src/gmp/http/response.js rename to src/gmp/http/response.js diff --git a/gsa/src/gmp/http/transform/__tests__/fastxml.js b/src/gmp/http/transform/__tests__/fastxml.js similarity index 100% rename from gsa/src/gmp/http/transform/__tests__/fastxml.js rename to src/gmp/http/transform/__tests__/fastxml.js diff --git a/gsa/src/gmp/http/transform/__tests__/xml.js b/src/gmp/http/transform/__tests__/xml.js similarity index 100% rename from gsa/src/gmp/http/transform/__tests__/xml.js rename to src/gmp/http/transform/__tests__/xml.js diff --git a/gsa/src/gmp/http/transform/default.js b/src/gmp/http/transform/default.js similarity index 100% rename from gsa/src/gmp/http/transform/default.js rename to src/gmp/http/transform/default.js diff --git a/gsa/src/gmp/http/transform/fastxml.js b/src/gmp/http/transform/fastxml.js similarity index 100% rename from gsa/src/gmp/http/transform/fastxml.js rename to src/gmp/http/transform/fastxml.js diff --git a/gsa/src/gmp/http/transform/xml.js b/src/gmp/http/transform/xml.js similarity index 100% rename from gsa/src/gmp/http/transform/xml.js rename to src/gmp/http/transform/xml.js diff --git a/gsa/src/gmp/http/utils.js b/src/gmp/http/utils.js similarity index 100% rename from gsa/src/gmp/http/utils.js rename to src/gmp/http/utils.js diff --git a/gsa/src/gmp/index.js b/src/gmp/index.js similarity index 100% rename from gsa/src/gmp/index.js rename to src/gmp/index.js diff --git a/gsa/src/gmp/locale/__tests__/date.js b/src/gmp/locale/__tests__/date.js similarity index 100% rename from gsa/src/gmp/locale/__tests__/date.js rename to src/gmp/locale/__tests__/date.js diff --git a/gsa/src/gmp/locale/__tests__/detector.js b/src/gmp/locale/__tests__/detector.js similarity index 100% rename from gsa/src/gmp/locale/__tests__/detector.js rename to src/gmp/locale/__tests__/detector.js diff --git a/gsa/src/gmp/locale/__tests__/lang.js b/src/gmp/locale/__tests__/lang.js similarity index 100% rename from gsa/src/gmp/locale/__tests__/lang.js rename to src/gmp/locale/__tests__/lang.js diff --git a/gsa/src/gmp/locale/__tests__/languages.js b/src/gmp/locale/__tests__/languages.js similarity index 100% rename from gsa/src/gmp/locale/__tests__/languages.js rename to src/gmp/locale/__tests__/languages.js diff --git a/gsa/src/gmp/locale/date.js b/src/gmp/locale/date.js similarity index 100% rename from gsa/src/gmp/locale/date.js rename to src/gmp/locale/date.js diff --git a/gsa/src/gmp/locale/detector.js b/src/gmp/locale/detector.js similarity index 100% rename from gsa/src/gmp/locale/detector.js rename to src/gmp/locale/detector.js diff --git a/gsa/src/gmp/locale/index.js b/src/gmp/locale/index.js similarity index 100% rename from gsa/src/gmp/locale/index.js rename to src/gmp/locale/index.js diff --git a/gsa/src/gmp/locale/lang.js b/src/gmp/locale/lang.js similarity index 100% rename from gsa/src/gmp/locale/lang.js rename to src/gmp/locale/lang.js diff --git a/gsa/src/gmp/locale/languages.js b/src/gmp/locale/languages.js similarity index 100% rename from gsa/src/gmp/locale/languages.js rename to src/gmp/locale/languages.js diff --git a/gsa/src/gmp/log.js b/src/gmp/log.js similarity index 100% rename from gsa/src/gmp/log.js rename to src/gmp/log.js diff --git a/gsa/src/gmp/model.js b/src/gmp/model.js similarity index 100% rename from gsa/src/gmp/model.js rename to src/gmp/model.js diff --git a/gsa/src/gmp/models/__tests__/alert.js b/src/gmp/models/__tests__/alert.js similarity index 100% rename from gsa/src/gmp/models/__tests__/alert.js rename to src/gmp/models/__tests__/alert.js diff --git a/gsa/src/gmp/models/__tests__/asset.js b/src/gmp/models/__tests__/asset.js similarity index 100% rename from gsa/src/gmp/models/__tests__/asset.js rename to src/gmp/models/__tests__/asset.js diff --git a/gsa/src/gmp/models/__tests__/audit.js b/src/gmp/models/__tests__/audit.js similarity index 100% rename from gsa/src/gmp/models/__tests__/audit.js rename to src/gmp/models/__tests__/audit.js diff --git a/gsa/src/gmp/models/__tests__/certbund.js b/src/gmp/models/__tests__/certbund.js similarity index 100% rename from gsa/src/gmp/models/__tests__/certbund.js rename to src/gmp/models/__tests__/certbund.js diff --git a/gsa/src/gmp/models/__tests__/cpe.js b/src/gmp/models/__tests__/cpe.js similarity index 100% rename from gsa/src/gmp/models/__tests__/cpe.js rename to src/gmp/models/__tests__/cpe.js diff --git a/gsa/src/gmp/models/__tests__/credential.js b/src/gmp/models/__tests__/credential.js similarity index 100% rename from gsa/src/gmp/models/__tests__/credential.js rename to src/gmp/models/__tests__/credential.js diff --git a/gsa/src/gmp/models/__tests__/cve.js b/src/gmp/models/__tests__/cve.js similarity index 100% rename from gsa/src/gmp/models/__tests__/cve.js rename to src/gmp/models/__tests__/cve.js diff --git a/gsa/src/gmp/models/__tests__/dfncert.js b/src/gmp/models/__tests__/dfncert.js similarity index 100% rename from gsa/src/gmp/models/__tests__/dfncert.js rename to src/gmp/models/__tests__/dfncert.js diff --git a/gsa/src/gmp/models/__tests__/event.js b/src/gmp/models/__tests__/event.js similarity index 100% rename from gsa/src/gmp/models/__tests__/event.js rename to src/gmp/models/__tests__/event.js diff --git a/gsa/src/gmp/models/__tests__/filter.js b/src/gmp/models/__tests__/filter.js similarity index 100% rename from gsa/src/gmp/models/__tests__/filter.js rename to src/gmp/models/__tests__/filter.js diff --git a/gsa/src/gmp/models/__tests__/group.js b/src/gmp/models/__tests__/group.js similarity index 100% rename from gsa/src/gmp/models/__tests__/group.js rename to src/gmp/models/__tests__/group.js diff --git a/gsa/src/gmp/models/__tests__/host.js b/src/gmp/models/__tests__/host.js similarity index 100% rename from gsa/src/gmp/models/__tests__/host.js rename to src/gmp/models/__tests__/host.js diff --git a/gsa/src/gmp/models/__tests__/info.js b/src/gmp/models/__tests__/info.js similarity index 100% rename from gsa/src/gmp/models/__tests__/info.js rename to src/gmp/models/__tests__/info.js diff --git a/gsa/src/gmp/models/__tests__/login.js b/src/gmp/models/__tests__/login.js similarity index 100% rename from gsa/src/gmp/models/__tests__/login.js rename to src/gmp/models/__tests__/login.js diff --git a/gsa/src/gmp/models/__tests__/note.js b/src/gmp/models/__tests__/note.js similarity index 100% rename from gsa/src/gmp/models/__tests__/note.js rename to src/gmp/models/__tests__/note.js diff --git a/gsa/src/gmp/models/__tests__/nvt.js b/src/gmp/models/__tests__/nvt.js similarity index 100% rename from gsa/src/gmp/models/__tests__/nvt.js rename to src/gmp/models/__tests__/nvt.js diff --git a/gsa/src/gmp/models/__tests__/os.js b/src/gmp/models/__tests__/os.js similarity index 100% rename from gsa/src/gmp/models/__tests__/os.js rename to src/gmp/models/__tests__/os.js diff --git a/gsa/src/gmp/models/__tests__/ovaldef.js b/src/gmp/models/__tests__/ovaldef.js similarity index 100% rename from gsa/src/gmp/models/__tests__/ovaldef.js rename to src/gmp/models/__tests__/ovaldef.js diff --git a/gsa/src/gmp/models/__tests__/override.js b/src/gmp/models/__tests__/override.js similarity index 100% rename from gsa/src/gmp/models/__tests__/override.js rename to src/gmp/models/__tests__/override.js diff --git a/gsa/src/gmp/models/__tests__/permission.js b/src/gmp/models/__tests__/permission.js similarity index 100% rename from gsa/src/gmp/models/__tests__/permission.js rename to src/gmp/models/__tests__/permission.js diff --git a/gsa/src/gmp/models/__tests__/policy.js b/src/gmp/models/__tests__/policy.js similarity index 100% rename from gsa/src/gmp/models/__tests__/policy.js rename to src/gmp/models/__tests__/policy.js diff --git a/gsa/src/gmp/models/__tests__/portlist.js b/src/gmp/models/__tests__/portlist.js similarity index 100% rename from gsa/src/gmp/models/__tests__/portlist.js rename to src/gmp/models/__tests__/portlist.js diff --git a/gsa/src/gmp/models/__tests__/reportformat.js b/src/gmp/models/__tests__/reportformat.js similarity index 100% rename from gsa/src/gmp/models/__tests__/reportformat.js rename to src/gmp/models/__tests__/reportformat.js diff --git a/gsa/src/gmp/models/__tests__/result.js b/src/gmp/models/__tests__/result.js similarity index 100% rename from gsa/src/gmp/models/__tests__/result.js rename to src/gmp/models/__tests__/result.js diff --git a/gsa/src/gmp/models/__tests__/role.js b/src/gmp/models/__tests__/role.js similarity index 100% rename from gsa/src/gmp/models/__tests__/role.js rename to src/gmp/models/__tests__/role.js diff --git a/gsa/src/gmp/models/__tests__/scanconfig.js b/src/gmp/models/__tests__/scanconfig.js similarity index 100% rename from gsa/src/gmp/models/__tests__/scanconfig.js rename to src/gmp/models/__tests__/scanconfig.js diff --git a/gsa/src/gmp/models/__tests__/scanner.js b/src/gmp/models/__tests__/scanner.js similarity index 100% rename from gsa/src/gmp/models/__tests__/scanner.js rename to src/gmp/models/__tests__/scanner.js diff --git a/gsa/src/gmp/models/__tests__/schedule.js b/src/gmp/models/__tests__/schedule.js similarity index 100% rename from gsa/src/gmp/models/__tests__/schedule.js rename to src/gmp/models/__tests__/schedule.js diff --git a/gsa/src/gmp/models/__tests__/secinfo.js b/src/gmp/models/__tests__/secinfo.js similarity index 100% rename from gsa/src/gmp/models/__tests__/secinfo.js rename to src/gmp/models/__tests__/secinfo.js diff --git a/gsa/src/gmp/models/__tests__/setting.js b/src/gmp/models/__tests__/setting.js similarity index 100% rename from gsa/src/gmp/models/__tests__/setting.js rename to src/gmp/models/__tests__/setting.js diff --git a/gsa/src/gmp/models/__tests__/settings.js b/src/gmp/models/__tests__/settings.js similarity index 100% rename from gsa/src/gmp/models/__tests__/settings.js rename to src/gmp/models/__tests__/settings.js diff --git a/gsa/src/gmp/models/__tests__/tag.js b/src/gmp/models/__tests__/tag.js similarity index 100% rename from gsa/src/gmp/models/__tests__/tag.js rename to src/gmp/models/__tests__/tag.js diff --git a/gsa/src/gmp/models/__tests__/target.js b/src/gmp/models/__tests__/target.js similarity index 100% rename from gsa/src/gmp/models/__tests__/target.js rename to src/gmp/models/__tests__/target.js diff --git a/gsa/src/gmp/models/__tests__/task.js b/src/gmp/models/__tests__/task.js similarity index 100% rename from gsa/src/gmp/models/__tests__/task.js rename to src/gmp/models/__tests__/task.js diff --git a/gsa/src/gmp/models/__tests__/ticket.js b/src/gmp/models/__tests__/ticket.js similarity index 100% rename from gsa/src/gmp/models/__tests__/ticket.js rename to src/gmp/models/__tests__/ticket.js diff --git a/gsa/src/gmp/models/__tests__/tlscertificate.js b/src/gmp/models/__tests__/tlscertificate.js similarity index 100% rename from gsa/src/gmp/models/__tests__/tlscertificate.js rename to src/gmp/models/__tests__/tlscertificate.js diff --git a/gsa/src/gmp/models/__tests__/user.js b/src/gmp/models/__tests__/user.js similarity index 100% rename from gsa/src/gmp/models/__tests__/user.js rename to src/gmp/models/__tests__/user.js diff --git a/gsa/src/gmp/models/__tests__/vulnerability.js b/src/gmp/models/__tests__/vulnerability.js similarity index 100% rename from gsa/src/gmp/models/__tests__/vulnerability.js rename to src/gmp/models/__tests__/vulnerability.js diff --git a/gsa/src/gmp/models/actionresult.js b/src/gmp/models/actionresult.js similarity index 100% rename from gsa/src/gmp/models/actionresult.js rename to src/gmp/models/actionresult.js diff --git a/gsa/src/gmp/models/alert.js b/src/gmp/models/alert.js similarity index 100% rename from gsa/src/gmp/models/alert.js rename to src/gmp/models/alert.js diff --git a/gsa/src/gmp/models/asset.js b/src/gmp/models/asset.js similarity index 100% rename from gsa/src/gmp/models/asset.js rename to src/gmp/models/asset.js diff --git a/gsa/src/gmp/models/audit.js b/src/gmp/models/audit.js similarity index 100% rename from gsa/src/gmp/models/audit.js rename to src/gmp/models/audit.js diff --git a/gsa/src/gmp/models/certbund.js b/src/gmp/models/certbund.js similarity index 100% rename from gsa/src/gmp/models/certbund.js rename to src/gmp/models/certbund.js diff --git a/gsa/src/gmp/models/cpe.js b/src/gmp/models/cpe.js similarity index 100% rename from gsa/src/gmp/models/cpe.js rename to src/gmp/models/cpe.js diff --git a/gsa/src/gmp/models/credential.js b/src/gmp/models/credential.js similarity index 100% rename from gsa/src/gmp/models/credential.js rename to src/gmp/models/credential.js diff --git a/gsa/src/gmp/models/cve.js b/src/gmp/models/cve.js similarity index 100% rename from gsa/src/gmp/models/cve.js rename to src/gmp/models/cve.js diff --git a/gsa/src/gmp/models/date.js b/src/gmp/models/date.js similarity index 100% rename from gsa/src/gmp/models/date.js rename to src/gmp/models/date.js diff --git a/gsa/src/gmp/models/dfncert.js b/src/gmp/models/dfncert.js similarity index 100% rename from gsa/src/gmp/models/dfncert.js rename to src/gmp/models/dfncert.js diff --git a/gsa/src/gmp/models/event.js b/src/gmp/models/event.js similarity index 100% rename from gsa/src/gmp/models/event.js rename to src/gmp/models/event.js diff --git a/gsa/src/gmp/models/filter.js b/src/gmp/models/filter.js similarity index 100% rename from gsa/src/gmp/models/filter.js rename to src/gmp/models/filter.js diff --git a/gsa/src/gmp/models/filter/__tests__/convert.js b/src/gmp/models/filter/__tests__/convert.js similarity index 100% rename from gsa/src/gmp/models/filter/__tests__/convert.js rename to src/gmp/models/filter/__tests__/convert.js diff --git a/gsa/src/gmp/models/filter/__tests__/filterterm.js b/src/gmp/models/filter/__tests__/filterterm.js similarity index 100% rename from gsa/src/gmp/models/filter/__tests__/filterterm.js rename to src/gmp/models/filter/__tests__/filterterm.js diff --git a/gsa/src/gmp/models/filter/__tests__/utils.js b/src/gmp/models/filter/__tests__/utils.js similarity index 100% rename from gsa/src/gmp/models/filter/__tests__/utils.js rename to src/gmp/models/filter/__tests__/utils.js diff --git a/gsa/src/gmp/models/filter/convert.js b/src/gmp/models/filter/convert.js similarity index 100% rename from gsa/src/gmp/models/filter/convert.js rename to src/gmp/models/filter/convert.js diff --git a/gsa/src/gmp/models/filter/filterterm.js b/src/gmp/models/filter/filterterm.js similarity index 100% rename from gsa/src/gmp/models/filter/filterterm.js rename to src/gmp/models/filter/filterterm.js diff --git a/gsa/src/gmp/models/filter/keywords.js b/src/gmp/models/filter/keywords.js similarity index 100% rename from gsa/src/gmp/models/filter/keywords.js rename to src/gmp/models/filter/keywords.js diff --git a/gsa/src/gmp/models/filter/utils.js b/src/gmp/models/filter/utils.js similarity index 100% rename from gsa/src/gmp/models/filter/utils.js rename to src/gmp/models/filter/utils.js diff --git a/gsa/src/gmp/models/group.js b/src/gmp/models/group.js similarity index 100% rename from gsa/src/gmp/models/group.js rename to src/gmp/models/group.js diff --git a/gsa/src/gmp/models/host.js b/src/gmp/models/host.js similarity index 100% rename from gsa/src/gmp/models/host.js rename to src/gmp/models/host.js diff --git a/gsa/src/gmp/models/info.js b/src/gmp/models/info.js similarity index 100% rename from gsa/src/gmp/models/info.js rename to src/gmp/models/info.js diff --git a/gsa/src/gmp/models/login.js b/src/gmp/models/login.js similarity index 100% rename from gsa/src/gmp/models/login.js rename to src/gmp/models/login.js diff --git a/gsa/src/gmp/models/note.js b/src/gmp/models/note.js similarity index 100% rename from gsa/src/gmp/models/note.js rename to src/gmp/models/note.js diff --git a/gsa/src/gmp/models/nvt.js b/src/gmp/models/nvt.js similarity index 100% rename from gsa/src/gmp/models/nvt.js rename to src/gmp/models/nvt.js diff --git a/gsa/src/gmp/models/os.js b/src/gmp/models/os.js similarity index 100% rename from gsa/src/gmp/models/os.js rename to src/gmp/models/os.js diff --git a/gsa/src/gmp/models/ovaldef.js b/src/gmp/models/ovaldef.js similarity index 100% rename from gsa/src/gmp/models/ovaldef.js rename to src/gmp/models/ovaldef.js diff --git a/gsa/src/gmp/models/override.js b/src/gmp/models/override.js similarity index 100% rename from gsa/src/gmp/models/override.js rename to src/gmp/models/override.js diff --git a/gsa/src/gmp/models/permission.js b/src/gmp/models/permission.js similarity index 100% rename from gsa/src/gmp/models/permission.js rename to src/gmp/models/permission.js diff --git a/gsa/src/gmp/models/policy.js b/src/gmp/models/policy.js similarity index 100% rename from gsa/src/gmp/models/policy.js rename to src/gmp/models/policy.js diff --git a/gsa/src/gmp/models/portlist.js b/src/gmp/models/portlist.js similarity index 100% rename from gsa/src/gmp/models/portlist.js rename to src/gmp/models/portlist.js diff --git a/gsa/src/gmp/models/report.js b/src/gmp/models/report.js similarity index 100% rename from gsa/src/gmp/models/report.js rename to src/gmp/models/report.js diff --git a/gsa/src/gmp/models/report/__tests__/app.js b/src/gmp/models/report/__tests__/app.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/app.js rename to src/gmp/models/report/__tests__/app.js diff --git a/gsa/src/gmp/models/report/__tests__/cve.js b/src/gmp/models/report/__tests__/cve.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/cve.js rename to src/gmp/models/report/__tests__/cve.js diff --git a/gsa/src/gmp/models/report/__tests__/host.js b/src/gmp/models/report/__tests__/host.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/host.js rename to src/gmp/models/report/__tests__/host.js diff --git a/gsa/src/gmp/models/report/__tests__/os.js b/src/gmp/models/report/__tests__/os.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/os.js rename to src/gmp/models/report/__tests__/os.js diff --git a/gsa/src/gmp/models/report/__tests__/parser.js b/src/gmp/models/report/__tests__/parser.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/parser.js rename to src/gmp/models/report/__tests__/parser.js diff --git a/gsa/src/gmp/models/report/__tests__/port.js b/src/gmp/models/report/__tests__/port.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/port.js rename to src/gmp/models/report/__tests__/port.js diff --git a/gsa/src/gmp/models/report/__tests__/task.js b/src/gmp/models/report/__tests__/task.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/task.js rename to src/gmp/models/report/__tests__/task.js diff --git a/gsa/src/gmp/models/report/__tests__/tlscertificate.js b/src/gmp/models/report/__tests__/tlscertificate.js similarity index 100% rename from gsa/src/gmp/models/report/__tests__/tlscertificate.js rename to src/gmp/models/report/__tests__/tlscertificate.js diff --git a/gsa/src/gmp/models/report/app.js b/src/gmp/models/report/app.js similarity index 100% rename from gsa/src/gmp/models/report/app.js rename to src/gmp/models/report/app.js diff --git a/gsa/src/gmp/models/report/cve.js b/src/gmp/models/report/cve.js similarity index 100% rename from gsa/src/gmp/models/report/cve.js rename to src/gmp/models/report/cve.js diff --git a/gsa/src/gmp/models/report/host.js b/src/gmp/models/report/host.js similarity index 100% rename from gsa/src/gmp/models/report/host.js rename to src/gmp/models/report/host.js diff --git a/gsa/src/gmp/models/report/os.js b/src/gmp/models/report/os.js similarity index 100% rename from gsa/src/gmp/models/report/os.js rename to src/gmp/models/report/os.js diff --git a/gsa/src/gmp/models/report/parser.js b/src/gmp/models/report/parser.js similarity index 100% rename from gsa/src/gmp/models/report/parser.js rename to src/gmp/models/report/parser.js diff --git a/gsa/src/gmp/models/report/port.js b/src/gmp/models/report/port.js similarity index 100% rename from gsa/src/gmp/models/report/port.js rename to src/gmp/models/report/port.js diff --git a/gsa/src/gmp/models/report/report.js b/src/gmp/models/report/report.js similarity index 100% rename from gsa/src/gmp/models/report/report.js rename to src/gmp/models/report/report.js diff --git a/gsa/src/gmp/models/report/task.js b/src/gmp/models/report/task.js similarity index 100% rename from gsa/src/gmp/models/report/task.js rename to src/gmp/models/report/task.js diff --git a/gsa/src/gmp/models/report/tlscertificate.js b/src/gmp/models/report/tlscertificate.js similarity index 100% rename from gsa/src/gmp/models/report/tlscertificate.js rename to src/gmp/models/report/tlscertificate.js diff --git a/gsa/src/gmp/models/reportformat.js b/src/gmp/models/reportformat.js similarity index 100% rename from gsa/src/gmp/models/reportformat.js rename to src/gmp/models/reportformat.js diff --git a/gsa/src/gmp/models/result.js b/src/gmp/models/result.js similarity index 100% rename from gsa/src/gmp/models/result.js rename to src/gmp/models/result.js diff --git a/gsa/src/gmp/models/role.js b/src/gmp/models/role.js similarity index 100% rename from gsa/src/gmp/models/role.js rename to src/gmp/models/role.js diff --git a/gsa/src/gmp/models/scanconfig.js b/src/gmp/models/scanconfig.js similarity index 100% rename from gsa/src/gmp/models/scanconfig.js rename to src/gmp/models/scanconfig.js diff --git a/gsa/src/gmp/models/scanner.js b/src/gmp/models/scanner.js similarity index 100% rename from gsa/src/gmp/models/scanner.js rename to src/gmp/models/scanner.js diff --git a/gsa/src/gmp/models/schedule.js b/src/gmp/models/schedule.js similarity index 100% rename from gsa/src/gmp/models/schedule.js rename to src/gmp/models/schedule.js diff --git a/gsa/src/gmp/models/secinfo.js b/src/gmp/models/secinfo.js similarity index 100% rename from gsa/src/gmp/models/secinfo.js rename to src/gmp/models/secinfo.js diff --git a/gsa/src/gmp/models/setting.js b/src/gmp/models/setting.js similarity index 100% rename from gsa/src/gmp/models/setting.js rename to src/gmp/models/setting.js diff --git a/gsa/src/gmp/models/settings.js b/src/gmp/models/settings.js similarity index 100% rename from gsa/src/gmp/models/settings.js rename to src/gmp/models/settings.js diff --git a/gsa/src/gmp/models/tag.js b/src/gmp/models/tag.js similarity index 100% rename from gsa/src/gmp/models/tag.js rename to src/gmp/models/tag.js diff --git a/gsa/src/gmp/models/target.js b/src/gmp/models/target.js similarity index 100% rename from gsa/src/gmp/models/target.js rename to src/gmp/models/target.js diff --git a/gsa/src/gmp/models/task.js b/src/gmp/models/task.js similarity index 100% rename from gsa/src/gmp/models/task.js rename to src/gmp/models/task.js diff --git a/gsa/src/gmp/models/testing.js b/src/gmp/models/testing.js similarity index 100% rename from gsa/src/gmp/models/testing.js rename to src/gmp/models/testing.js diff --git a/gsa/src/gmp/models/ticket.js b/src/gmp/models/ticket.js similarity index 100% rename from gsa/src/gmp/models/ticket.js rename to src/gmp/models/ticket.js diff --git a/gsa/src/gmp/models/tlscertificate.js b/src/gmp/models/tlscertificate.js similarity index 100% rename from gsa/src/gmp/models/tlscertificate.js rename to src/gmp/models/tlscertificate.js diff --git a/gsa/src/gmp/models/user.js b/src/gmp/models/user.js similarity index 100% rename from gsa/src/gmp/models/user.js rename to src/gmp/models/user.js diff --git a/gsa/src/gmp/models/vulnerability.js b/src/gmp/models/vulnerability.js similarity index 100% rename from gsa/src/gmp/models/vulnerability.js rename to src/gmp/models/vulnerability.js diff --git a/gsa/src/gmp/parser.js b/src/gmp/parser.js similarity index 100% rename from gsa/src/gmp/parser.js rename to src/gmp/parser.js diff --git a/gsa/src/gmp/parser/cvss.js b/src/gmp/parser/cvss.js similarity index 100% rename from gsa/src/gmp/parser/cvss.js rename to src/gmp/parser/cvss.js diff --git a/gsa/src/gmp/timezones.js b/src/gmp/timezones.js similarity index 100% rename from gsa/src/gmp/timezones.js rename to src/gmp/timezones.js diff --git a/gsa/src/gmp/utils/__tests__/array.js b/src/gmp/utils/__tests__/array.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/array.js rename to src/gmp/utils/__tests__/array.js diff --git a/gsa/src/gmp/utils/__tests__/entitytype.js b/src/gmp/utils/__tests__/entitytype.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/entitytype.js rename to src/gmp/utils/__tests__/entitytype.js diff --git a/gsa/src/gmp/utils/__tests__/event.js b/src/gmp/utils/__tests__/event.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/event.js rename to src/gmp/utils/__tests__/event.js diff --git a/gsa/src/gmp/utils/__tests__/id.js b/src/gmp/utils/__tests__/id.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/id.js rename to src/gmp/utils/__tests__/id.js diff --git a/gsa/src/gmp/utils/__tests__/identity.js b/src/gmp/utils/__tests__/identity.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/identity.js rename to src/gmp/utils/__tests__/identity.js diff --git a/gsa/src/gmp/utils/__tests__/number.js b/src/gmp/utils/__tests__/number.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/number.js rename to src/gmp/utils/__tests__/number.js diff --git a/gsa/src/gmp/utils/__tests__/object.js b/src/gmp/utils/__tests__/object.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/object.js rename to src/gmp/utils/__tests__/object.js diff --git a/gsa/src/gmp/utils/__tests__/string.js b/src/gmp/utils/__tests__/string.js similarity index 100% rename from gsa/src/gmp/utils/__tests__/string.js rename to src/gmp/utils/__tests__/string.js diff --git a/gsa/src/gmp/utils/array.js b/src/gmp/utils/array.js similarity index 100% rename from gsa/src/gmp/utils/array.js rename to src/gmp/utils/array.js diff --git a/gsa/src/gmp/utils/entitytype.js b/src/gmp/utils/entitytype.js similarity index 100% rename from gsa/src/gmp/utils/entitytype.js rename to src/gmp/utils/entitytype.js diff --git a/gsa/src/gmp/utils/event.js b/src/gmp/utils/event.js similarity index 100% rename from gsa/src/gmp/utils/event.js rename to src/gmp/utils/event.js diff --git a/gsa/src/gmp/utils/id.js b/src/gmp/utils/id.js similarity index 100% rename from gsa/src/gmp/utils/id.js rename to src/gmp/utils/id.js diff --git a/gsa/src/gmp/utils/identity.js b/src/gmp/utils/identity.js similarity index 100% rename from gsa/src/gmp/utils/identity.js rename to src/gmp/utils/identity.js diff --git a/gsa/src/gmp/utils/number.js b/src/gmp/utils/number.js similarity index 100% rename from gsa/src/gmp/utils/number.js rename to src/gmp/utils/number.js diff --git a/gsa/src/gmp/utils/object.js b/src/gmp/utils/object.js similarity index 100% rename from gsa/src/gmp/utils/object.js rename to src/gmp/utils/object.js diff --git a/gsa/src/gmp/utils/string.js b/src/gmp/utils/string.js similarity index 100% rename from gsa/src/gmp/utils/string.js rename to src/gmp/utils/string.js diff --git a/gsa/src/gmp/utils/trace.js b/src/gmp/utils/trace.js similarity index 100% rename from gsa/src/gmp/utils/trace.js rename to src/gmp/utils/trace.js diff --git a/gsa/src/index.js b/src/index.js similarity index 100% rename from gsa/src/index.js rename to src/index.js diff --git a/gsa/src/setupTests.js b/src/setupTests.js similarity index 100% rename from gsa/src/setupTests.js rename to src/setupTests.js diff --git a/gsa/src/stories/badge.js b/src/stories/badge.js similarity index 100% rename from gsa/src/stories/badge.js rename to src/stories/badge.js diff --git a/gsa/src/stories/button.js b/src/stories/button.js similarity index 100% rename from gsa/src/stories/button.js rename to src/stories/button.js diff --git a/gsa/src/stories/checkbox.js b/src/stories/checkbox.js similarity index 100% rename from gsa/src/stories/checkbox.js rename to src/stories/checkbox.js diff --git a/gsa/src/stories/comment.js b/src/stories/comment.js similarity index 100% rename from gsa/src/stories/comment.js rename to src/stories/comment.js diff --git a/gsa/src/stories/confirmationdialog.js b/src/stories/confirmationdialog.js similarity index 100% rename from gsa/src/stories/confirmationdialog.js rename to src/stories/confirmationdialog.js diff --git a/gsa/src/stories/containerdialog.js b/src/stories/containerdialog.js similarity index 100% rename from gsa/src/stories/containerdialog.js rename to src/stories/containerdialog.js diff --git a/gsa/src/stories/datepicker.js b/src/stories/datepicker.js similarity index 100% rename from gsa/src/stories/datepicker.js rename to src/stories/datepicker.js diff --git a/gsa/src/stories/filefield.js b/src/stories/filefield.js similarity index 100% rename from gsa/src/stories/filefield.js rename to src/stories/filefield.js diff --git a/gsa/src/stories/footnote.js b/src/stories/footnote.js similarity index 100% rename from gsa/src/stories/footnote.js rename to src/stories/footnote.js diff --git a/gsa/src/stories/formgroup.js b/src/stories/formgroup.js similarity index 100% rename from gsa/src/stories/formgroup.js rename to src/stories/formgroup.js diff --git a/gsa/src/stories/multiselect.js b/src/stories/multiselect.js similarity index 100% rename from gsa/src/stories/multiselect.js rename to src/stories/multiselect.js diff --git a/gsa/src/stories/mydialog.js b/src/stories/mydialog.js similarity index 100% rename from gsa/src/stories/mydialog.js rename to src/stories/mydialog.js diff --git a/gsa/src/stories/numberfield.js b/src/stories/numberfield.js similarity index 100% rename from gsa/src/stories/numberfield.js rename to src/stories/numberfield.js diff --git a/gsa/src/stories/passwordfield.js b/src/stories/passwordfield.js similarity index 100% rename from gsa/src/stories/passwordfield.js rename to src/stories/passwordfield.js diff --git a/gsa/src/stories/progressbar.js b/src/stories/progressbar.js similarity index 100% rename from gsa/src/stories/progressbar.js rename to src/stories/progressbar.js diff --git a/gsa/src/stories/radio.js b/src/stories/radio.js similarity index 100% rename from gsa/src/stories/radio.js rename to src/stories/radio.js diff --git a/gsa/src/stories/savedialog.js b/src/stories/savedialog.js similarity index 100% rename from gsa/src/stories/savedialog.js rename to src/stories/savedialog.js diff --git a/gsa/src/stories/select.js b/src/stories/select.js similarity index 100% rename from gsa/src/stories/select.js rename to src/stories/select.js diff --git a/gsa/src/stories/snackbar.js b/src/stories/snackbar.js similarity index 100% rename from gsa/src/stories/snackbar.js rename to src/stories/snackbar.js diff --git a/gsa/src/stories/spinner.js b/src/stories/spinner.js similarity index 100% rename from gsa/src/stories/spinner.js rename to src/stories/spinner.js diff --git a/gsa/src/stories/textarea.js b/src/stories/textarea.js similarity index 100% rename from gsa/src/stories/textarea.js rename to src/stories/textarea.js diff --git a/gsa/src/stories/textfield.js b/src/stories/textfield.js similarity index 100% rename from gsa/src/stories/textfield.js rename to src/stories/textfield.js diff --git a/gsa/src/stories/timezoneselect.js b/src/stories/timezoneselect.js similarity index 100% rename from gsa/src/stories/timezoneselect.js rename to src/stories/timezoneselect.js diff --git a/gsa/src/stories/togglebutton.js b/src/stories/togglebutton.js similarity index 100% rename from gsa/src/stories/togglebutton.js rename to src/stories/togglebutton.js diff --git a/gsa/src/stories/yesnoradio.js b/src/stories/yesnoradio.js similarity index 100% rename from gsa/src/stories/yesnoradio.js rename to src/stories/yesnoradio.js diff --git a/gsa/src/version.js b/src/version.js similarity index 100% rename from gsa/src/version.js rename to src/version.js diff --git a/gsa/src/web/app.js b/src/web/app.js similarity index 100% rename from gsa/src/web/app.js rename to src/web/app.js diff --git a/gsa/src/web/authorized.js b/src/web/authorized.js similarity index 100% rename from gsa/src/web/authorized.js rename to src/web/authorized.js diff --git a/gsa/src/web/components/badge/__tests__/__snapshots__/badge.js.snap b/src/web/components/badge/__tests__/__snapshots__/badge.js.snap similarity index 100% rename from gsa/src/web/components/badge/__tests__/__snapshots__/badge.js.snap rename to src/web/components/badge/__tests__/__snapshots__/badge.js.snap diff --git a/gsa/src/web/components/badge/__tests__/badge.js b/src/web/components/badge/__tests__/badge.js similarity index 100% rename from gsa/src/web/components/badge/__tests__/badge.js rename to src/web/components/badge/__tests__/badge.js diff --git a/gsa/src/web/components/badge/badge.js b/src/web/components/badge/badge.js similarity index 100% rename from gsa/src/web/components/badge/badge.js rename to src/web/components/badge/badge.js diff --git a/gsa/src/web/components/bar/__tests__/__snapshots__/compliancestatusbar.js.snap b/src/web/components/bar/__tests__/__snapshots__/compliancestatusbar.js.snap similarity index 100% rename from gsa/src/web/components/bar/__tests__/__snapshots__/compliancestatusbar.js.snap rename to src/web/components/bar/__tests__/__snapshots__/compliancestatusbar.js.snap diff --git a/gsa/src/web/components/bar/__tests__/__snapshots__/progressbar.js.snap b/src/web/components/bar/__tests__/__snapshots__/progressbar.js.snap similarity index 100% rename from gsa/src/web/components/bar/__tests__/__snapshots__/progressbar.js.snap rename to src/web/components/bar/__tests__/__snapshots__/progressbar.js.snap diff --git a/gsa/src/web/components/bar/__tests__/__snapshots__/severitybar.js.snap b/src/web/components/bar/__tests__/__snapshots__/severitybar.js.snap similarity index 100% rename from gsa/src/web/components/bar/__tests__/__snapshots__/severitybar.js.snap rename to src/web/components/bar/__tests__/__snapshots__/severitybar.js.snap diff --git a/gsa/src/web/components/bar/__tests__/__snapshots__/statusbar.js.snap b/src/web/components/bar/__tests__/__snapshots__/statusbar.js.snap similarity index 100% rename from gsa/src/web/components/bar/__tests__/__snapshots__/statusbar.js.snap rename to src/web/components/bar/__tests__/__snapshots__/statusbar.js.snap diff --git a/gsa/src/web/components/bar/__tests__/__snapshots__/titlebar.js.snap b/src/web/components/bar/__tests__/__snapshots__/titlebar.js.snap similarity index 100% rename from gsa/src/web/components/bar/__tests__/__snapshots__/titlebar.js.snap rename to src/web/components/bar/__tests__/__snapshots__/titlebar.js.snap diff --git a/gsa/src/web/components/bar/__tests__/__snapshots__/toolbar.js.snap b/src/web/components/bar/__tests__/__snapshots__/toolbar.js.snap similarity index 100% rename from gsa/src/web/components/bar/__tests__/__snapshots__/toolbar.js.snap rename to src/web/components/bar/__tests__/__snapshots__/toolbar.js.snap diff --git a/gsa/src/web/components/bar/__tests__/compliancestatusbar.js b/src/web/components/bar/__tests__/compliancestatusbar.js similarity index 100% rename from gsa/src/web/components/bar/__tests__/compliancestatusbar.js rename to src/web/components/bar/__tests__/compliancestatusbar.js diff --git a/gsa/src/web/components/bar/__tests__/progressbar.js b/src/web/components/bar/__tests__/progressbar.js similarity index 100% rename from gsa/src/web/components/bar/__tests__/progressbar.js rename to src/web/components/bar/__tests__/progressbar.js diff --git a/gsa/src/web/components/bar/__tests__/severitybar.js b/src/web/components/bar/__tests__/severitybar.js similarity index 100% rename from gsa/src/web/components/bar/__tests__/severitybar.js rename to src/web/components/bar/__tests__/severitybar.js diff --git a/gsa/src/web/components/bar/__tests__/statusbar.js b/src/web/components/bar/__tests__/statusbar.js similarity index 100% rename from gsa/src/web/components/bar/__tests__/statusbar.js rename to src/web/components/bar/__tests__/statusbar.js diff --git a/gsa/src/web/components/bar/__tests__/titlebar.js b/src/web/components/bar/__tests__/titlebar.js similarity index 100% rename from gsa/src/web/components/bar/__tests__/titlebar.js rename to src/web/components/bar/__tests__/titlebar.js diff --git a/gsa/src/web/components/bar/__tests__/toolbar.js b/src/web/components/bar/__tests__/toolbar.js similarity index 100% rename from gsa/src/web/components/bar/__tests__/toolbar.js rename to src/web/components/bar/__tests__/toolbar.js diff --git a/gsa/src/web/components/bar/compliancestatusbar.js b/src/web/components/bar/compliancestatusbar.js similarity index 100% rename from gsa/src/web/components/bar/compliancestatusbar.js rename to src/web/components/bar/compliancestatusbar.js diff --git a/gsa/src/web/components/bar/menubar.js b/src/web/components/bar/menubar.js similarity index 100% rename from gsa/src/web/components/bar/menubar.js rename to src/web/components/bar/menubar.js diff --git a/gsa/src/web/components/bar/progressbar.js b/src/web/components/bar/progressbar.js similarity index 100% rename from gsa/src/web/components/bar/progressbar.js rename to src/web/components/bar/progressbar.js diff --git a/gsa/src/web/components/bar/severitybar.js b/src/web/components/bar/severitybar.js similarity index 100% rename from gsa/src/web/components/bar/severitybar.js rename to src/web/components/bar/severitybar.js diff --git a/gsa/src/web/components/bar/statusbar.js b/src/web/components/bar/statusbar.js similarity index 100% rename from gsa/src/web/components/bar/statusbar.js rename to src/web/components/bar/statusbar.js diff --git a/gsa/src/web/components/bar/titlebar.js b/src/web/components/bar/titlebar.js similarity index 100% rename from gsa/src/web/components/bar/titlebar.js rename to src/web/components/bar/titlebar.js diff --git a/gsa/src/web/components/bar/toolbar.js b/src/web/components/bar/toolbar.js similarity index 100% rename from gsa/src/web/components/bar/toolbar.js rename to src/web/components/bar/toolbar.js diff --git a/gsa/src/web/components/chart/axis.js b/src/web/components/chart/axis.js similarity index 100% rename from gsa/src/web/components/chart/axis.js rename to src/web/components/chart/axis.js diff --git a/gsa/src/web/components/chart/bar.js b/src/web/components/chart/bar.js similarity index 100% rename from gsa/src/web/components/chart/bar.js rename to src/web/components/chart/bar.js diff --git a/gsa/src/web/components/chart/bubble.js b/src/web/components/chart/bubble.js similarity index 100% rename from gsa/src/web/components/chart/bubble.js rename to src/web/components/chart/bubble.js diff --git a/gsa/src/web/components/chart/donut.js b/src/web/components/chart/donut.js similarity index 100% rename from gsa/src/web/components/chart/donut.js rename to src/web/components/chart/donut.js diff --git a/gsa/src/web/components/chart/donut/arc2d.js b/src/web/components/chart/donut/arc2d.js similarity index 100% rename from gsa/src/web/components/chart/donut/arc2d.js rename to src/web/components/chart/donut/arc2d.js diff --git a/gsa/src/web/components/chart/donut/arc3d.js b/src/web/components/chart/donut/arc3d.js similarity index 100% rename from gsa/src/web/components/chart/donut/arc3d.js rename to src/web/components/chart/donut/arc3d.js diff --git a/gsa/src/web/components/chart/donut/labels.js b/src/web/components/chart/donut/labels.js similarity index 100% rename from gsa/src/web/components/chart/donut/labels.js rename to src/web/components/chart/donut/labels.js diff --git a/gsa/src/web/components/chart/donut/paths.js b/src/web/components/chart/donut/paths.js similarity index 100% rename from gsa/src/web/components/chart/donut/paths.js rename to src/web/components/chart/donut/paths.js diff --git a/gsa/src/web/components/chart/donut/pie.js b/src/web/components/chart/donut/pie.js similarity index 100% rename from gsa/src/web/components/chart/donut/pie.js rename to src/web/components/chart/donut/pie.js diff --git a/gsa/src/web/components/chart/donut/proptypes.js b/src/web/components/chart/donut/proptypes.js similarity index 100% rename from gsa/src/web/components/chart/donut/proptypes.js rename to src/web/components/chart/donut/proptypes.js diff --git a/gsa/src/web/components/chart/group.js b/src/web/components/chart/group.js similarity index 100% rename from gsa/src/web/components/chart/group.js rename to src/web/components/chart/group.js diff --git a/gsa/src/web/components/chart/label.js b/src/web/components/chart/label.js similarity index 100% rename from gsa/src/web/components/chart/label.js rename to src/web/components/chart/label.js diff --git a/gsa/src/web/components/chart/legend.js b/src/web/components/chart/legend.js similarity index 100% rename from gsa/src/web/components/chart/legend.js rename to src/web/components/chart/legend.js diff --git a/gsa/src/web/components/chart/line.js b/src/web/components/chart/line.js similarity index 100% rename from gsa/src/web/components/chart/line.js rename to src/web/components/chart/line.js diff --git a/gsa/src/web/components/chart/schedule.js b/src/web/components/chart/schedule.js similarity index 100% rename from gsa/src/web/components/chart/schedule.js rename to src/web/components/chart/schedule.js diff --git a/gsa/src/web/components/chart/svg.js b/src/web/components/chart/svg.js similarity index 100% rename from gsa/src/web/components/chart/svg.js rename to src/web/components/chart/svg.js diff --git a/gsa/src/web/components/chart/tooltip.js b/src/web/components/chart/tooltip.js similarity index 100% rename from gsa/src/web/components/chart/tooltip.js rename to src/web/components/chart/tooltip.js diff --git a/gsa/src/web/components/chart/topology.js b/src/web/components/chart/topology.js similarity index 100% rename from gsa/src/web/components/chart/topology.js rename to src/web/components/chart/topology.js diff --git a/gsa/src/web/components/chart/utils/__tests__/__snapshots__/arc.js.snap b/src/web/components/chart/utils/__tests__/__snapshots__/arc.js.snap similarity index 100% rename from gsa/src/web/components/chart/utils/__tests__/__snapshots__/arc.js.snap rename to src/web/components/chart/utils/__tests__/__snapshots__/arc.js.snap diff --git a/gsa/src/web/components/chart/utils/__tests__/arc.js b/src/web/components/chart/utils/__tests__/arc.js similarity index 100% rename from gsa/src/web/components/chart/utils/__tests__/arc.js rename to src/web/components/chart/utils/__tests__/arc.js diff --git a/gsa/src/web/components/chart/utils/__tests__/path.js b/src/web/components/chart/utils/__tests__/path.js similarity index 100% rename from gsa/src/web/components/chart/utils/__tests__/path.js rename to src/web/components/chart/utils/__tests__/path.js diff --git a/gsa/src/web/components/chart/utils/__tests__/update.js b/src/web/components/chart/utils/__tests__/update.js similarity index 100% rename from gsa/src/web/components/chart/utils/__tests__/update.js rename to src/web/components/chart/utils/__tests__/update.js diff --git a/gsa/src/web/components/chart/utils/arc.js b/src/web/components/chart/utils/arc.js similarity index 100% rename from gsa/src/web/components/chart/utils/arc.js rename to src/web/components/chart/utils/arc.js diff --git a/gsa/src/web/components/chart/utils/constants.js b/src/web/components/chart/utils/constants.js similarity index 100% rename from gsa/src/web/components/chart/utils/constants.js rename to src/web/components/chart/utils/constants.js diff --git a/gsa/src/web/components/chart/utils/path.js b/src/web/components/chart/utils/path.js similarity index 100% rename from gsa/src/web/components/chart/utils/path.js rename to src/web/components/chart/utils/path.js diff --git a/gsa/src/web/components/chart/utils/update.js b/src/web/components/chart/utils/update.js similarity index 100% rename from gsa/src/web/components/chart/utils/update.js rename to src/web/components/chart/utils/update.js diff --git a/gsa/src/web/components/chart/wordcloud.js b/src/web/components/chart/wordcloud.js similarity index 100% rename from gsa/src/web/components/chart/wordcloud.js rename to src/web/components/chart/wordcloud.js diff --git a/gsa/src/web/components/comment/__tests__/__snapshots__/comment.js.snap b/src/web/components/comment/__tests__/__snapshots__/comment.js.snap similarity index 100% rename from gsa/src/web/components/comment/__tests__/__snapshots__/comment.js.snap rename to src/web/components/comment/__tests__/__snapshots__/comment.js.snap diff --git a/gsa/src/web/components/comment/__tests__/comment.js b/src/web/components/comment/__tests__/comment.js similarity index 100% rename from gsa/src/web/components/comment/__tests__/comment.js rename to src/web/components/comment/__tests__/comment.js diff --git a/gsa/src/web/components/comment/comment.js b/src/web/components/comment/comment.js similarity index 100% rename from gsa/src/web/components/comment/comment.js rename to src/web/components/comment/comment.js diff --git a/gsa/src/web/components/dashboard/__tests__/utils.js b/src/web/components/dashboard/__tests__/utils.js similarity index 100% rename from gsa/src/web/components/dashboard/__tests__/utils.js rename to src/web/components/dashboard/__tests__/utils.js diff --git a/gsa/src/web/components/dashboard/controls.js b/src/web/components/dashboard/controls.js similarity index 100% rename from gsa/src/web/components/dashboard/controls.js rename to src/web/components/dashboard/controls.js diff --git a/gsa/src/web/components/dashboard/dashboard.js b/src/web/components/dashboard/dashboard.js similarity index 100% rename from gsa/src/web/components/dashboard/dashboard.js rename to src/web/components/dashboard/dashboard.js diff --git a/gsa/src/web/components/dashboard/display/createDisplay.js b/src/web/components/dashboard/display/createDisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/createDisplay.js rename to src/web/components/dashboard/display/createDisplay.js diff --git a/gsa/src/web/components/dashboard/display/created/createddisplay.js b/src/web/components/dashboard/display/created/createddisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/created/createddisplay.js rename to src/web/components/dashboard/display/created/createddisplay.js diff --git a/gsa/src/web/components/dashboard/display/created/createdtransform.js b/src/web/components/dashboard/display/created/createdtransform.js similarity index 100% rename from gsa/src/web/components/dashboard/display/created/createdtransform.js rename to src/web/components/dashboard/display/created/createdtransform.js diff --git a/gsa/src/web/components/dashboard/display/cvss/cvssdisplay.js b/src/web/components/dashboard/display/cvss/cvssdisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/cvss/cvssdisplay.js rename to src/web/components/dashboard/display/cvss/cvssdisplay.js diff --git a/gsa/src/web/components/dashboard/display/cvss/cvsstabledisplay.js b/src/web/components/dashboard/display/cvss/cvsstabledisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/cvss/cvsstabledisplay.js rename to src/web/components/dashboard/display/cvss/cvsstabledisplay.js diff --git a/gsa/src/web/components/dashboard/display/cvss/cvsstransform.js b/src/web/components/dashboard/display/cvss/cvsstransform.js similarity index 100% rename from gsa/src/web/components/dashboard/display/cvss/cvsstransform.js rename to src/web/components/dashboard/display/cvss/cvsstransform.js diff --git a/gsa/src/web/components/dashboard/display/datadisplay.js b/src/web/components/dashboard/display/datadisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/datadisplay.js rename to src/web/components/dashboard/display/datadisplay.js diff --git a/gsa/src/web/components/dashboard/display/datadisplayicons.js b/src/web/components/dashboard/display/datadisplayicons.js similarity index 100% rename from gsa/src/web/components/dashboard/display/datadisplayicons.js rename to src/web/components/dashboard/display/datadisplayicons.js diff --git a/gsa/src/web/components/dashboard/display/datatable.js b/src/web/components/dashboard/display/datatable.js similarity index 100% rename from gsa/src/web/components/dashboard/display/datatable.js rename to src/web/components/dashboard/display/datatable.js diff --git a/gsa/src/web/components/dashboard/display/datatabledisplay.js b/src/web/components/dashboard/display/datatabledisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/datatabledisplay.js rename to src/web/components/dashboard/display/datatabledisplay.js diff --git a/gsa/src/web/components/dashboard/display/display.js b/src/web/components/dashboard/display/display.js similarity index 100% rename from gsa/src/web/components/dashboard/display/display.js rename to src/web/components/dashboard/display/display.js diff --git a/gsa/src/web/components/dashboard/display/filterselection.js b/src/web/components/dashboard/display/filterselection.js similarity index 100% rename from gsa/src/web/components/dashboard/display/filterselection.js rename to src/web/components/dashboard/display/filterselection.js diff --git a/gsa/src/web/components/dashboard/display/severity/severityclassdisplay.js b/src/web/components/dashboard/display/severity/severityclassdisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/severity/severityclassdisplay.js rename to src/web/components/dashboard/display/severity/severityclassdisplay.js diff --git a/gsa/src/web/components/dashboard/display/severity/severityclasstabledisplay.js b/src/web/components/dashboard/display/severity/severityclasstabledisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/severity/severityclasstabledisplay.js rename to src/web/components/dashboard/display/severity/severityclasstabledisplay.js diff --git a/gsa/src/web/components/dashboard/display/severity/severityclasstransform.js b/src/web/components/dashboard/display/severity/severityclasstransform.js similarity index 100% rename from gsa/src/web/components/dashboard/display/severity/severityclasstransform.js rename to src/web/components/dashboard/display/severity/severityclasstransform.js diff --git a/gsa/src/web/components/dashboard/display/status/statusdisplay.js b/src/web/components/dashboard/display/status/statusdisplay.js similarity index 100% rename from gsa/src/web/components/dashboard/display/status/statusdisplay.js rename to src/web/components/dashboard/display/status/statusdisplay.js diff --git a/gsa/src/web/components/dashboard/display/utils.js b/src/web/components/dashboard/display/utils.js similarity index 100% rename from gsa/src/web/components/dashboard/display/utils.js rename to src/web/components/dashboard/display/utils.js diff --git a/gsa/src/web/components/dashboard/display/withFilterSelection.js b/src/web/components/dashboard/display/withFilterSelection.js similarity index 100% rename from gsa/src/web/components/dashboard/display/withFilterSelection.js rename to src/web/components/dashboard/display/withFilterSelection.js diff --git a/gsa/src/web/components/dashboard/registry.js b/src/web/components/dashboard/registry.js similarity index 100% rename from gsa/src/web/components/dashboard/registry.js rename to src/web/components/dashboard/registry.js diff --git a/gsa/src/web/components/dashboard/utils.js b/src/web/components/dashboard/utils.js similarity index 100% rename from gsa/src/web/components/dashboard/utils.js rename to src/web/components/dashboard/utils.js diff --git a/gsa/src/web/components/date/__tests__/datetime.js b/src/web/components/date/__tests__/datetime.js similarity index 100% rename from gsa/src/web/components/date/__tests__/datetime.js rename to src/web/components/date/__tests__/datetime.js diff --git a/gsa/src/web/components/date/datetime.js b/src/web/components/date/datetime.js similarity index 100% rename from gsa/src/web/components/date/datetime.js rename to src/web/components/date/datetime.js diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/button.js.snap b/src/web/components/dialog/__tests__/__snapshots__/button.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/button.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/button.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/closebutton.js.snap b/src/web/components/dialog/__tests__/__snapshots__/closebutton.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/closebutton.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/closebutton.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/confirmationdialog.js.snap b/src/web/components/dialog/__tests__/__snapshots__/confirmationdialog.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/confirmationdialog.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/confirmationdialog.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/dialog.js.snap b/src/web/components/dialog/__tests__/__snapshots__/dialog.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/dialog.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/dialog.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/errordialog.js.snap b/src/web/components/dialog/__tests__/__snapshots__/errordialog.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/errordialog.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/errordialog.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/multistepfooter.js.snap b/src/web/components/dialog/__tests__/__snapshots__/multistepfooter.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/multistepfooter.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/multistepfooter.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap b/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap similarity index 100% rename from gsa/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap rename to src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap diff --git a/gsa/src/web/components/dialog/__tests__/button.js b/src/web/components/dialog/__tests__/button.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/button.js rename to src/web/components/dialog/__tests__/button.js diff --git a/gsa/src/web/components/dialog/__tests__/closebutton.js b/src/web/components/dialog/__tests__/closebutton.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/closebutton.js rename to src/web/components/dialog/__tests__/closebutton.js diff --git a/gsa/src/web/components/dialog/__tests__/confirmationdialog.js b/src/web/components/dialog/__tests__/confirmationdialog.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/confirmationdialog.js rename to src/web/components/dialog/__tests__/confirmationdialog.js diff --git a/gsa/src/web/components/dialog/__tests__/dialog.js b/src/web/components/dialog/__tests__/dialog.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/dialog.js rename to src/web/components/dialog/__tests__/dialog.js diff --git a/gsa/src/web/components/dialog/__tests__/error.js b/src/web/components/dialog/__tests__/error.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/error.js rename to src/web/components/dialog/__tests__/error.js diff --git a/gsa/src/web/components/dialog/__tests__/errordialog.js b/src/web/components/dialog/__tests__/errordialog.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/errordialog.js rename to src/web/components/dialog/__tests__/errordialog.js diff --git a/gsa/src/web/components/dialog/__tests__/multistepfooter.js b/src/web/components/dialog/__tests__/multistepfooter.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/multistepfooter.js rename to src/web/components/dialog/__tests__/multistepfooter.js diff --git a/gsa/src/web/components/dialog/__tests__/twobuttonfooter.js b/src/web/components/dialog/__tests__/twobuttonfooter.js similarity index 100% rename from gsa/src/web/components/dialog/__tests__/twobuttonfooter.js rename to src/web/components/dialog/__tests__/twobuttonfooter.js diff --git a/gsa/src/web/components/dialog/button.js b/src/web/components/dialog/button.js similarity index 100% rename from gsa/src/web/components/dialog/button.js rename to src/web/components/dialog/button.js diff --git a/gsa/src/web/components/dialog/closebutton.js b/src/web/components/dialog/closebutton.js similarity index 100% rename from gsa/src/web/components/dialog/closebutton.js rename to src/web/components/dialog/closebutton.js diff --git a/gsa/src/web/components/dialog/composercontent.js b/src/web/components/dialog/composercontent.js similarity index 100% rename from gsa/src/web/components/dialog/composercontent.js rename to src/web/components/dialog/composercontent.js diff --git a/gsa/src/web/components/dialog/confirmationdialog.js b/src/web/components/dialog/confirmationdialog.js similarity index 100% rename from gsa/src/web/components/dialog/confirmationdialog.js rename to src/web/components/dialog/confirmationdialog.js diff --git a/gsa/src/web/components/dialog/container.js b/src/web/components/dialog/container.js similarity index 100% rename from gsa/src/web/components/dialog/container.js rename to src/web/components/dialog/container.js diff --git a/gsa/src/web/components/dialog/content.js b/src/web/components/dialog/content.js similarity index 100% rename from gsa/src/web/components/dialog/content.js rename to src/web/components/dialog/content.js diff --git a/gsa/src/web/components/dialog/dialog.js b/src/web/components/dialog/dialog.js similarity index 100% rename from gsa/src/web/components/dialog/dialog.js rename to src/web/components/dialog/dialog.js diff --git a/gsa/src/web/components/dialog/dialoginlinenotification.js b/src/web/components/dialog/dialoginlinenotification.js similarity index 100% rename from gsa/src/web/components/dialog/dialoginlinenotification.js rename to src/web/components/dialog/dialoginlinenotification.js diff --git a/gsa/src/web/components/dialog/error.js b/src/web/components/dialog/error.js similarity index 100% rename from gsa/src/web/components/dialog/error.js rename to src/web/components/dialog/error.js diff --git a/gsa/src/web/components/dialog/errordialog.js b/src/web/components/dialog/errordialog.js similarity index 100% rename from gsa/src/web/components/dialog/errordialog.js rename to src/web/components/dialog/errordialog.js diff --git a/gsa/src/web/components/dialog/footer.js b/src/web/components/dialog/footer.js similarity index 100% rename from gsa/src/web/components/dialog/footer.js rename to src/web/components/dialog/footer.js diff --git a/gsa/src/web/components/dialog/multistepfooter.js b/src/web/components/dialog/multistepfooter.js similarity index 100% rename from gsa/src/web/components/dialog/multistepfooter.js rename to src/web/components/dialog/multistepfooter.js diff --git a/gsa/src/web/components/dialog/overlay.js b/src/web/components/dialog/overlay.js similarity index 100% rename from gsa/src/web/components/dialog/overlay.js rename to src/web/components/dialog/overlay.js diff --git a/gsa/src/web/components/dialog/resizer.js b/src/web/components/dialog/resizer.js similarity index 100% rename from gsa/src/web/components/dialog/resizer.js rename to src/web/components/dialog/resizer.js diff --git a/gsa/src/web/components/dialog/savedialog.js b/src/web/components/dialog/savedialog.js similarity index 100% rename from gsa/src/web/components/dialog/savedialog.js rename to src/web/components/dialog/savedialog.js diff --git a/gsa/src/web/components/dialog/scrollablecontent.js b/src/web/components/dialog/scrollablecontent.js similarity index 100% rename from gsa/src/web/components/dialog/scrollablecontent.js rename to src/web/components/dialog/scrollablecontent.js diff --git a/gsa/src/web/components/dialog/title.js b/src/web/components/dialog/title.js similarity index 100% rename from gsa/src/web/components/dialog/title.js rename to src/web/components/dialog/title.js diff --git a/gsa/src/web/components/dialog/twobuttonfooter.js b/src/web/components/dialog/twobuttonfooter.js similarity index 100% rename from gsa/src/web/components/dialog/twobuttonfooter.js rename to src/web/components/dialog/twobuttonfooter.js diff --git a/gsa/src/web/components/error/__tests__/__snapshots__/errorcontainer.js.snap b/src/web/components/error/__tests__/__snapshots__/errorcontainer.js.snap similarity index 100% rename from gsa/src/web/components/error/__tests__/__snapshots__/errorcontainer.js.snap rename to src/web/components/error/__tests__/__snapshots__/errorcontainer.js.snap diff --git a/gsa/src/web/components/error/__tests__/__snapshots__/errormessage.js.snap b/src/web/components/error/__tests__/__snapshots__/errormessage.js.snap similarity index 100% rename from gsa/src/web/components/error/__tests__/__snapshots__/errormessage.js.snap rename to src/web/components/error/__tests__/__snapshots__/errormessage.js.snap diff --git a/gsa/src/web/components/error/__tests__/errorboundary.js b/src/web/components/error/__tests__/errorboundary.js similarity index 100% rename from gsa/src/web/components/error/__tests__/errorboundary.js rename to src/web/components/error/__tests__/errorboundary.js diff --git a/gsa/src/web/components/error/__tests__/errorcontainer.js b/src/web/components/error/__tests__/errorcontainer.js similarity index 100% rename from gsa/src/web/components/error/__tests__/errorcontainer.js rename to src/web/components/error/__tests__/errorcontainer.js diff --git a/gsa/src/web/components/error/__tests__/errormessage.js b/src/web/components/error/__tests__/errormessage.js similarity index 100% rename from gsa/src/web/components/error/__tests__/errormessage.js rename to src/web/components/error/__tests__/errormessage.js diff --git a/gsa/src/web/components/error/__tests__/errorpanel.js b/src/web/components/error/__tests__/errorpanel.js similarity index 100% rename from gsa/src/web/components/error/__tests__/errorpanel.js rename to src/web/components/error/__tests__/errorpanel.js diff --git a/gsa/src/web/components/error/errorboundary.js b/src/web/components/error/errorboundary.js similarity index 100% rename from gsa/src/web/components/error/errorboundary.js rename to src/web/components/error/errorboundary.js diff --git a/gsa/src/web/components/error/errorcontainer.js b/src/web/components/error/errorcontainer.js similarity index 100% rename from gsa/src/web/components/error/errorcontainer.js rename to src/web/components/error/errorcontainer.js diff --git a/gsa/src/web/components/error/errormessage.js b/src/web/components/error/errormessage.js similarity index 100% rename from gsa/src/web/components/error/errormessage.js rename to src/web/components/error/errormessage.js diff --git a/gsa/src/web/components/error/errorpanel.js b/src/web/components/error/errorpanel.js similarity index 100% rename from gsa/src/web/components/error/errorpanel.js rename to src/web/components/error/errorpanel.js diff --git a/gsa/src/web/components/folding/folding.js b/src/web/components/folding/folding.js similarity index 100% rename from gsa/src/web/components/folding/folding.js rename to src/web/components/folding/folding.js diff --git a/gsa/src/web/components/footnote/__tests__/__snapshots__/footnote.js.snap b/src/web/components/footnote/__tests__/__snapshots__/footnote.js.snap similarity index 100% rename from gsa/src/web/components/footnote/__tests__/__snapshots__/footnote.js.snap rename to src/web/components/footnote/__tests__/__snapshots__/footnote.js.snap diff --git a/gsa/src/web/components/footnote/__tests__/footnote.js b/src/web/components/footnote/__tests__/footnote.js similarity index 100% rename from gsa/src/web/components/footnote/__tests__/footnote.js rename to src/web/components/footnote/__tests__/footnote.js diff --git a/gsa/src/web/components/footnote/footnote.js b/src/web/components/footnote/footnote.js similarity index 100% rename from gsa/src/web/components/footnote/footnote.js rename to src/web/components/footnote/footnote.js diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/button.js.snap b/src/web/components/form/__tests__/__snapshots__/button.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/button.js.snap rename to src/web/components/form/__tests__/__snapshots__/button.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/checkbox.js.snap b/src/web/components/form/__tests__/__snapshots__/checkbox.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/checkbox.js.snap rename to src/web/components/form/__tests__/__snapshots__/checkbox.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/download.js.snap b/src/web/components/form/__tests__/__snapshots__/download.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/download.js.snap rename to src/web/components/form/__tests__/__snapshots__/download.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/field.js.snap b/src/web/components/form/__tests__/__snapshots__/field.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/field.js.snap rename to src/web/components/form/__tests__/__snapshots__/field.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/filefield.js.snap b/src/web/components/form/__tests__/__snapshots__/filefield.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/filefield.js.snap rename to src/web/components/form/__tests__/__snapshots__/filefield.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/formgroup.js.snap b/src/web/components/form/__tests__/__snapshots__/formgroup.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/formgroup.js.snap rename to src/web/components/form/__tests__/__snapshots__/formgroup.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/loadingbutton.js.snap b/src/web/components/form/__tests__/__snapshots__/loadingbutton.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/loadingbutton.js.snap rename to src/web/components/form/__tests__/__snapshots__/loadingbutton.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/multiselect.js.snap b/src/web/components/form/__tests__/__snapshots__/multiselect.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/multiselect.js.snap rename to src/web/components/form/__tests__/__snapshots__/multiselect.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/numberfield.js.snap b/src/web/components/form/__tests__/__snapshots__/numberfield.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/numberfield.js.snap rename to src/web/components/form/__tests__/__snapshots__/numberfield.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/passwordfield.js.snap b/src/web/components/form/__tests__/__snapshots__/passwordfield.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/passwordfield.js.snap rename to src/web/components/form/__tests__/__snapshots__/passwordfield.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/radio.js.snap b/src/web/components/form/__tests__/__snapshots__/radio.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/radio.js.snap rename to src/web/components/form/__tests__/__snapshots__/radio.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/select.js.snap b/src/web/components/form/__tests__/__snapshots__/select.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/select.js.snap rename to src/web/components/form/__tests__/__snapshots__/select.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/selectelement.js.snap b/src/web/components/form/__tests__/__snapshots__/selectelement.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/selectelement.js.snap rename to src/web/components/form/__tests__/__snapshots__/selectelement.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/spinner.js.snap b/src/web/components/form/__tests__/__snapshots__/spinner.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/spinner.js.snap rename to src/web/components/form/__tests__/__snapshots__/spinner.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/textarea.js.snap b/src/web/components/form/__tests__/__snapshots__/textarea.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/textarea.js.snap rename to src/web/components/form/__tests__/__snapshots__/textarea.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/textfield.js.snap b/src/web/components/form/__tests__/__snapshots__/textfield.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/textfield.js.snap rename to src/web/components/form/__tests__/__snapshots__/textfield.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/timezoneselect.js.snap b/src/web/components/form/__tests__/__snapshots__/timezoneselect.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/timezoneselect.js.snap rename to src/web/components/form/__tests__/__snapshots__/timezoneselect.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/togglebutton.js.snap b/src/web/components/form/__tests__/__snapshots__/togglebutton.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/togglebutton.js.snap rename to src/web/components/form/__tests__/__snapshots__/togglebutton.js.snap diff --git a/gsa/src/web/components/form/__tests__/__snapshots__/yesnoradio.js.snap b/src/web/components/form/__tests__/__snapshots__/yesnoradio.js.snap similarity index 100% rename from gsa/src/web/components/form/__tests__/__snapshots__/yesnoradio.js.snap rename to src/web/components/form/__tests__/__snapshots__/yesnoradio.js.snap diff --git a/gsa/src/web/components/form/__tests__/button.js b/src/web/components/form/__tests__/button.js similarity index 100% rename from gsa/src/web/components/form/__tests__/button.js rename to src/web/components/form/__tests__/button.js diff --git a/gsa/src/web/components/form/__tests__/checkbox.js b/src/web/components/form/__tests__/checkbox.js similarity index 100% rename from gsa/src/web/components/form/__tests__/checkbox.js rename to src/web/components/form/__tests__/checkbox.js diff --git a/gsa/src/web/components/form/__tests__/download.js b/src/web/components/form/__tests__/download.js similarity index 100% rename from gsa/src/web/components/form/__tests__/download.js rename to src/web/components/form/__tests__/download.js diff --git a/gsa/src/web/components/form/__tests__/field.js b/src/web/components/form/__tests__/field.js similarity index 100% rename from gsa/src/web/components/form/__tests__/field.js rename to src/web/components/form/__tests__/field.js diff --git a/gsa/src/web/components/form/__tests__/filefield.js b/src/web/components/form/__tests__/filefield.js similarity index 100% rename from gsa/src/web/components/form/__tests__/filefield.js rename to src/web/components/form/__tests__/filefield.js diff --git a/gsa/src/web/components/form/__tests__/formgroup.js b/src/web/components/form/__tests__/formgroup.js similarity index 100% rename from gsa/src/web/components/form/__tests__/formgroup.js rename to src/web/components/form/__tests__/formgroup.js diff --git a/gsa/src/web/components/form/__tests__/loadingbutton.js b/src/web/components/form/__tests__/loadingbutton.js similarity index 100% rename from gsa/src/web/components/form/__tests__/loadingbutton.js rename to src/web/components/form/__tests__/loadingbutton.js diff --git a/gsa/src/web/components/form/__tests__/multiselect.js b/src/web/components/form/__tests__/multiselect.js similarity index 100% rename from gsa/src/web/components/form/__tests__/multiselect.js rename to src/web/components/form/__tests__/multiselect.js diff --git a/gsa/src/web/components/form/__tests__/numberfield.js b/src/web/components/form/__tests__/numberfield.js similarity index 100% rename from gsa/src/web/components/form/__tests__/numberfield.js rename to src/web/components/form/__tests__/numberfield.js diff --git a/gsa/src/web/components/form/__tests__/passwordfield.js b/src/web/components/form/__tests__/passwordfield.js similarity index 100% rename from gsa/src/web/components/form/__tests__/passwordfield.js rename to src/web/components/form/__tests__/passwordfield.js diff --git a/gsa/src/web/components/form/__tests__/radio.js b/src/web/components/form/__tests__/radio.js similarity index 100% rename from gsa/src/web/components/form/__tests__/radio.js rename to src/web/components/form/__tests__/radio.js diff --git a/gsa/src/web/components/form/__tests__/select.js b/src/web/components/form/__tests__/select.js similarity index 100% rename from gsa/src/web/components/form/__tests__/select.js rename to src/web/components/form/__tests__/select.js diff --git a/gsa/src/web/components/form/__tests__/selectelement.js b/src/web/components/form/__tests__/selectelement.js similarity index 100% rename from gsa/src/web/components/form/__tests__/selectelement.js rename to src/web/components/form/__tests__/selectelement.js diff --git a/gsa/src/web/components/form/__tests__/spinner.js b/src/web/components/form/__tests__/spinner.js similarity index 100% rename from gsa/src/web/components/form/__tests__/spinner.js rename to src/web/components/form/__tests__/spinner.js diff --git a/gsa/src/web/components/form/__tests__/textarea.js b/src/web/components/form/__tests__/textarea.js similarity index 100% rename from gsa/src/web/components/form/__tests__/textarea.js rename to src/web/components/form/__tests__/textarea.js diff --git a/gsa/src/web/components/form/__tests__/textfield.js b/src/web/components/form/__tests__/textfield.js similarity index 100% rename from gsa/src/web/components/form/__tests__/textfield.js rename to src/web/components/form/__tests__/textfield.js diff --git a/gsa/src/web/components/form/__tests__/timezoneselect.js b/src/web/components/form/__tests__/timezoneselect.js similarity index 100% rename from gsa/src/web/components/form/__tests__/timezoneselect.js rename to src/web/components/form/__tests__/timezoneselect.js diff --git a/gsa/src/web/components/form/__tests__/togglebutton.js b/src/web/components/form/__tests__/togglebutton.js similarity index 100% rename from gsa/src/web/components/form/__tests__/togglebutton.js rename to src/web/components/form/__tests__/togglebutton.js diff --git a/gsa/src/web/components/form/__tests__/useFormValidation.js b/src/web/components/form/__tests__/useFormValidation.js similarity index 100% rename from gsa/src/web/components/form/__tests__/useFormValidation.js rename to src/web/components/form/__tests__/useFormValidation.js diff --git a/gsa/src/web/components/form/__tests__/useFormValues.js b/src/web/components/form/__tests__/useFormValues.js similarity index 100% rename from gsa/src/web/components/form/__tests__/useFormValues.js rename to src/web/components/form/__tests__/useFormValues.js diff --git a/gsa/src/web/components/form/__tests__/withClickHandler.js b/src/web/components/form/__tests__/withClickHandler.js similarity index 100% rename from gsa/src/web/components/form/__tests__/withClickHandler.js rename to src/web/components/form/__tests__/withClickHandler.js diff --git a/gsa/src/web/components/form/__tests__/withDownload.js b/src/web/components/form/__tests__/withDownload.js similarity index 100% rename from gsa/src/web/components/form/__tests__/withDownload.js rename to src/web/components/form/__tests__/withDownload.js diff --git a/gsa/src/web/components/form/__tests__/yesnoradio.js b/src/web/components/form/__tests__/yesnoradio.js similarity index 100% rename from gsa/src/web/components/form/__tests__/yesnoradio.js rename to src/web/components/form/__tests__/yesnoradio.js diff --git a/gsa/src/web/components/form/button.js b/src/web/components/form/button.js similarity index 100% rename from gsa/src/web/components/form/button.js rename to src/web/components/form/button.js diff --git a/gsa/src/web/components/form/checkbox.js b/src/web/components/form/checkbox.js similarity index 100% rename from gsa/src/web/components/form/checkbox.js rename to src/web/components/form/checkbox.js diff --git a/gsa/src/web/components/form/datepicker.js b/src/web/components/form/datepicker.js similarity index 100% rename from gsa/src/web/components/form/datepicker.js rename to src/web/components/form/datepicker.js diff --git a/gsa/src/web/components/form/download.js b/src/web/components/form/download.js similarity index 100% rename from gsa/src/web/components/form/download.js rename to src/web/components/form/download.js diff --git a/gsa/src/web/components/form/field.js b/src/web/components/form/field.js similarity index 100% rename from gsa/src/web/components/form/field.js rename to src/web/components/form/field.js diff --git a/gsa/src/web/components/form/filefield.js b/src/web/components/form/filefield.js similarity index 100% rename from gsa/src/web/components/form/filefield.js rename to src/web/components/form/filefield.js diff --git a/gsa/src/web/components/form/formgroup.js b/src/web/components/form/formgroup.js similarity index 100% rename from gsa/src/web/components/form/formgroup.js rename to src/web/components/form/formgroup.js diff --git a/gsa/src/web/components/form/loadingbutton.js b/src/web/components/form/loadingbutton.js similarity index 100% rename from gsa/src/web/components/form/loadingbutton.js rename to src/web/components/form/loadingbutton.js diff --git a/gsa/src/web/components/form/multiselect.js b/src/web/components/form/multiselect.js similarity index 100% rename from gsa/src/web/components/form/multiselect.js rename to src/web/components/form/multiselect.js diff --git a/gsa/src/web/components/form/numberfield.js b/src/web/components/form/numberfield.js similarity index 100% rename from gsa/src/web/components/form/numberfield.js rename to src/web/components/form/numberfield.js diff --git a/gsa/src/web/components/form/passwordfield.js b/src/web/components/form/passwordfield.js similarity index 100% rename from gsa/src/web/components/form/passwordfield.js rename to src/web/components/form/passwordfield.js diff --git a/gsa/src/web/components/form/radio.js b/src/web/components/form/radio.js similarity index 100% rename from gsa/src/web/components/form/radio.js rename to src/web/components/form/radio.js diff --git a/gsa/src/web/components/form/select.js b/src/web/components/form/select.js similarity index 100% rename from gsa/src/web/components/form/select.js rename to src/web/components/form/select.js diff --git a/gsa/src/web/components/form/selectelements.js b/src/web/components/form/selectelements.js similarity index 100% rename from gsa/src/web/components/form/selectelements.js rename to src/web/components/form/selectelements.js diff --git a/gsa/src/web/components/form/spinner.js b/src/web/components/form/spinner.js similarity index 100% rename from gsa/src/web/components/form/spinner.js rename to src/web/components/form/spinner.js diff --git a/gsa/src/web/components/form/textarea.js b/src/web/components/form/textarea.js similarity index 100% rename from gsa/src/web/components/form/textarea.js rename to src/web/components/form/textarea.js diff --git a/gsa/src/web/components/form/textfield.js b/src/web/components/form/textfield.js similarity index 100% rename from gsa/src/web/components/form/textfield.js rename to src/web/components/form/textfield.js diff --git a/gsa/src/web/components/form/timezoneselect.js b/src/web/components/form/timezoneselect.js similarity index 100% rename from gsa/src/web/components/form/timezoneselect.js rename to src/web/components/form/timezoneselect.js diff --git a/gsa/src/web/components/form/togglebutton.js b/src/web/components/form/togglebutton.js similarity index 100% rename from gsa/src/web/components/form/togglebutton.js rename to src/web/components/form/togglebutton.js diff --git a/gsa/src/web/components/form/useFormValidation.js b/src/web/components/form/useFormValidation.js similarity index 100% rename from gsa/src/web/components/form/useFormValidation.js rename to src/web/components/form/useFormValidation.js diff --git a/gsa/src/web/components/form/useFormValues.js b/src/web/components/form/useFormValues.js similarity index 100% rename from gsa/src/web/components/form/useFormValues.js rename to src/web/components/form/useFormValues.js diff --git a/gsa/src/web/components/form/withClickHandler.js b/src/web/components/form/withClickHandler.js similarity index 100% rename from gsa/src/web/components/form/withClickHandler.js rename to src/web/components/form/withClickHandler.js diff --git a/gsa/src/web/components/form/withDownload.js b/src/web/components/form/withDownload.js similarity index 100% rename from gsa/src/web/components/form/withDownload.js rename to src/web/components/form/withDownload.js diff --git a/gsa/src/web/components/form/yesnoradio.js b/src/web/components/form/yesnoradio.js similarity index 100% rename from gsa/src/web/components/form/yesnoradio.js rename to src/web/components/form/yesnoradio.js diff --git a/gsa/src/web/components/icon/__tests__/__snapshots__/arrowicon.js.snap b/src/web/components/icon/__tests__/__snapshots__/arrowicon.js.snap similarity index 100% rename from gsa/src/web/components/icon/__tests__/__snapshots__/arrowicon.js.snap rename to src/web/components/icon/__tests__/__snapshots__/arrowicon.js.snap diff --git a/gsa/src/web/components/icon/__tests__/__snapshots__/solutiontypeicon.js.snap b/src/web/components/icon/__tests__/__snapshots__/solutiontypeicon.js.snap similarity index 100% rename from gsa/src/web/components/icon/__tests__/__snapshots__/solutiontypeicon.js.snap rename to src/web/components/icon/__tests__/__snapshots__/solutiontypeicon.js.snap diff --git a/gsa/src/web/components/icon/__tests__/__snapshots__/svgicon.js.snap b/src/web/components/icon/__tests__/__snapshots__/svgicon.js.snap similarity index 100% rename from gsa/src/web/components/icon/__tests__/__snapshots__/svgicon.js.snap rename to src/web/components/icon/__tests__/__snapshots__/svgicon.js.snap diff --git a/gsa/src/web/components/icon/__tests__/addtoassetsicon.js b/src/web/components/icon/__tests__/addtoassetsicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/addtoassetsicon.js rename to src/web/components/icon/__tests__/addtoassetsicon.js diff --git a/gsa/src/web/components/icon/__tests__/alerticon.js b/src/web/components/icon/__tests__/alerticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/alerticon.js rename to src/web/components/icon/__tests__/alerticon.js diff --git a/gsa/src/web/components/icon/__tests__/alterableicon.js b/src/web/components/icon/__tests__/alterableicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/alterableicon.js rename to src/web/components/icon/__tests__/alterableicon.js diff --git a/gsa/src/web/components/icon/__tests__/arrowicon.js b/src/web/components/icon/__tests__/arrowicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/arrowicon.js rename to src/web/components/icon/__tests__/arrowicon.js diff --git a/gsa/src/web/components/icon/__tests__/auditicon.js b/src/web/components/icon/__tests__/auditicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/auditicon.js rename to src/web/components/icon/__tests__/auditicon.js diff --git a/gsa/src/web/components/icon/__tests__/bpmicon.js b/src/web/components/icon/__tests__/bpmicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/bpmicon.js rename to src/web/components/icon/__tests__/bpmicon.js diff --git a/gsa/src/web/components/icon/__tests__/calendaricon.js b/src/web/components/icon/__tests__/calendaricon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/calendaricon.js rename to src/web/components/icon/__tests__/calendaricon.js diff --git a/gsa/src/web/components/icon/__tests__/certbundadvicon.js b/src/web/components/icon/__tests__/certbundadvicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/certbundadvicon.js rename to src/web/components/icon/__tests__/certbundadvicon.js diff --git a/gsa/src/web/components/icon/__tests__/cloneicon.js b/src/web/components/icon/__tests__/cloneicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/cloneicon.js rename to src/web/components/icon/__tests__/cloneicon.js diff --git a/gsa/src/web/components/icon/__tests__/condcoloricon.js b/src/web/components/icon/__tests__/condcoloricon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/condcoloricon.js rename to src/web/components/icon/__tests__/condcoloricon.js diff --git a/gsa/src/web/components/icon/__tests__/cpelogoicon.js b/src/web/components/icon/__tests__/cpelogoicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/cpelogoicon.js rename to src/web/components/icon/__tests__/cpelogoicon.js diff --git a/gsa/src/web/components/icon/__tests__/credentialicon.js b/src/web/components/icon/__tests__/credentialicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/credentialicon.js rename to src/web/components/icon/__tests__/credentialicon.js diff --git a/gsa/src/web/components/icon/__tests__/cveicon.js b/src/web/components/icon/__tests__/cveicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/cveicon.js rename to src/web/components/icon/__tests__/cveicon.js diff --git a/gsa/src/web/components/icon/__tests__/cvssicon.js b/src/web/components/icon/__tests__/cvssicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/cvssicon.js rename to src/web/components/icon/__tests__/cvssicon.js diff --git a/gsa/src/web/components/icon/__tests__/dashboardicon.js b/src/web/components/icon/__tests__/dashboardicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/dashboardicon.js rename to src/web/components/icon/__tests__/dashboardicon.js diff --git a/gsa/src/web/components/icon/__tests__/deleteicon.js b/src/web/components/icon/__tests__/deleteicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/deleteicon.js rename to src/web/components/icon/__tests__/deleteicon.js diff --git a/gsa/src/web/components/icon/__tests__/deltaicon.js b/src/web/components/icon/__tests__/deltaicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/deltaicon.js rename to src/web/components/icon/__tests__/deltaicon.js diff --git a/gsa/src/web/components/icon/__tests__/deltasecondicon.js b/src/web/components/icon/__tests__/deltasecondicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/deltasecondicon.js rename to src/web/components/icon/__tests__/deltasecondicon.js diff --git a/gsa/src/web/components/icon/__tests__/dfncertadvicon.js b/src/web/components/icon/__tests__/dfncertadvicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/dfncertadvicon.js rename to src/web/components/icon/__tests__/dfncertadvicon.js diff --git a/gsa/src/web/components/icon/__tests__/disableicon.js b/src/web/components/icon/__tests__/disableicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/disableicon.js rename to src/web/components/icon/__tests__/disableicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloadcsvicon.js b/src/web/components/icon/__tests__/downloadcsvicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloadcsvicon.js rename to src/web/components/icon/__tests__/downloadcsvicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloaddebicon.js b/src/web/components/icon/__tests__/downloaddebicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloaddebicon.js rename to src/web/components/icon/__tests__/downloaddebicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloadexeicon.js b/src/web/components/icon/__tests__/downloadexeicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloadexeicon.js rename to src/web/components/icon/__tests__/downloadexeicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloadicon.js b/src/web/components/icon/__tests__/downloadicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloadicon.js rename to src/web/components/icon/__tests__/downloadicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloadkeyicon.js b/src/web/components/icon/__tests__/downloadkeyicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloadkeyicon.js rename to src/web/components/icon/__tests__/downloadkeyicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloadrpmicon.js b/src/web/components/icon/__tests__/downloadrpmicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloadrpmicon.js rename to src/web/components/icon/__tests__/downloadrpmicon.js diff --git a/gsa/src/web/components/icon/__tests__/downloadsvgicon.js b/src/web/components/icon/__tests__/downloadsvgicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/downloadsvgicon.js rename to src/web/components/icon/__tests__/downloadsvgicon.js diff --git a/gsa/src/web/components/icon/__tests__/edgeicon.js b/src/web/components/icon/__tests__/edgeicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/edgeicon.js rename to src/web/components/icon/__tests__/edgeicon.js diff --git a/gsa/src/web/components/icon/__tests__/editicon.js b/src/web/components/icon/__tests__/editicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/editicon.js rename to src/web/components/icon/__tests__/editicon.js diff --git a/gsa/src/web/components/icon/__tests__/enableicon.js b/src/web/components/icon/__tests__/enableicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/enableicon.js rename to src/web/components/icon/__tests__/enableicon.js diff --git a/gsa/src/web/components/icon/__tests__/exporticon.js b/src/web/components/icon/__tests__/exporticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/exporticon.js rename to src/web/components/icon/__tests__/exporticon.js diff --git a/gsa/src/web/components/icon/__tests__/feedicon.js b/src/web/components/icon/__tests__/feedicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/feedicon.js rename to src/web/components/icon/__tests__/feedicon.js diff --git a/gsa/src/web/components/icon/__tests__/filtericon.js b/src/web/components/icon/__tests__/filtericon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/filtericon.js rename to src/web/components/icon/__tests__/filtericon.js diff --git a/gsa/src/web/components/icon/__tests__/firsticon.js b/src/web/components/icon/__tests__/firsticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/firsticon.js rename to src/web/components/icon/__tests__/firsticon.js diff --git a/gsa/src/web/components/icon/__tests__/foldicon.js b/src/web/components/icon/__tests__/foldicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/foldicon.js rename to src/web/components/icon/__tests__/foldicon.js diff --git a/gsa/src/web/components/icon/__tests__/groupicon.js b/src/web/components/icon/__tests__/groupicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/groupicon.js rename to src/web/components/icon/__tests__/groupicon.js diff --git a/gsa/src/web/components/icon/__tests__/helpicon.js b/src/web/components/icon/__tests__/helpicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/helpicon.js rename to src/web/components/icon/__tests__/helpicon.js diff --git a/gsa/src/web/components/icon/__tests__/hosticon.js b/src/web/components/icon/__tests__/hosticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/hosticon.js rename to src/web/components/icon/__tests__/hosticon.js diff --git a/gsa/src/web/components/icon/__tests__/importicon.js b/src/web/components/icon/__tests__/importicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/importicon.js rename to src/web/components/icon/__tests__/importicon.js diff --git a/gsa/src/web/components/icon/__tests__/infoicon.js b/src/web/components/icon/__tests__/infoicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/infoicon.js rename to src/web/components/icon/__tests__/infoicon.js diff --git a/gsa/src/web/components/icon/__tests__/keyicon.js b/src/web/components/icon/__tests__/keyicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/keyicon.js rename to src/web/components/icon/__tests__/keyicon.js diff --git a/gsa/src/web/components/icon/__tests__/lasticon.js b/src/web/components/icon/__tests__/lasticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/lasticon.js rename to src/web/components/icon/__tests__/lasticon.js diff --git a/gsa/src/web/components/icon/__tests__/ldapicon.js b/src/web/components/icon/__tests__/ldapicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/ldapicon.js rename to src/web/components/icon/__tests__/ldapicon.js diff --git a/gsa/src/web/components/icon/__tests__/legendicon.js b/src/web/components/icon/__tests__/legendicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/legendicon.js rename to src/web/components/icon/__tests__/legendicon.js diff --git a/gsa/src/web/components/icon/__tests__/listsvgicon.js b/src/web/components/icon/__tests__/listsvgicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/listsvgicon.js rename to src/web/components/icon/__tests__/listsvgicon.js diff --git a/gsa/src/web/components/icon/__tests__/logouticon.js b/src/web/components/icon/__tests__/logouticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/logouticon.js rename to src/web/components/icon/__tests__/logouticon.js diff --git a/gsa/src/web/components/icon/__tests__/magnifiericon.js b/src/web/components/icon/__tests__/magnifiericon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/magnifiericon.js rename to src/web/components/icon/__tests__/magnifiericon.js diff --git a/gsa/src/web/components/icon/__tests__/minusicon.js b/src/web/components/icon/__tests__/minusicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/minusicon.js rename to src/web/components/icon/__tests__/minusicon.js diff --git a/gsa/src/web/components/icon/__tests__/mysettingsicon.js b/src/web/components/icon/__tests__/mysettingsicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/mysettingsicon.js rename to src/web/components/icon/__tests__/mysettingsicon.js diff --git a/gsa/src/web/components/icon/__tests__/newicon.js b/src/web/components/icon/__tests__/newicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/newicon.js rename to src/web/components/icon/__tests__/newicon.js diff --git a/gsa/src/web/components/icon/__tests__/newnoteicon.js b/src/web/components/icon/__tests__/newnoteicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/newnoteicon.js rename to src/web/components/icon/__tests__/newnoteicon.js diff --git a/gsa/src/web/components/icon/__tests__/newoverrideicon.js b/src/web/components/icon/__tests__/newoverrideicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/newoverrideicon.js rename to src/web/components/icon/__tests__/newoverrideicon.js diff --git a/gsa/src/web/components/icon/__tests__/newprocessicon.js b/src/web/components/icon/__tests__/newprocessicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/newprocessicon.js rename to src/web/components/icon/__tests__/newprocessicon.js diff --git a/gsa/src/web/components/icon/__tests__/nexticon.js b/src/web/components/icon/__tests__/nexticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/nexticon.js rename to src/web/components/icon/__tests__/nexticon.js diff --git a/gsa/src/web/components/icon/__tests__/noteicon.js b/src/web/components/icon/__tests__/noteicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/noteicon.js rename to src/web/components/icon/__tests__/noteicon.js diff --git a/gsa/src/web/components/icon/__tests__/nvticon.js b/src/web/components/icon/__tests__/nvticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/nvticon.js rename to src/web/components/icon/__tests__/nvticon.js diff --git a/gsa/src/web/components/icon/__tests__/ossvgicon.js b/src/web/components/icon/__tests__/ossvgicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/ossvgicon.js rename to src/web/components/icon/__tests__/ossvgicon.js diff --git a/gsa/src/web/components/icon/__tests__/ovaldeficon.js b/src/web/components/icon/__tests__/ovaldeficon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/ovaldeficon.js rename to src/web/components/icon/__tests__/ovaldeficon.js diff --git a/gsa/src/web/components/icon/__tests__/overrideicon.js b/src/web/components/icon/__tests__/overrideicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/overrideicon.js rename to src/web/components/icon/__tests__/overrideicon.js diff --git a/gsa/src/web/components/icon/__tests__/performanceicon.js b/src/web/components/icon/__tests__/performanceicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/performanceicon.js rename to src/web/components/icon/__tests__/performanceicon.js diff --git a/gsa/src/web/components/icon/__tests__/permissionicon.js b/src/web/components/icon/__tests__/permissionicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/permissionicon.js rename to src/web/components/icon/__tests__/permissionicon.js diff --git a/gsa/src/web/components/icon/__tests__/plusicon.js b/src/web/components/icon/__tests__/plusicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/plusicon.js rename to src/web/components/icon/__tests__/plusicon.js diff --git a/gsa/src/web/components/icon/__tests__/policyicon.js b/src/web/components/icon/__tests__/policyicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/policyicon.js rename to src/web/components/icon/__tests__/policyicon.js diff --git a/gsa/src/web/components/icon/__tests__/portlisticon.js b/src/web/components/icon/__tests__/portlisticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/portlisticon.js rename to src/web/components/icon/__tests__/portlisticon.js diff --git a/gsa/src/web/components/icon/__tests__/previousicon.js b/src/web/components/icon/__tests__/previousicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/previousicon.js rename to src/web/components/icon/__tests__/previousicon.js diff --git a/gsa/src/web/components/icon/__tests__/provideviewicon.js b/src/web/components/icon/__tests__/provideviewicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/provideviewicon.js rename to src/web/components/icon/__tests__/provideviewicon.js diff --git a/gsa/src/web/components/icon/__tests__/radiusicon.js b/src/web/components/icon/__tests__/radiusicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/radiusicon.js rename to src/web/components/icon/__tests__/radiusicon.js diff --git a/gsa/src/web/components/icon/__tests__/refreshicon.js b/src/web/components/icon/__tests__/refreshicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/refreshicon.js rename to src/web/components/icon/__tests__/refreshicon.js diff --git a/gsa/src/web/components/icon/__tests__/removefromassetsicon.js b/src/web/components/icon/__tests__/removefromassetsicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/removefromassetsicon.js rename to src/web/components/icon/__tests__/removefromassetsicon.js diff --git a/gsa/src/web/components/icon/__tests__/reportformaticon.js b/src/web/components/icon/__tests__/reportformaticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/reportformaticon.js rename to src/web/components/icon/__tests__/reportformaticon.js diff --git a/gsa/src/web/components/icon/__tests__/reporticon.js b/src/web/components/icon/__tests__/reporticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/reporticon.js rename to src/web/components/icon/__tests__/reporticon.js diff --git a/gsa/src/web/components/icon/__tests__/reseticon.js b/src/web/components/icon/__tests__/reseticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/reseticon.js rename to src/web/components/icon/__tests__/reseticon.js diff --git a/gsa/src/web/components/icon/__tests__/restoreicon.js b/src/web/components/icon/__tests__/restoreicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/restoreicon.js rename to src/web/components/icon/__tests__/restoreicon.js diff --git a/gsa/src/web/components/icon/__tests__/resumeicon.js b/src/web/components/icon/__tests__/resumeicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/resumeicon.js rename to src/web/components/icon/__tests__/resumeicon.js diff --git a/gsa/src/web/components/icon/__tests__/roleicon.js b/src/web/components/icon/__tests__/roleicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/roleicon.js rename to src/web/components/icon/__tests__/roleicon.js diff --git a/gsa/src/web/components/icon/__tests__/scanconfigicon.js b/src/web/components/icon/__tests__/scanconfigicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/scanconfigicon.js rename to src/web/components/icon/__tests__/scanconfigicon.js diff --git a/gsa/src/web/components/icon/__tests__/scannericon.js b/src/web/components/icon/__tests__/scannericon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/scannericon.js rename to src/web/components/icon/__tests__/scannericon.js diff --git a/gsa/src/web/components/icon/__tests__/scheduleicon.js b/src/web/components/icon/__tests__/scheduleicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/scheduleicon.js rename to src/web/components/icon/__tests__/scheduleicon.js diff --git a/gsa/src/web/components/icon/__tests__/sensoricon.js b/src/web/components/icon/__tests__/sensoricon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/sensoricon.js rename to src/web/components/icon/__tests__/sensoricon.js diff --git a/gsa/src/web/components/icon/__tests__/solutiontypeicon.js b/src/web/components/icon/__tests__/solutiontypeicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/solutiontypeicon.js rename to src/web/components/icon/__tests__/solutiontypeicon.js diff --git a/gsa/src/web/components/icon/__tests__/solutiontypesvgicon.js b/src/web/components/icon/__tests__/solutiontypesvgicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/solutiontypesvgicon.js rename to src/web/components/icon/__tests__/solutiontypesvgicon.js diff --git a/gsa/src/web/components/icon/__tests__/starticon.js b/src/web/components/icon/__tests__/starticon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/starticon.js rename to src/web/components/icon/__tests__/starticon.js diff --git a/gsa/src/web/components/icon/__tests__/stmitigateicon.js b/src/web/components/icon/__tests__/stmitigateicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stmitigateicon.js rename to src/web/components/icon/__tests__/stmitigateicon.js diff --git a/gsa/src/web/components/icon/__tests__/stnonavailableicon.js b/src/web/components/icon/__tests__/stnonavailableicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stnonavailableicon.js rename to src/web/components/icon/__tests__/stnonavailableicon.js diff --git a/gsa/src/web/components/icon/__tests__/stopicon.js b/src/web/components/icon/__tests__/stopicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stopicon.js rename to src/web/components/icon/__tests__/stopicon.js diff --git a/gsa/src/web/components/icon/__tests__/stunknownicon.js b/src/web/components/icon/__tests__/stunknownicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stunknownicon.js rename to src/web/components/icon/__tests__/stunknownicon.js diff --git a/gsa/src/web/components/icon/__tests__/stvendorfixicon.js b/src/web/components/icon/__tests__/stvendorfixicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stvendorfixicon.js rename to src/web/components/icon/__tests__/stvendorfixicon.js diff --git a/gsa/src/web/components/icon/__tests__/stwillnotfixicon.js b/src/web/components/icon/__tests__/stwillnotfixicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stwillnotfixicon.js rename to src/web/components/icon/__tests__/stwillnotfixicon.js diff --git a/gsa/src/web/components/icon/__tests__/stworkaroundicon.js b/src/web/components/icon/__tests__/stworkaroundicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/stworkaroundicon.js rename to src/web/components/icon/__tests__/stworkaroundicon.js diff --git a/gsa/src/web/components/icon/__tests__/svgicon.js b/src/web/components/icon/__tests__/svgicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/svgicon.js rename to src/web/components/icon/__tests__/svgicon.js diff --git a/gsa/src/web/components/icon/__tests__/tagicon.js b/src/web/components/icon/__tests__/tagicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/tagicon.js rename to src/web/components/icon/__tests__/tagicon.js diff --git a/gsa/src/web/components/icon/__tests__/tagssvgicon.js b/src/web/components/icon/__tests__/tagssvgicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/tagssvgicon.js rename to src/web/components/icon/__tests__/tagssvgicon.js diff --git a/gsa/src/web/components/icon/__tests__/taskicon.js b/src/web/components/icon/__tests__/taskicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/taskicon.js rename to src/web/components/icon/__tests__/taskicon.js diff --git a/gsa/src/web/components/icon/__tests__/tlscertificateicon.js b/src/web/components/icon/__tests__/tlscertificateicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/tlscertificateicon.js rename to src/web/components/icon/__tests__/tlscertificateicon.js diff --git a/gsa/src/web/components/icon/__tests__/toggle3dicon.js b/src/web/components/icon/__tests__/toggle3dicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/toggle3dicon.js rename to src/web/components/icon/__tests__/toggle3dicon.js diff --git a/gsa/src/web/components/icon/__tests__/trashcanicon.js b/src/web/components/icon/__tests__/trashcanicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trashcanicon.js rename to src/web/components/icon/__tests__/trashcanicon.js diff --git a/gsa/src/web/components/icon/__tests__/trashdeleteicon.js b/src/web/components/icon/__tests__/trashdeleteicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trashdeleteicon.js rename to src/web/components/icon/__tests__/trashdeleteicon.js diff --git a/gsa/src/web/components/icon/__tests__/trashicon.js b/src/web/components/icon/__tests__/trashicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trashicon.js rename to src/web/components/icon/__tests__/trashicon.js diff --git a/gsa/src/web/components/icon/__tests__/trenddownicon.js b/src/web/components/icon/__tests__/trenddownicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trenddownicon.js rename to src/web/components/icon/__tests__/trenddownicon.js diff --git a/gsa/src/web/components/icon/__tests__/trendlessicon.js b/src/web/components/icon/__tests__/trendlessicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trendlessicon.js rename to src/web/components/icon/__tests__/trendlessicon.js diff --git a/gsa/src/web/components/icon/__tests__/trendmoreicon.js b/src/web/components/icon/__tests__/trendmoreicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trendmoreicon.js rename to src/web/components/icon/__tests__/trendmoreicon.js diff --git a/gsa/src/web/components/icon/__tests__/trendnochangeicon.js b/src/web/components/icon/__tests__/trendnochangeicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trendnochangeicon.js rename to src/web/components/icon/__tests__/trendnochangeicon.js diff --git a/gsa/src/web/components/icon/__tests__/trendupicon.js b/src/web/components/icon/__tests__/trendupicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/trendupicon.js rename to src/web/components/icon/__tests__/trendupicon.js diff --git a/gsa/src/web/components/icon/__tests__/unfoldicon.js b/src/web/components/icon/__tests__/unfoldicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/unfoldicon.js rename to src/web/components/icon/__tests__/unfoldicon.js diff --git a/gsa/src/web/components/icon/__tests__/uploadicon.js b/src/web/components/icon/__tests__/uploadicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/uploadicon.js rename to src/web/components/icon/__tests__/uploadicon.js diff --git a/gsa/src/web/components/icon/__tests__/usericon.js b/src/web/components/icon/__tests__/usericon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/usericon.js rename to src/web/components/icon/__tests__/usericon.js diff --git a/gsa/src/web/components/icon/__tests__/verifyicon.js b/src/web/components/icon/__tests__/verifyicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/verifyicon.js rename to src/web/components/icon/__tests__/verifyicon.js diff --git a/gsa/src/web/components/icon/__tests__/verifynoicon.js b/src/web/components/icon/__tests__/verifynoicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/verifynoicon.js rename to src/web/components/icon/__tests__/verifynoicon.js diff --git a/gsa/src/web/components/icon/__tests__/viewothericon.js b/src/web/components/icon/__tests__/viewothericon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/viewothericon.js rename to src/web/components/icon/__tests__/viewothericon.js diff --git a/gsa/src/web/components/icon/__tests__/vulnerabilityicon.js b/src/web/components/icon/__tests__/vulnerabilityicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/vulnerabilityicon.js rename to src/web/components/icon/__tests__/vulnerabilityicon.js diff --git a/gsa/src/web/components/icon/__tests__/wizardicon.js b/src/web/components/icon/__tests__/wizardicon.js similarity index 100% rename from gsa/src/web/components/icon/__tests__/wizardicon.js rename to src/web/components/icon/__tests__/wizardicon.js diff --git a/gsa/src/web/components/icon/addtoassetsicon.js b/src/web/components/icon/addtoassetsicon.js similarity index 100% rename from gsa/src/web/components/icon/addtoassetsicon.js rename to src/web/components/icon/addtoassetsicon.js diff --git a/gsa/src/web/components/icon/alerticon.js b/src/web/components/icon/alerticon.js similarity index 100% rename from gsa/src/web/components/icon/alerticon.js rename to src/web/components/icon/alerticon.js diff --git a/gsa/src/web/components/icon/alterableicon.js b/src/web/components/icon/alterableicon.js similarity index 100% rename from gsa/src/web/components/icon/alterableicon.js rename to src/web/components/icon/alterableicon.js diff --git a/gsa/src/web/components/icon/arrowicon.js b/src/web/components/icon/arrowicon.js similarity index 100% rename from gsa/src/web/components/icon/arrowicon.js rename to src/web/components/icon/arrowicon.js diff --git a/gsa/src/web/components/icon/auditicon.js b/src/web/components/icon/auditicon.js similarity index 100% rename from gsa/src/web/components/icon/auditicon.js rename to src/web/components/icon/auditicon.js diff --git a/gsa/src/web/components/icon/bpmicon.js b/src/web/components/icon/bpmicon.js similarity index 100% rename from gsa/src/web/components/icon/bpmicon.js rename to src/web/components/icon/bpmicon.js diff --git a/gsa/src/web/components/icon/calendaricon.js b/src/web/components/icon/calendaricon.js similarity index 100% rename from gsa/src/web/components/icon/calendaricon.js rename to src/web/components/icon/calendaricon.js diff --git a/gsa/src/web/components/icon/certbundadvicon.js b/src/web/components/icon/certbundadvicon.js similarity index 100% rename from gsa/src/web/components/icon/certbundadvicon.js rename to src/web/components/icon/certbundadvicon.js diff --git a/gsa/src/web/components/icon/cloneicon.js b/src/web/components/icon/cloneicon.js similarity index 100% rename from gsa/src/web/components/icon/cloneicon.js rename to src/web/components/icon/cloneicon.js diff --git a/gsa/src/web/components/icon/condcoloricon.js b/src/web/components/icon/condcoloricon.js similarity index 100% rename from gsa/src/web/components/icon/condcoloricon.js rename to src/web/components/icon/condcoloricon.js diff --git a/gsa/src/web/components/icon/cpeicon.js b/src/web/components/icon/cpeicon.js similarity index 100% rename from gsa/src/web/components/icon/cpeicon.js rename to src/web/components/icon/cpeicon.js diff --git a/gsa/src/web/components/icon/cpelogoicon.js b/src/web/components/icon/cpelogoicon.js similarity index 100% rename from gsa/src/web/components/icon/cpelogoicon.js rename to src/web/components/icon/cpelogoicon.js diff --git a/gsa/src/web/components/icon/credentialicon.js b/src/web/components/icon/credentialicon.js similarity index 100% rename from gsa/src/web/components/icon/credentialicon.js rename to src/web/components/icon/credentialicon.js diff --git a/gsa/src/web/components/icon/cveicon.js b/src/web/components/icon/cveicon.js similarity index 100% rename from gsa/src/web/components/icon/cveicon.js rename to src/web/components/icon/cveicon.js diff --git a/gsa/src/web/components/icon/cvssicon.js b/src/web/components/icon/cvssicon.js similarity index 100% rename from gsa/src/web/components/icon/cvssicon.js rename to src/web/components/icon/cvssicon.js diff --git a/gsa/src/web/components/icon/dashboardicon.js b/src/web/components/icon/dashboardicon.js similarity index 100% rename from gsa/src/web/components/icon/dashboardicon.js rename to src/web/components/icon/dashboardicon.js diff --git a/gsa/src/web/components/icon/deleteicon.js b/src/web/components/icon/deleteicon.js similarity index 100% rename from gsa/src/web/components/icon/deleteicon.js rename to src/web/components/icon/deleteicon.js diff --git a/gsa/src/web/components/icon/deltaicon.js b/src/web/components/icon/deltaicon.js similarity index 100% rename from gsa/src/web/components/icon/deltaicon.js rename to src/web/components/icon/deltaicon.js diff --git a/gsa/src/web/components/icon/deltasecondicon.js b/src/web/components/icon/deltasecondicon.js similarity index 100% rename from gsa/src/web/components/icon/deltasecondicon.js rename to src/web/components/icon/deltasecondicon.js diff --git a/gsa/src/web/components/icon/detailsicon.js b/src/web/components/icon/detailsicon.js similarity index 100% rename from gsa/src/web/components/icon/detailsicon.js rename to src/web/components/icon/detailsicon.js diff --git a/gsa/src/web/components/icon/dfncertadvicon.js b/src/web/components/icon/dfncertadvicon.js similarity index 100% rename from gsa/src/web/components/icon/dfncertadvicon.js rename to src/web/components/icon/dfncertadvicon.js diff --git a/gsa/src/web/components/icon/disableicon.js b/src/web/components/icon/disableicon.js similarity index 100% rename from gsa/src/web/components/icon/disableicon.js rename to src/web/components/icon/disableicon.js diff --git a/gsa/src/web/components/icon/downloadcsvicon.js b/src/web/components/icon/downloadcsvicon.js similarity index 100% rename from gsa/src/web/components/icon/downloadcsvicon.js rename to src/web/components/icon/downloadcsvicon.js diff --git a/gsa/src/web/components/icon/downloaddebicon.js b/src/web/components/icon/downloaddebicon.js similarity index 100% rename from gsa/src/web/components/icon/downloaddebicon.js rename to src/web/components/icon/downloaddebicon.js diff --git a/gsa/src/web/components/icon/downloadexeicon.js b/src/web/components/icon/downloadexeicon.js similarity index 100% rename from gsa/src/web/components/icon/downloadexeicon.js rename to src/web/components/icon/downloadexeicon.js diff --git a/gsa/src/web/components/icon/downloadicon.js b/src/web/components/icon/downloadicon.js similarity index 100% rename from gsa/src/web/components/icon/downloadicon.js rename to src/web/components/icon/downloadicon.js diff --git a/gsa/src/web/components/icon/downloadkeyicon.js b/src/web/components/icon/downloadkeyicon.js similarity index 100% rename from gsa/src/web/components/icon/downloadkeyicon.js rename to src/web/components/icon/downloadkeyicon.js diff --git a/gsa/src/web/components/icon/downloadrpmicon.js b/src/web/components/icon/downloadrpmicon.js similarity index 100% rename from gsa/src/web/components/icon/downloadrpmicon.js rename to src/web/components/icon/downloadrpmicon.js diff --git a/gsa/src/web/components/icon/downloadsvgicon.js b/src/web/components/icon/downloadsvgicon.js similarity index 100% rename from gsa/src/web/components/icon/downloadsvgicon.js rename to src/web/components/icon/downloadsvgicon.js diff --git a/gsa/src/web/components/icon/edgeicon.js b/src/web/components/icon/edgeicon.js similarity index 100% rename from gsa/src/web/components/icon/edgeicon.js rename to src/web/components/icon/edgeicon.js diff --git a/gsa/src/web/components/icon/editicon.js b/src/web/components/icon/editicon.js similarity index 100% rename from gsa/src/web/components/icon/editicon.js rename to src/web/components/icon/editicon.js diff --git a/gsa/src/web/components/icon/enableicon.js b/src/web/components/icon/enableicon.js similarity index 100% rename from gsa/src/web/components/icon/enableicon.js rename to src/web/components/icon/enableicon.js diff --git a/gsa/src/web/components/icon/exporticon.js b/src/web/components/icon/exporticon.js similarity index 100% rename from gsa/src/web/components/icon/exporticon.js rename to src/web/components/icon/exporticon.js diff --git a/gsa/src/web/components/icon/feedicon.js b/src/web/components/icon/feedicon.js similarity index 100% rename from gsa/src/web/components/icon/feedicon.js rename to src/web/components/icon/feedicon.js diff --git a/gsa/src/web/components/icon/filtericon.js b/src/web/components/icon/filtericon.js similarity index 100% rename from gsa/src/web/components/icon/filtericon.js rename to src/web/components/icon/filtericon.js diff --git a/gsa/src/web/components/icon/firsticon.js b/src/web/components/icon/firsticon.js similarity index 100% rename from gsa/src/web/components/icon/firsticon.js rename to src/web/components/icon/firsticon.js diff --git a/gsa/src/web/components/icon/foldicon.js b/src/web/components/icon/foldicon.js similarity index 100% rename from gsa/src/web/components/icon/foldicon.js rename to src/web/components/icon/foldicon.js diff --git a/gsa/src/web/components/icon/foldstateicon.js b/src/web/components/icon/foldstateicon.js similarity index 100% rename from gsa/src/web/components/icon/foldstateicon.js rename to src/web/components/icon/foldstateicon.js diff --git a/gsa/src/web/components/icon/groupicon.js b/src/web/components/icon/groupicon.js similarity index 100% rename from gsa/src/web/components/icon/groupicon.js rename to src/web/components/icon/groupicon.js diff --git a/gsa/src/web/components/icon/helpicon.js b/src/web/components/icon/helpicon.js similarity index 100% rename from gsa/src/web/components/icon/helpicon.js rename to src/web/components/icon/helpicon.js diff --git a/gsa/src/web/components/icon/hosticon.js b/src/web/components/icon/hosticon.js similarity index 100% rename from gsa/src/web/components/icon/hosticon.js rename to src/web/components/icon/hosticon.js diff --git a/gsa/src/web/components/icon/icon.js b/src/web/components/icon/icon.js similarity index 100% rename from gsa/src/web/components/icon/icon.js rename to src/web/components/icon/icon.js diff --git a/gsa/src/web/components/icon/importicon.js b/src/web/components/icon/importicon.js similarity index 100% rename from gsa/src/web/components/icon/importicon.js rename to src/web/components/icon/importicon.js diff --git a/gsa/src/web/components/icon/infoicon.js b/src/web/components/icon/infoicon.js similarity index 100% rename from gsa/src/web/components/icon/infoicon.js rename to src/web/components/icon/infoicon.js diff --git a/gsa/src/web/components/icon/keyicon.js b/src/web/components/icon/keyicon.js similarity index 100% rename from gsa/src/web/components/icon/keyicon.js rename to src/web/components/icon/keyicon.js diff --git a/gsa/src/web/components/icon/lasticon.js b/src/web/components/icon/lasticon.js similarity index 100% rename from gsa/src/web/components/icon/lasticon.js rename to src/web/components/icon/lasticon.js diff --git a/gsa/src/web/components/icon/ldapicon.js b/src/web/components/icon/ldapicon.js similarity index 100% rename from gsa/src/web/components/icon/ldapicon.js rename to src/web/components/icon/ldapicon.js diff --git a/gsa/src/web/components/icon/legendicon.js b/src/web/components/icon/legendicon.js similarity index 100% rename from gsa/src/web/components/icon/legendicon.js rename to src/web/components/icon/legendicon.js diff --git a/gsa/src/web/components/icon/listicon.js b/src/web/components/icon/listicon.js similarity index 100% rename from gsa/src/web/components/icon/listicon.js rename to src/web/components/icon/listicon.js diff --git a/gsa/src/web/components/icon/listsvgicon.js b/src/web/components/icon/listsvgicon.js similarity index 100% rename from gsa/src/web/components/icon/listsvgicon.js rename to src/web/components/icon/listsvgicon.js diff --git a/gsa/src/web/components/icon/logouticon.js b/src/web/components/icon/logouticon.js similarity index 100% rename from gsa/src/web/components/icon/logouticon.js rename to src/web/components/icon/logouticon.js diff --git a/gsa/src/web/components/icon/magnifiericon.js b/src/web/components/icon/magnifiericon.js similarity index 100% rename from gsa/src/web/components/icon/magnifiericon.js rename to src/web/components/icon/magnifiericon.js diff --git a/gsa/src/web/components/icon/manualicon.js b/src/web/components/icon/manualicon.js similarity index 100% rename from gsa/src/web/components/icon/manualicon.js rename to src/web/components/icon/manualicon.js diff --git a/gsa/src/web/components/icon/minusicon.js b/src/web/components/icon/minusicon.js similarity index 100% rename from gsa/src/web/components/icon/minusicon.js rename to src/web/components/icon/minusicon.js diff --git a/gsa/src/web/components/icon/mysettingsicon.js b/src/web/components/icon/mysettingsicon.js similarity index 100% rename from gsa/src/web/components/icon/mysettingsicon.js rename to src/web/components/icon/mysettingsicon.js diff --git a/gsa/src/web/components/icon/newicon.js b/src/web/components/icon/newicon.js similarity index 100% rename from gsa/src/web/components/icon/newicon.js rename to src/web/components/icon/newicon.js diff --git a/gsa/src/web/components/icon/newnoteicon.js b/src/web/components/icon/newnoteicon.js similarity index 100% rename from gsa/src/web/components/icon/newnoteicon.js rename to src/web/components/icon/newnoteicon.js diff --git a/gsa/src/web/components/icon/newoverrideicon.js b/src/web/components/icon/newoverrideicon.js similarity index 100% rename from gsa/src/web/components/icon/newoverrideicon.js rename to src/web/components/icon/newoverrideicon.js diff --git a/gsa/src/web/components/icon/newprocessicon.js b/src/web/components/icon/newprocessicon.js similarity index 100% rename from gsa/src/web/components/icon/newprocessicon.js rename to src/web/components/icon/newprocessicon.js diff --git a/gsa/src/web/components/icon/newticketicon.js b/src/web/components/icon/newticketicon.js similarity index 100% rename from gsa/src/web/components/icon/newticketicon.js rename to src/web/components/icon/newticketicon.js diff --git a/gsa/src/web/components/icon/nexticon.js b/src/web/components/icon/nexticon.js similarity index 100% rename from gsa/src/web/components/icon/nexticon.js rename to src/web/components/icon/nexticon.js diff --git a/gsa/src/web/components/icon/noteicon.js b/src/web/components/icon/noteicon.js similarity index 100% rename from gsa/src/web/components/icon/noteicon.js rename to src/web/components/icon/noteicon.js diff --git a/gsa/src/web/components/icon/nvticon.js b/src/web/components/icon/nvticon.js similarity index 100% rename from gsa/src/web/components/icon/nvticon.js rename to src/web/components/icon/nvticon.js diff --git a/gsa/src/web/components/icon/osicon.js b/src/web/components/icon/osicon.js similarity index 100% rename from gsa/src/web/components/icon/osicon.js rename to src/web/components/icon/osicon.js diff --git a/gsa/src/web/components/icon/ossvgicon.js b/src/web/components/icon/ossvgicon.js similarity index 100% rename from gsa/src/web/components/icon/ossvgicon.js rename to src/web/components/icon/ossvgicon.js diff --git a/gsa/src/web/components/icon/ovaldeficon.js b/src/web/components/icon/ovaldeficon.js similarity index 100% rename from gsa/src/web/components/icon/ovaldeficon.js rename to src/web/components/icon/ovaldeficon.js diff --git a/gsa/src/web/components/icon/overrideicon.js b/src/web/components/icon/overrideicon.js similarity index 100% rename from gsa/src/web/components/icon/overrideicon.js rename to src/web/components/icon/overrideicon.js diff --git a/gsa/src/web/components/icon/performanceicon.js b/src/web/components/icon/performanceicon.js similarity index 100% rename from gsa/src/web/components/icon/performanceicon.js rename to src/web/components/icon/performanceicon.js diff --git a/gsa/src/web/components/icon/permissionicon.js b/src/web/components/icon/permissionicon.js similarity index 100% rename from gsa/src/web/components/icon/permissionicon.js rename to src/web/components/icon/permissionicon.js diff --git a/gsa/src/web/components/icon/plusicon.js b/src/web/components/icon/plusicon.js similarity index 100% rename from gsa/src/web/components/icon/plusicon.js rename to src/web/components/icon/plusicon.js diff --git a/gsa/src/web/components/icon/policyicon.js b/src/web/components/icon/policyicon.js similarity index 100% rename from gsa/src/web/components/icon/policyicon.js rename to src/web/components/icon/policyicon.js diff --git a/gsa/src/web/components/icon/portlisticon.js b/src/web/components/icon/portlisticon.js similarity index 100% rename from gsa/src/web/components/icon/portlisticon.js rename to src/web/components/icon/portlisticon.js diff --git a/gsa/src/web/components/icon/previousicon.js b/src/web/components/icon/previousicon.js similarity index 100% rename from gsa/src/web/components/icon/previousicon.js rename to src/web/components/icon/previousicon.js diff --git a/gsa/src/web/components/icon/provideviewicon.js b/src/web/components/icon/provideviewicon.js similarity index 100% rename from gsa/src/web/components/icon/provideviewicon.js rename to src/web/components/icon/provideviewicon.js diff --git a/gsa/src/web/components/icon/radiusicon.js b/src/web/components/icon/radiusicon.js similarity index 100% rename from gsa/src/web/components/icon/radiusicon.js rename to src/web/components/icon/radiusicon.js diff --git a/gsa/src/web/components/icon/refreshicon.js b/src/web/components/icon/refreshicon.js similarity index 100% rename from gsa/src/web/components/icon/refreshicon.js rename to src/web/components/icon/refreshicon.js diff --git a/gsa/src/web/components/icon/removefromassetsicon.js b/src/web/components/icon/removefromassetsicon.js similarity index 100% rename from gsa/src/web/components/icon/removefromassetsicon.js rename to src/web/components/icon/removefromassetsicon.js diff --git a/gsa/src/web/components/icon/reportformaticon.js b/src/web/components/icon/reportformaticon.js similarity index 100% rename from gsa/src/web/components/icon/reportformaticon.js rename to src/web/components/icon/reportformaticon.js diff --git a/gsa/src/web/components/icon/reporticon.js b/src/web/components/icon/reporticon.js similarity index 100% rename from gsa/src/web/components/icon/reporticon.js rename to src/web/components/icon/reporticon.js diff --git a/gsa/src/web/components/icon/reseticon.js b/src/web/components/icon/reseticon.js similarity index 100% rename from gsa/src/web/components/icon/reseticon.js rename to src/web/components/icon/reseticon.js diff --git a/gsa/src/web/components/icon/restoreicon.js b/src/web/components/icon/restoreicon.js similarity index 100% rename from gsa/src/web/components/icon/restoreicon.js rename to src/web/components/icon/restoreicon.js diff --git a/gsa/src/web/components/icon/resulticon.js b/src/web/components/icon/resulticon.js similarity index 100% rename from gsa/src/web/components/icon/resulticon.js rename to src/web/components/icon/resulticon.js diff --git a/gsa/src/web/components/icon/resumeicon.js b/src/web/components/icon/resumeicon.js similarity index 100% rename from gsa/src/web/components/icon/resumeicon.js rename to src/web/components/icon/resumeicon.js diff --git a/gsa/src/web/components/icon/roleicon.js b/src/web/components/icon/roleicon.js similarity index 100% rename from gsa/src/web/components/icon/roleicon.js rename to src/web/components/icon/roleicon.js diff --git a/gsa/src/web/components/icon/scanconfigicon.js b/src/web/components/icon/scanconfigicon.js similarity index 100% rename from gsa/src/web/components/icon/scanconfigicon.js rename to src/web/components/icon/scanconfigicon.js diff --git a/gsa/src/web/components/icon/scannericon.js b/src/web/components/icon/scannericon.js similarity index 100% rename from gsa/src/web/components/icon/scannericon.js rename to src/web/components/icon/scannericon.js diff --git a/gsa/src/web/components/icon/scheduleicon.js b/src/web/components/icon/scheduleicon.js similarity index 100% rename from gsa/src/web/components/icon/scheduleicon.js rename to src/web/components/icon/scheduleicon.js diff --git a/gsa/src/web/components/icon/sensoricon.js b/src/web/components/icon/sensoricon.js similarity index 100% rename from gsa/src/web/components/icon/sensoricon.js rename to src/web/components/icon/sensoricon.js diff --git a/gsa/src/web/components/icon/solutiontypeicon.js b/src/web/components/icon/solutiontypeicon.js similarity index 100% rename from gsa/src/web/components/icon/solutiontypeicon.js rename to src/web/components/icon/solutiontypeicon.js diff --git a/gsa/src/web/components/icon/solutiontypesvgicon.js b/src/web/components/icon/solutiontypesvgicon.js similarity index 100% rename from gsa/src/web/components/icon/solutiontypesvgicon.js rename to src/web/components/icon/solutiontypesvgicon.js diff --git a/gsa/src/web/components/icon/starticon.js b/src/web/components/icon/starticon.js similarity index 100% rename from gsa/src/web/components/icon/starticon.js rename to src/web/components/icon/starticon.js diff --git a/gsa/src/web/components/icon/stmitigateicon.js b/src/web/components/icon/stmitigateicon.js similarity index 100% rename from gsa/src/web/components/icon/stmitigateicon.js rename to src/web/components/icon/stmitigateicon.js diff --git a/gsa/src/web/components/icon/stnonavailableicon.js b/src/web/components/icon/stnonavailableicon.js similarity index 100% rename from gsa/src/web/components/icon/stnonavailableicon.js rename to src/web/components/icon/stnonavailableicon.js diff --git a/gsa/src/web/components/icon/stopicon.js b/src/web/components/icon/stopicon.js similarity index 100% rename from gsa/src/web/components/icon/stopicon.js rename to src/web/components/icon/stopicon.js diff --git a/gsa/src/web/components/icon/stunknownicon.js b/src/web/components/icon/stunknownicon.js similarity index 100% rename from gsa/src/web/components/icon/stunknownicon.js rename to src/web/components/icon/stunknownicon.js diff --git a/gsa/src/web/components/icon/stvendorfixicon.js b/src/web/components/icon/stvendorfixicon.js similarity index 100% rename from gsa/src/web/components/icon/stvendorfixicon.js rename to src/web/components/icon/stvendorfixicon.js diff --git a/gsa/src/web/components/icon/stwillnotfixicon.js b/src/web/components/icon/stwillnotfixicon.js similarity index 100% rename from gsa/src/web/components/icon/stwillnotfixicon.js rename to src/web/components/icon/stwillnotfixicon.js diff --git a/gsa/src/web/components/icon/stworkaroundicon.js b/src/web/components/icon/stworkaroundicon.js similarity index 100% rename from gsa/src/web/components/icon/stworkaroundicon.js rename to src/web/components/icon/stworkaroundicon.js diff --git a/gsa/src/web/components/icon/svg/add_to_assets.svg b/src/web/components/icon/svg/add_to_assets.svg similarity index 100% rename from gsa/src/web/components/icon/svg/add_to_assets.svg rename to src/web/components/icon/svg/add_to_assets.svg diff --git a/gsa/src/web/components/icon/svg/alert.svg b/src/web/components/icon/svg/alert.svg similarity index 100% rename from gsa/src/web/components/icon/svg/alert.svg rename to src/web/components/icon/svg/alert.svg diff --git a/gsa/src/web/components/icon/svg/alterable.svg b/src/web/components/icon/svg/alterable.svg similarity index 100% rename from gsa/src/web/components/icon/svg/alterable.svg rename to src/web/components/icon/svg/alterable.svg diff --git a/gsa/src/web/components/icon/svg/audit.svg b/src/web/components/icon/svg/audit.svg similarity index 100% rename from gsa/src/web/components/icon/svg/audit.svg rename to src/web/components/icon/svg/audit.svg diff --git a/gsa/src/web/components/icon/svg/bpm.svg b/src/web/components/icon/svg/bpm.svg similarity index 100% rename from gsa/src/web/components/icon/svg/bpm.svg rename to src/web/components/icon/svg/bpm.svg diff --git a/gsa/src/web/components/icon/svg/calendar.svg b/src/web/components/icon/svg/calendar.svg similarity index 100% rename from gsa/src/web/components/icon/svg/calendar.svg rename to src/web/components/icon/svg/calendar.svg diff --git a/gsa/src/web/components/icon/svg/cert_bund_adv.svg b/src/web/components/icon/svg/cert_bund_adv.svg similarity index 100% rename from gsa/src/web/components/icon/svg/cert_bund_adv.svg rename to src/web/components/icon/svg/cert_bund_adv.svg diff --git a/gsa/src/web/components/icon/svg/clone.svg b/src/web/components/icon/svg/clone.svg similarity index 100% rename from gsa/src/web/components/icon/svg/clone.svg rename to src/web/components/icon/svg/clone.svg diff --git a/gsa/src/web/components/icon/svg/cond_color.svg b/src/web/components/icon/svg/cond_color.svg similarity index 100% rename from gsa/src/web/components/icon/svg/cond_color.svg rename to src/web/components/icon/svg/cond_color.svg diff --git a/gsa/src/web/components/icon/svg/config.svg b/src/web/components/icon/svg/config.svg similarity index 100% rename from gsa/src/web/components/icon/svg/config.svg rename to src/web/components/icon/svg/config.svg diff --git a/gsa/src/web/components/icon/svg/cpe.svg b/src/web/components/icon/svg/cpe.svg similarity index 100% rename from gsa/src/web/components/icon/svg/cpe.svg rename to src/web/components/icon/svg/cpe.svg diff --git a/gsa/src/web/components/icon/svg/credential.svg b/src/web/components/icon/svg/credential.svg similarity index 100% rename from gsa/src/web/components/icon/svg/credential.svg rename to src/web/components/icon/svg/credential.svg diff --git a/gsa/src/web/components/icon/svg/cve.svg b/src/web/components/icon/svg/cve.svg similarity index 100% rename from gsa/src/web/components/icon/svg/cve.svg rename to src/web/components/icon/svg/cve.svg diff --git a/gsa/src/web/components/icon/svg/cvss_calculator.svg b/src/web/components/icon/svg/cvss_calculator.svg similarity index 100% rename from gsa/src/web/components/icon/svg/cvss_calculator.svg rename to src/web/components/icon/svg/cvss_calculator.svg diff --git a/gsa/src/web/components/icon/svg/dashboard.svg b/src/web/components/icon/svg/dashboard.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dashboard.svg rename to src/web/components/icon/svg/dashboard.svg diff --git a/gsa/src/web/components/icon/svg/delete.svg b/src/web/components/icon/svg/delete.svg similarity index 100% rename from gsa/src/web/components/icon/svg/delete.svg rename to src/web/components/icon/svg/delete.svg diff --git a/gsa/src/web/components/icon/svg/delta.svg b/src/web/components/icon/svg/delta.svg similarity index 100% rename from gsa/src/web/components/icon/svg/delta.svg rename to src/web/components/icon/svg/delta.svg diff --git a/gsa/src/web/components/icon/svg/delta_second.svg b/src/web/components/icon/svg/delta_second.svg similarity index 100% rename from gsa/src/web/components/icon/svg/delta_second.svg rename to src/web/components/icon/svg/delta_second.svg diff --git a/gsa/src/web/components/icon/svg/details.svg b/src/web/components/icon/svg/details.svg similarity index 100% rename from gsa/src/web/components/icon/svg/details.svg rename to src/web/components/icon/svg/details.svg diff --git a/gsa/src/web/components/icon/svg/dfn_cert_adv.svg b/src/web/components/icon/svg/dfn_cert_adv.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dfn_cert_adv.svg rename to src/web/components/icon/svg/dfn_cert_adv.svg diff --git a/gsa/src/web/components/icon/svg/disable.svg b/src/web/components/icon/svg/disable.svg similarity index 100% rename from gsa/src/web/components/icon/svg/disable.svg rename to src/web/components/icon/svg/disable.svg diff --git a/gsa/src/web/components/icon/svg/dl_csv.svg b/src/web/components/icon/svg/dl_csv.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dl_csv.svg rename to src/web/components/icon/svg/dl_csv.svg diff --git a/gsa/src/web/components/icon/svg/dl_deb.svg b/src/web/components/icon/svg/dl_deb.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dl_deb.svg rename to src/web/components/icon/svg/dl_deb.svg diff --git a/gsa/src/web/components/icon/svg/dl_exe.svg b/src/web/components/icon/svg/dl_exe.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dl_exe.svg rename to src/web/components/icon/svg/dl_exe.svg diff --git a/gsa/src/web/components/icon/svg/dl_key.svg b/src/web/components/icon/svg/dl_key.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dl_key.svg rename to src/web/components/icon/svg/dl_key.svg diff --git a/gsa/src/web/components/icon/svg/dl_rpm.svg b/src/web/components/icon/svg/dl_rpm.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dl_rpm.svg rename to src/web/components/icon/svg/dl_rpm.svg diff --git a/gsa/src/web/components/icon/svg/dl_svg.svg b/src/web/components/icon/svg/dl_svg.svg similarity index 100% rename from gsa/src/web/components/icon/svg/dl_svg.svg rename to src/web/components/icon/svg/dl_svg.svg diff --git a/gsa/src/web/components/icon/svg/download.svg b/src/web/components/icon/svg/download.svg similarity index 100% rename from gsa/src/web/components/icon/svg/download.svg rename to src/web/components/icon/svg/download.svg diff --git a/gsa/src/web/components/icon/svg/edge.svg b/src/web/components/icon/svg/edge.svg similarity index 100% rename from gsa/src/web/components/icon/svg/edge.svg rename to src/web/components/icon/svg/edge.svg diff --git a/gsa/src/web/components/icon/svg/edit.svg b/src/web/components/icon/svg/edit.svg similarity index 100% rename from gsa/src/web/components/icon/svg/edit.svg rename to src/web/components/icon/svg/edit.svg diff --git a/gsa/src/web/components/icon/svg/enable.svg b/src/web/components/icon/svg/enable.svg similarity index 100% rename from gsa/src/web/components/icon/svg/enable.svg rename to src/web/components/icon/svg/enable.svg diff --git a/gsa/src/web/components/icon/svg/export.svg b/src/web/components/icon/svg/export.svg similarity index 100% rename from gsa/src/web/components/icon/svg/export.svg rename to src/web/components/icon/svg/export.svg diff --git a/gsa/src/web/components/icon/svg/feed.svg b/src/web/components/icon/svg/feed.svg similarity index 100% rename from gsa/src/web/components/icon/svg/feed.svg rename to src/web/components/icon/svg/feed.svg diff --git a/gsa/src/web/components/icon/svg/filter.svg b/src/web/components/icon/svg/filter.svg similarity index 100% rename from gsa/src/web/components/icon/svg/filter.svg rename to src/web/components/icon/svg/filter.svg diff --git a/gsa/src/web/components/icon/svg/first.svg b/src/web/components/icon/svg/first.svg similarity index 100% rename from gsa/src/web/components/icon/svg/first.svg rename to src/web/components/icon/svg/first.svg diff --git a/gsa/src/web/components/icon/svg/fold.svg b/src/web/components/icon/svg/fold.svg similarity index 100% rename from gsa/src/web/components/icon/svg/fold.svg rename to src/web/components/icon/svg/fold.svg diff --git a/gsa/src/web/components/icon/svg/greenbone-power.svg b/src/web/components/icon/svg/greenbone-power.svg similarity index 100% rename from gsa/src/web/components/icon/svg/greenbone-power.svg rename to src/web/components/icon/svg/greenbone-power.svg diff --git a/gsa/src/web/components/icon/svg/greenbone.svg b/src/web/components/icon/svg/greenbone.svg similarity index 100% rename from gsa/src/web/components/icon/svg/greenbone.svg rename to src/web/components/icon/svg/greenbone.svg diff --git a/gsa/src/web/components/icon/svg/group.svg b/src/web/components/icon/svg/group.svg similarity index 100% rename from gsa/src/web/components/icon/svg/group.svg rename to src/web/components/icon/svg/group.svg diff --git a/gsa/src/web/components/icon/svg/help.svg b/src/web/components/icon/svg/help.svg similarity index 100% rename from gsa/src/web/components/icon/svg/help.svg rename to src/web/components/icon/svg/help.svg diff --git a/gsa/src/web/components/icon/svg/host.svg b/src/web/components/icon/svg/host.svg similarity index 100% rename from gsa/src/web/components/icon/svg/host.svg rename to src/web/components/icon/svg/host.svg diff --git a/gsa/src/web/components/icon/svg/import.svg b/src/web/components/icon/svg/import.svg similarity index 100% rename from gsa/src/web/components/icon/svg/import.svg rename to src/web/components/icon/svg/import.svg diff --git a/gsa/src/web/components/icon/svg/info.svg b/src/web/components/icon/svg/info.svg similarity index 100% rename from gsa/src/web/components/icon/svg/info.svg rename to src/web/components/icon/svg/info.svg diff --git a/gsa/src/web/components/icon/svg/key.svg b/src/web/components/icon/svg/key.svg similarity index 100% rename from gsa/src/web/components/icon/svg/key.svg rename to src/web/components/icon/svg/key.svg diff --git a/gsa/src/web/components/icon/svg/last.svg b/src/web/components/icon/svg/last.svg similarity index 100% rename from gsa/src/web/components/icon/svg/last.svg rename to src/web/components/icon/svg/last.svg diff --git a/gsa/src/web/components/icon/svg/ldap.svg b/src/web/components/icon/svg/ldap.svg similarity index 100% rename from gsa/src/web/components/icon/svg/ldap.svg rename to src/web/components/icon/svg/ldap.svg diff --git a/gsa/src/web/components/icon/svg/legend.svg b/src/web/components/icon/svg/legend.svg similarity index 100% rename from gsa/src/web/components/icon/svg/legend.svg rename to src/web/components/icon/svg/legend.svg diff --git a/gsa/src/web/components/icon/svg/list.svg b/src/web/components/icon/svg/list.svg similarity index 100% rename from gsa/src/web/components/icon/svg/list.svg rename to src/web/components/icon/svg/list.svg diff --git a/gsa/src/web/components/icon/svg/logout.svg b/src/web/components/icon/svg/logout.svg similarity index 100% rename from gsa/src/web/components/icon/svg/logout.svg rename to src/web/components/icon/svg/logout.svg diff --git a/gsa/src/web/components/icon/svg/magnifier.svg b/src/web/components/icon/svg/magnifier.svg similarity index 100% rename from gsa/src/web/components/icon/svg/magnifier.svg rename to src/web/components/icon/svg/magnifier.svg diff --git a/gsa/src/web/components/icon/svg/minus.svg b/src/web/components/icon/svg/minus.svg similarity index 100% rename from gsa/src/web/components/icon/svg/minus.svg rename to src/web/components/icon/svg/minus.svg diff --git a/gsa/src/web/components/icon/svg/my_setting.svg b/src/web/components/icon/svg/my_setting.svg similarity index 100% rename from gsa/src/web/components/icon/svg/my_setting.svg rename to src/web/components/icon/svg/my_setting.svg diff --git a/gsa/src/web/components/icon/svg/new.svg b/src/web/components/icon/svg/new.svg similarity index 100% rename from gsa/src/web/components/icon/svg/new.svg rename to src/web/components/icon/svg/new.svg diff --git a/gsa/src/web/components/icon/svg/new_note.svg b/src/web/components/icon/svg/new_note.svg similarity index 100% rename from gsa/src/web/components/icon/svg/new_note.svg rename to src/web/components/icon/svg/new_note.svg diff --git a/gsa/src/web/components/icon/svg/new_override.svg b/src/web/components/icon/svg/new_override.svg similarity index 100% rename from gsa/src/web/components/icon/svg/new_override.svg rename to src/web/components/icon/svg/new_override.svg diff --git a/gsa/src/web/components/icon/svg/new_process.svg b/src/web/components/icon/svg/new_process.svg similarity index 100% rename from gsa/src/web/components/icon/svg/new_process.svg rename to src/web/components/icon/svg/new_process.svg diff --git a/gsa/src/web/components/icon/svg/new_ticket.svg b/src/web/components/icon/svg/new_ticket.svg similarity index 100% rename from gsa/src/web/components/icon/svg/new_ticket.svg rename to src/web/components/icon/svg/new_ticket.svg diff --git a/gsa/src/web/components/icon/svg/next.svg b/src/web/components/icon/svg/next.svg similarity index 100% rename from gsa/src/web/components/icon/svg/next.svg rename to src/web/components/icon/svg/next.svg diff --git a/gsa/src/web/components/icon/svg/note.svg b/src/web/components/icon/svg/note.svg similarity index 100% rename from gsa/src/web/components/icon/svg/note.svg rename to src/web/components/icon/svg/note.svg diff --git a/gsa/src/web/components/icon/svg/nvt.svg b/src/web/components/icon/svg/nvt.svg similarity index 100% rename from gsa/src/web/components/icon/svg/nvt.svg rename to src/web/components/icon/svg/nvt.svg diff --git a/gsa/src/web/components/icon/svg/os.svg b/src/web/components/icon/svg/os.svg similarity index 100% rename from gsa/src/web/components/icon/svg/os.svg rename to src/web/components/icon/svg/os.svg diff --git a/gsa/src/web/components/icon/svg/ovaldef.svg b/src/web/components/icon/svg/ovaldef.svg similarity index 100% rename from gsa/src/web/components/icon/svg/ovaldef.svg rename to src/web/components/icon/svg/ovaldef.svg diff --git a/gsa/src/web/components/icon/svg/override.svg b/src/web/components/icon/svg/override.svg similarity index 100% rename from gsa/src/web/components/icon/svg/override.svg rename to src/web/components/icon/svg/override.svg diff --git a/gsa/src/web/components/icon/svg/performance.svg b/src/web/components/icon/svg/performance.svg similarity index 100% rename from gsa/src/web/components/icon/svg/performance.svg rename to src/web/components/icon/svg/performance.svg diff --git a/gsa/src/web/components/icon/svg/permission.svg b/src/web/components/icon/svg/permission.svg similarity index 100% rename from gsa/src/web/components/icon/svg/permission.svg rename to src/web/components/icon/svg/permission.svg diff --git a/gsa/src/web/components/icon/svg/plus.svg b/src/web/components/icon/svg/plus.svg similarity index 100% rename from gsa/src/web/components/icon/svg/plus.svg rename to src/web/components/icon/svg/plus.svg diff --git a/gsa/src/web/components/icon/svg/policy.svg b/src/web/components/icon/svg/policy.svg similarity index 100% rename from gsa/src/web/components/icon/svg/policy.svg rename to src/web/components/icon/svg/policy.svg diff --git a/gsa/src/web/components/icon/svg/port_list.svg b/src/web/components/icon/svg/port_list.svg similarity index 100% rename from gsa/src/web/components/icon/svg/port_list.svg rename to src/web/components/icon/svg/port_list.svg diff --git a/gsa/src/web/components/icon/svg/previous.svg b/src/web/components/icon/svg/previous.svg similarity index 100% rename from gsa/src/web/components/icon/svg/previous.svg rename to src/web/components/icon/svg/previous.svg diff --git a/gsa/src/web/components/icon/svg/provide_view.svg b/src/web/components/icon/svg/provide_view.svg similarity index 100% rename from gsa/src/web/components/icon/svg/provide_view.svg rename to src/web/components/icon/svg/provide_view.svg diff --git a/gsa/src/web/components/icon/svg/radius.svg b/src/web/components/icon/svg/radius.svg similarity index 100% rename from gsa/src/web/components/icon/svg/radius.svg rename to src/web/components/icon/svg/radius.svg diff --git a/gsa/src/web/components/icon/svg/refresh.svg b/src/web/components/icon/svg/refresh.svg similarity index 100% rename from gsa/src/web/components/icon/svg/refresh.svg rename to src/web/components/icon/svg/refresh.svg diff --git a/gsa/src/web/components/icon/svg/remove_from_assets.svg b/src/web/components/icon/svg/remove_from_assets.svg similarity index 100% rename from gsa/src/web/components/icon/svg/remove_from_assets.svg rename to src/web/components/icon/svg/remove_from_assets.svg diff --git a/gsa/src/web/components/icon/svg/report.svg b/src/web/components/icon/svg/report.svg similarity index 100% rename from gsa/src/web/components/icon/svg/report.svg rename to src/web/components/icon/svg/report.svg diff --git a/gsa/src/web/components/icon/svg/report_format.svg b/src/web/components/icon/svg/report_format.svg similarity index 100% rename from gsa/src/web/components/icon/svg/report_format.svg rename to src/web/components/icon/svg/report_format.svg diff --git a/gsa/src/web/components/icon/svg/reset.svg b/src/web/components/icon/svg/reset.svg similarity index 100% rename from gsa/src/web/components/icon/svg/reset.svg rename to src/web/components/icon/svg/reset.svg diff --git a/gsa/src/web/components/icon/svg/restore.svg b/src/web/components/icon/svg/restore.svg similarity index 100% rename from gsa/src/web/components/icon/svg/restore.svg rename to src/web/components/icon/svg/restore.svg diff --git a/gsa/src/web/components/icon/svg/result.svg b/src/web/components/icon/svg/result.svg similarity index 100% rename from gsa/src/web/components/icon/svg/result.svg rename to src/web/components/icon/svg/result.svg diff --git a/gsa/src/web/components/icon/svg/resume.svg b/src/web/components/icon/svg/resume.svg similarity index 100% rename from gsa/src/web/components/icon/svg/resume.svg rename to src/web/components/icon/svg/resume.svg diff --git a/gsa/src/web/components/icon/svg/role.svg b/src/web/components/icon/svg/role.svg similarity index 100% rename from gsa/src/web/components/icon/svg/role.svg rename to src/web/components/icon/svg/role.svg diff --git a/gsa/src/web/components/icon/svg/scanner.svg b/src/web/components/icon/svg/scanner.svg similarity index 100% rename from gsa/src/web/components/icon/svg/scanner.svg rename to src/web/components/icon/svg/scanner.svg diff --git a/gsa/src/web/components/icon/svg/schedule.svg b/src/web/components/icon/svg/schedule.svg similarity index 100% rename from gsa/src/web/components/icon/svg/schedule.svg rename to src/web/components/icon/svg/schedule.svg diff --git a/gsa/src/web/components/icon/svg/sensor.svg b/src/web/components/icon/svg/sensor.svg similarity index 100% rename from gsa/src/web/components/icon/svg/sensor.svg rename to src/web/components/icon/svg/sensor.svg diff --git a/gsa/src/web/components/icon/svg/solution_type.svg b/src/web/components/icon/svg/solution_type.svg similarity index 100% rename from gsa/src/web/components/icon/svg/solution_type.svg rename to src/web/components/icon/svg/solution_type.svg diff --git a/gsa/src/web/components/icon/svg/st_mitigate.svg b/src/web/components/icon/svg/st_mitigate.svg similarity index 100% rename from gsa/src/web/components/icon/svg/st_mitigate.svg rename to src/web/components/icon/svg/st_mitigate.svg diff --git a/gsa/src/web/components/icon/svg/st_nonavailable.svg b/src/web/components/icon/svg/st_nonavailable.svg similarity index 100% rename from gsa/src/web/components/icon/svg/st_nonavailable.svg rename to src/web/components/icon/svg/st_nonavailable.svg diff --git a/gsa/src/web/components/icon/svg/st_unknown.svg b/src/web/components/icon/svg/st_unknown.svg similarity index 100% rename from gsa/src/web/components/icon/svg/st_unknown.svg rename to src/web/components/icon/svg/st_unknown.svg diff --git a/gsa/src/web/components/icon/svg/st_vendorfix.svg b/src/web/components/icon/svg/st_vendorfix.svg similarity index 100% rename from gsa/src/web/components/icon/svg/st_vendorfix.svg rename to src/web/components/icon/svg/st_vendorfix.svg diff --git a/gsa/src/web/components/icon/svg/st_willnotfix.svg b/src/web/components/icon/svg/st_willnotfix.svg similarity index 100% rename from gsa/src/web/components/icon/svg/st_willnotfix.svg rename to src/web/components/icon/svg/st_willnotfix.svg diff --git a/gsa/src/web/components/icon/svg/st_workaround.svg b/src/web/components/icon/svg/st_workaround.svg similarity index 100% rename from gsa/src/web/components/icon/svg/st_workaround.svg rename to src/web/components/icon/svg/st_workaround.svg diff --git a/gsa/src/web/components/icon/svg/start.svg b/src/web/components/icon/svg/start.svg similarity index 100% rename from gsa/src/web/components/icon/svg/start.svg rename to src/web/components/icon/svg/start.svg diff --git a/gsa/src/web/components/icon/svg/stop.svg b/src/web/components/icon/svg/stop.svg similarity index 100% rename from gsa/src/web/components/icon/svg/stop.svg rename to src/web/components/icon/svg/stop.svg diff --git a/gsa/src/web/components/icon/svg/tag.svg b/src/web/components/icon/svg/tag.svg similarity index 100% rename from gsa/src/web/components/icon/svg/tag.svg rename to src/web/components/icon/svg/tag.svg diff --git a/gsa/src/web/components/icon/svg/tags.svg b/src/web/components/icon/svg/tags.svg similarity index 100% rename from gsa/src/web/components/icon/svg/tags.svg rename to src/web/components/icon/svg/tags.svg diff --git a/gsa/src/web/components/icon/svg/target.svg b/src/web/components/icon/svg/target.svg similarity index 100% rename from gsa/src/web/components/icon/svg/target.svg rename to src/web/components/icon/svg/target.svg diff --git a/gsa/src/web/components/icon/svg/task.svg b/src/web/components/icon/svg/task.svg similarity index 100% rename from gsa/src/web/components/icon/svg/task.svg rename to src/web/components/icon/svg/task.svg diff --git a/gsa/src/web/components/icon/svg/ticket.svg b/src/web/components/icon/svg/ticket.svg similarity index 100% rename from gsa/src/web/components/icon/svg/ticket.svg rename to src/web/components/icon/svg/ticket.svg diff --git a/gsa/src/web/components/icon/svg/tlscertificate.svg b/src/web/components/icon/svg/tlscertificate.svg similarity index 100% rename from gsa/src/web/components/icon/svg/tlscertificate.svg rename to src/web/components/icon/svg/tlscertificate.svg diff --git a/gsa/src/web/components/icon/svg/toggle3d.svg b/src/web/components/icon/svg/toggle3d.svg similarity index 100% rename from gsa/src/web/components/icon/svg/toggle3d.svg rename to src/web/components/icon/svg/toggle3d.svg diff --git a/gsa/src/web/components/icon/svg/trashcan.svg b/src/web/components/icon/svg/trashcan.svg similarity index 100% rename from gsa/src/web/components/icon/svg/trashcan.svg rename to src/web/components/icon/svg/trashcan.svg diff --git a/gsa/src/web/components/icon/svg/trend_down.svg b/src/web/components/icon/svg/trend_down.svg similarity index 100% rename from gsa/src/web/components/icon/svg/trend_down.svg rename to src/web/components/icon/svg/trend_down.svg diff --git a/gsa/src/web/components/icon/svg/trend_less.svg b/src/web/components/icon/svg/trend_less.svg similarity index 100% rename from gsa/src/web/components/icon/svg/trend_less.svg rename to src/web/components/icon/svg/trend_less.svg diff --git a/gsa/src/web/components/icon/svg/trend_more.svg b/src/web/components/icon/svg/trend_more.svg similarity index 100% rename from gsa/src/web/components/icon/svg/trend_more.svg rename to src/web/components/icon/svg/trend_more.svg diff --git a/gsa/src/web/components/icon/svg/trend_nochange.svg b/src/web/components/icon/svg/trend_nochange.svg similarity index 100% rename from gsa/src/web/components/icon/svg/trend_nochange.svg rename to src/web/components/icon/svg/trend_nochange.svg diff --git a/gsa/src/web/components/icon/svg/trend_up.svg b/src/web/components/icon/svg/trend_up.svg similarity index 100% rename from gsa/src/web/components/icon/svg/trend_up.svg rename to src/web/components/icon/svg/trend_up.svg diff --git a/gsa/src/web/components/icon/svg/unfold.svg b/src/web/components/icon/svg/unfold.svg similarity index 100% rename from gsa/src/web/components/icon/svg/unfold.svg rename to src/web/components/icon/svg/unfold.svg diff --git a/gsa/src/web/components/icon/svg/upload.svg b/src/web/components/icon/svg/upload.svg similarity index 100% rename from gsa/src/web/components/icon/svg/upload.svg rename to src/web/components/icon/svg/upload.svg diff --git a/gsa/src/web/components/icon/svg/user.svg b/src/web/components/icon/svg/user.svg similarity index 100% rename from gsa/src/web/components/icon/svg/user.svg rename to src/web/components/icon/svg/user.svg diff --git a/gsa/src/web/components/icon/svg/verify.svg b/src/web/components/icon/svg/verify.svg similarity index 100% rename from gsa/src/web/components/icon/svg/verify.svg rename to src/web/components/icon/svg/verify.svg diff --git a/gsa/src/web/components/icon/svg/verify_no.svg b/src/web/components/icon/svg/verify_no.svg similarity index 100% rename from gsa/src/web/components/icon/svg/verify_no.svg rename to src/web/components/icon/svg/verify_no.svg diff --git a/gsa/src/web/components/icon/svg/view_other.svg b/src/web/components/icon/svg/view_other.svg similarity index 100% rename from gsa/src/web/components/icon/svg/view_other.svg rename to src/web/components/icon/svg/view_other.svg diff --git a/gsa/src/web/components/icon/svg/vulnerability.svg b/src/web/components/icon/svg/vulnerability.svg similarity index 100% rename from gsa/src/web/components/icon/svg/vulnerability.svg rename to src/web/components/icon/svg/vulnerability.svg diff --git a/gsa/src/web/components/icon/svg/wizard.svg b/src/web/components/icon/svg/wizard.svg similarity index 100% rename from gsa/src/web/components/icon/svg/wizard.svg rename to src/web/components/icon/svg/wizard.svg diff --git a/gsa/src/web/components/icon/svgicon.js b/src/web/components/icon/svgicon.js similarity index 100% rename from gsa/src/web/components/icon/svgicon.js rename to src/web/components/icon/svgicon.js diff --git a/gsa/src/web/components/icon/tagicon.js b/src/web/components/icon/tagicon.js similarity index 100% rename from gsa/src/web/components/icon/tagicon.js rename to src/web/components/icon/tagicon.js diff --git a/gsa/src/web/components/icon/tagsicon.js b/src/web/components/icon/tagsicon.js similarity index 100% rename from gsa/src/web/components/icon/tagsicon.js rename to src/web/components/icon/tagsicon.js diff --git a/gsa/src/web/components/icon/tagssvgicon.js b/src/web/components/icon/tagssvgicon.js similarity index 100% rename from gsa/src/web/components/icon/tagssvgicon.js rename to src/web/components/icon/tagssvgicon.js diff --git a/gsa/src/web/components/icon/targeticon.js b/src/web/components/icon/targeticon.js similarity index 100% rename from gsa/src/web/components/icon/targeticon.js rename to src/web/components/icon/targeticon.js diff --git a/gsa/src/web/components/icon/taskicon.js b/src/web/components/icon/taskicon.js similarity index 100% rename from gsa/src/web/components/icon/taskicon.js rename to src/web/components/icon/taskicon.js diff --git a/gsa/src/web/components/icon/testing.js b/src/web/components/icon/testing.js similarity index 100% rename from gsa/src/web/components/icon/testing.js rename to src/web/components/icon/testing.js diff --git a/gsa/src/web/components/icon/ticketicon.js b/src/web/components/icon/ticketicon.js similarity index 100% rename from gsa/src/web/components/icon/ticketicon.js rename to src/web/components/icon/ticketicon.js diff --git a/gsa/src/web/components/icon/tlscertificateicon.js b/src/web/components/icon/tlscertificateicon.js similarity index 100% rename from gsa/src/web/components/icon/tlscertificateicon.js rename to src/web/components/icon/tlscertificateicon.js diff --git a/gsa/src/web/components/icon/toggle3dicon.js b/src/web/components/icon/toggle3dicon.js similarity index 100% rename from gsa/src/web/components/icon/toggle3dicon.js rename to src/web/components/icon/toggle3dicon.js diff --git a/gsa/src/web/components/icon/trashcanicon.js b/src/web/components/icon/trashcanicon.js similarity index 100% rename from gsa/src/web/components/icon/trashcanicon.js rename to src/web/components/icon/trashcanicon.js diff --git a/gsa/src/web/components/icon/trashdeleteicon.js b/src/web/components/icon/trashdeleteicon.js similarity index 100% rename from gsa/src/web/components/icon/trashdeleteicon.js rename to src/web/components/icon/trashdeleteicon.js diff --git a/gsa/src/web/components/icon/trashicon.js b/src/web/components/icon/trashicon.js similarity index 100% rename from gsa/src/web/components/icon/trashicon.js rename to src/web/components/icon/trashicon.js diff --git a/gsa/src/web/components/icon/trenddownicon.js b/src/web/components/icon/trenddownicon.js similarity index 100% rename from gsa/src/web/components/icon/trenddownicon.js rename to src/web/components/icon/trenddownicon.js diff --git a/gsa/src/web/components/icon/trendlessicon.js b/src/web/components/icon/trendlessicon.js similarity index 100% rename from gsa/src/web/components/icon/trendlessicon.js rename to src/web/components/icon/trendlessicon.js diff --git a/gsa/src/web/components/icon/trendmoreicon.js b/src/web/components/icon/trendmoreicon.js similarity index 100% rename from gsa/src/web/components/icon/trendmoreicon.js rename to src/web/components/icon/trendmoreicon.js diff --git a/gsa/src/web/components/icon/trendnochangeicon.js b/src/web/components/icon/trendnochangeicon.js similarity index 100% rename from gsa/src/web/components/icon/trendnochangeicon.js rename to src/web/components/icon/trendnochangeicon.js diff --git a/gsa/src/web/components/icon/trendupicon.js b/src/web/components/icon/trendupicon.js similarity index 100% rename from gsa/src/web/components/icon/trendupicon.js rename to src/web/components/icon/trendupicon.js diff --git a/gsa/src/web/components/icon/unfoldicon.js b/src/web/components/icon/unfoldicon.js similarity index 100% rename from gsa/src/web/components/icon/unfoldicon.js rename to src/web/components/icon/unfoldicon.js diff --git a/gsa/src/web/components/icon/uploadicon.js b/src/web/components/icon/uploadicon.js similarity index 100% rename from gsa/src/web/components/icon/uploadicon.js rename to src/web/components/icon/uploadicon.js diff --git a/gsa/src/web/components/icon/usericon.js b/src/web/components/icon/usericon.js similarity index 100% rename from gsa/src/web/components/icon/usericon.js rename to src/web/components/icon/usericon.js diff --git a/gsa/src/web/components/icon/verifyicon.js b/src/web/components/icon/verifyicon.js similarity index 100% rename from gsa/src/web/components/icon/verifyicon.js rename to src/web/components/icon/verifyicon.js diff --git a/gsa/src/web/components/icon/verifynoicon.js b/src/web/components/icon/verifynoicon.js similarity index 100% rename from gsa/src/web/components/icon/verifynoicon.js rename to src/web/components/icon/verifynoicon.js diff --git a/gsa/src/web/components/icon/viewothericon.js b/src/web/components/icon/viewothericon.js similarity index 100% rename from gsa/src/web/components/icon/viewothericon.js rename to src/web/components/icon/viewothericon.js diff --git a/gsa/src/web/components/icon/vulnerabilityicon.js b/src/web/components/icon/vulnerabilityicon.js similarity index 100% rename from gsa/src/web/components/icon/vulnerabilityicon.js rename to src/web/components/icon/vulnerabilityicon.js diff --git a/gsa/src/web/components/icon/withIconSize.js b/src/web/components/icon/withIconSize.js similarity index 100% rename from gsa/src/web/components/icon/withIconSize.js rename to src/web/components/icon/withIconSize.js diff --git a/gsa/src/web/components/icon/withSvgIcon.js b/src/web/components/icon/withSvgIcon.js similarity index 100% rename from gsa/src/web/components/icon/withSvgIcon.js rename to src/web/components/icon/withSvgIcon.js diff --git a/gsa/src/web/components/icon/wizardicon.js b/src/web/components/icon/wizardicon.js similarity index 100% rename from gsa/src/web/components/icon/wizardicon.js rename to src/web/components/icon/wizardicon.js diff --git a/gsa/src/web/components/img/__tests__/__snapshots__/greenbone.js.snap b/src/web/components/img/__tests__/__snapshots__/greenbone.js.snap similarity index 100% rename from gsa/src/web/components/img/__tests__/__snapshots__/greenbone.js.snap rename to src/web/components/img/__tests__/__snapshots__/greenbone.js.snap diff --git a/gsa/src/web/components/img/__tests__/__snapshots__/img.js.snap b/src/web/components/img/__tests__/__snapshots__/img.js.snap similarity index 100% rename from gsa/src/web/components/img/__tests__/__snapshots__/img.js.snap rename to src/web/components/img/__tests__/__snapshots__/img.js.snap diff --git a/gsa/src/web/components/img/__tests__/__snapshots__/product.js.snap b/src/web/components/img/__tests__/__snapshots__/product.js.snap similarity index 100% rename from gsa/src/web/components/img/__tests__/__snapshots__/product.js.snap rename to src/web/components/img/__tests__/__snapshots__/product.js.snap diff --git a/gsa/src/web/components/img/__tests__/greenbone.js b/src/web/components/img/__tests__/greenbone.js similarity index 100% rename from gsa/src/web/components/img/__tests__/greenbone.js rename to src/web/components/img/__tests__/greenbone.js diff --git a/gsa/src/web/components/img/__tests__/img.js b/src/web/components/img/__tests__/img.js similarity index 100% rename from gsa/src/web/components/img/__tests__/img.js rename to src/web/components/img/__tests__/img.js diff --git a/gsa/src/web/components/img/__tests__/product.js b/src/web/components/img/__tests__/product.js similarity index 100% rename from gsa/src/web/components/img/__tests__/product.js rename to src/web/components/img/__tests__/product.js diff --git a/gsa/src/web/components/img/greenbone.js b/src/web/components/img/greenbone.js similarity index 100% rename from gsa/src/web/components/img/greenbone.js rename to src/web/components/img/greenbone.js diff --git a/gsa/src/web/components/img/img.js b/src/web/components/img/img.js similarity index 100% rename from gsa/src/web/components/img/img.js rename to src/web/components/img/img.js diff --git a/gsa/src/web/components/img/powered.js b/src/web/components/img/powered.js similarity index 100% rename from gsa/src/web/components/img/powered.js rename to src/web/components/img/powered.js diff --git a/gsa/src/web/components/img/product.js b/src/web/components/img/product.js similarity index 100% rename from gsa/src/web/components/img/product.js rename to src/web/components/img/product.js diff --git a/gsa/src/web/components/label/__tests__/__snapshots__/severityclass.js.snap b/src/web/components/label/__tests__/__snapshots__/severityclass.js.snap similarity index 100% rename from gsa/src/web/components/label/__tests__/__snapshots__/severityclass.js.snap rename to src/web/components/label/__tests__/__snapshots__/severityclass.js.snap diff --git a/gsa/src/web/components/label/__tests__/severityclass.js b/src/web/components/label/__tests__/severityclass.js similarity index 100% rename from gsa/src/web/components/label/__tests__/severityclass.js rename to src/web/components/label/__tests__/severityclass.js diff --git a/gsa/src/web/components/label/severityclass.js b/src/web/components/label/severityclass.js similarity index 100% rename from gsa/src/web/components/label/severityclass.js rename to src/web/components/label/severityclass.js diff --git a/gsa/src/web/components/layout/__tests__/Layout.js b/src/web/components/layout/__tests__/Layout.js similarity index 100% rename from gsa/src/web/components/layout/__tests__/Layout.js rename to src/web/components/layout/__tests__/Layout.js diff --git a/gsa/src/web/components/layout/__tests__/__snapshots__/Layout.js.snap b/src/web/components/layout/__tests__/__snapshots__/Layout.js.snap similarity index 100% rename from gsa/src/web/components/layout/__tests__/__snapshots__/Layout.js.snap rename to src/web/components/layout/__tests__/__snapshots__/Layout.js.snap diff --git a/gsa/src/web/components/layout/__tests__/__snapshots__/horizontalsep.js.snap b/src/web/components/layout/__tests__/__snapshots__/horizontalsep.js.snap similarity index 100% rename from gsa/src/web/components/layout/__tests__/__snapshots__/horizontalsep.js.snap rename to src/web/components/layout/__tests__/__snapshots__/horizontalsep.js.snap diff --git a/gsa/src/web/components/layout/__tests__/__snapshots__/pagetitle.js.snap b/src/web/components/layout/__tests__/__snapshots__/pagetitle.js.snap similarity index 100% rename from gsa/src/web/components/layout/__tests__/__snapshots__/pagetitle.js.snap rename to src/web/components/layout/__tests__/__snapshots__/pagetitle.js.snap diff --git a/gsa/src/web/components/layout/__tests__/__snapshots__/withLayout.js.snap b/src/web/components/layout/__tests__/__snapshots__/withLayout.js.snap similarity index 100% rename from gsa/src/web/components/layout/__tests__/__snapshots__/withLayout.js.snap rename to src/web/components/layout/__tests__/__snapshots__/withLayout.js.snap diff --git a/gsa/src/web/components/layout/__tests__/horizontalsep.js b/src/web/components/layout/__tests__/horizontalsep.js similarity index 100% rename from gsa/src/web/components/layout/__tests__/horizontalsep.js rename to src/web/components/layout/__tests__/horizontalsep.js diff --git a/gsa/src/web/components/layout/__tests__/pagetitle.js b/src/web/components/layout/__tests__/pagetitle.js similarity index 100% rename from gsa/src/web/components/layout/__tests__/pagetitle.js rename to src/web/components/layout/__tests__/pagetitle.js diff --git a/gsa/src/web/components/layout/__tests__/withLayout.js b/src/web/components/layout/__tests__/withLayout.js similarity index 100% rename from gsa/src/web/components/layout/__tests__/withLayout.js rename to src/web/components/layout/__tests__/withLayout.js diff --git a/gsa/src/web/components/layout/autosize.js b/src/web/components/layout/autosize.js similarity index 100% rename from gsa/src/web/components/layout/autosize.js rename to src/web/components/layout/autosize.js diff --git a/gsa/src/web/components/layout/divider.js b/src/web/components/layout/divider.js similarity index 100% rename from gsa/src/web/components/layout/divider.js rename to src/web/components/layout/divider.js diff --git a/gsa/src/web/components/layout/globalstyles.js b/src/web/components/layout/globalstyles.js similarity index 100% rename from gsa/src/web/components/layout/globalstyles.js rename to src/web/components/layout/globalstyles.js diff --git a/gsa/src/web/components/layout/horizontalsep.js b/src/web/components/layout/horizontalsep.js similarity index 100% rename from gsa/src/web/components/layout/horizontalsep.js rename to src/web/components/layout/horizontalsep.js diff --git a/gsa/src/web/components/layout/icondivider.js b/src/web/components/layout/icondivider.js similarity index 100% rename from gsa/src/web/components/layout/icondivider.js rename to src/web/components/layout/icondivider.js diff --git a/gsa/src/web/components/layout/layout.js b/src/web/components/layout/layout.js similarity index 100% rename from gsa/src/web/components/layout/layout.js rename to src/web/components/layout/layout.js diff --git a/gsa/src/web/components/layout/pagetitle.js b/src/web/components/layout/pagetitle.js similarity index 100% rename from gsa/src/web/components/layout/pagetitle.js rename to src/web/components/layout/pagetitle.js diff --git a/gsa/src/web/components/layout/withLayout.js b/src/web/components/layout/withLayout.js similarity index 100% rename from gsa/src/web/components/layout/withLayout.js rename to src/web/components/layout/withLayout.js diff --git a/gsa/src/web/components/link/__tests__/__snapshots__/link.js.snap b/src/web/components/link/__tests__/__snapshots__/link.js.snap similarity index 100% rename from gsa/src/web/components/link/__tests__/__snapshots__/link.js.snap rename to src/web/components/link/__tests__/__snapshots__/link.js.snap diff --git a/gsa/src/web/components/link/__tests__/__snapshots__/target.js.snap b/src/web/components/link/__tests__/__snapshots__/target.js.snap similarity index 100% rename from gsa/src/web/components/link/__tests__/__snapshots__/target.js.snap rename to src/web/components/link/__tests__/__snapshots__/target.js.snap diff --git a/gsa/src/web/components/link/__tests__/blanklink.js b/src/web/components/link/__tests__/blanklink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/blanklink.js rename to src/web/components/link/__tests__/blanklink.js diff --git a/gsa/src/web/components/link/__tests__/certlink.js b/src/web/components/link/__tests__/certlink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/certlink.js rename to src/web/components/link/__tests__/certlink.js diff --git a/gsa/src/web/components/link/__tests__/cvelink.js b/src/web/components/link/__tests__/cvelink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/cvelink.js rename to src/web/components/link/__tests__/cvelink.js diff --git a/gsa/src/web/components/link/__tests__/detailslink.js b/src/web/components/link/__tests__/detailslink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/detailslink.js rename to src/web/components/link/__tests__/detailslink.js diff --git a/gsa/src/web/components/link/__tests__/externallink.js b/src/web/components/link/__tests__/externallink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/externallink.js rename to src/web/components/link/__tests__/externallink.js diff --git a/gsa/src/web/components/link/__tests__/innerlink.js b/src/web/components/link/__tests__/innerlink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/innerlink.js rename to src/web/components/link/__tests__/innerlink.js diff --git a/gsa/src/web/components/link/__tests__/link.js b/src/web/components/link/__tests__/link.js similarity index 100% rename from gsa/src/web/components/link/__tests__/link.js rename to src/web/components/link/__tests__/link.js diff --git a/gsa/src/web/components/link/__tests__/manuallink.js b/src/web/components/link/__tests__/manuallink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/manuallink.js rename to src/web/components/link/__tests__/manuallink.js diff --git a/gsa/src/web/components/link/__tests__/protocoldoclink.js b/src/web/components/link/__tests__/protocoldoclink.js similarity index 100% rename from gsa/src/web/components/link/__tests__/protocoldoclink.js rename to src/web/components/link/__tests__/protocoldoclink.js diff --git a/gsa/src/web/components/link/__tests__/target.js b/src/web/components/link/__tests__/target.js similarity index 100% rename from gsa/src/web/components/link/__tests__/target.js rename to src/web/components/link/__tests__/target.js diff --git a/gsa/src/web/components/link/blanklink.js b/src/web/components/link/blanklink.js similarity index 100% rename from gsa/src/web/components/link/blanklink.js rename to src/web/components/link/blanklink.js diff --git a/gsa/src/web/components/link/certlink.js b/src/web/components/link/certlink.js similarity index 100% rename from gsa/src/web/components/link/certlink.js rename to src/web/components/link/certlink.js diff --git a/gsa/src/web/components/link/cvelink.js b/src/web/components/link/cvelink.js similarity index 100% rename from gsa/src/web/components/link/cvelink.js rename to src/web/components/link/cvelink.js diff --git a/gsa/src/web/components/link/detailslink.js b/src/web/components/link/detailslink.js similarity index 100% rename from gsa/src/web/components/link/detailslink.js rename to src/web/components/link/detailslink.js diff --git a/gsa/src/web/components/link/externallink.js b/src/web/components/link/externallink.js similarity index 100% rename from gsa/src/web/components/link/externallink.js rename to src/web/components/link/externallink.js diff --git a/gsa/src/web/components/link/innerlink.js b/src/web/components/link/innerlink.js similarity index 100% rename from gsa/src/web/components/link/innerlink.js rename to src/web/components/link/innerlink.js diff --git a/gsa/src/web/components/link/link.js b/src/web/components/link/link.js similarity index 100% rename from gsa/src/web/components/link/link.js rename to src/web/components/link/link.js diff --git a/gsa/src/web/components/link/manuallink.js b/src/web/components/link/manuallink.js similarity index 100% rename from gsa/src/web/components/link/manuallink.js rename to src/web/components/link/manuallink.js diff --git a/gsa/src/web/components/link/protocoldoclink.js b/src/web/components/link/protocoldoclink.js similarity index 100% rename from gsa/src/web/components/link/protocoldoclink.js rename to src/web/components/link/protocoldoclink.js diff --git a/gsa/src/web/components/link/target.js b/src/web/components/link/target.js similarity index 100% rename from gsa/src/web/components/link/target.js rename to src/web/components/link/target.js diff --git a/gsa/src/web/components/loading/__tests__/__snapshots__/loading.js.snap b/src/web/components/loading/__tests__/__snapshots__/loading.js.snap similarity index 100% rename from gsa/src/web/components/loading/__tests__/__snapshots__/loading.js.snap rename to src/web/components/loading/__tests__/__snapshots__/loading.js.snap diff --git a/gsa/src/web/components/loading/__tests__/loading.js b/src/web/components/loading/__tests__/loading.js similarity index 100% rename from gsa/src/web/components/loading/__tests__/loading.js rename to src/web/components/loading/__tests__/loading.js diff --git a/gsa/src/web/components/loading/__tests__/reload.js b/src/web/components/loading/__tests__/reload.js similarity index 100% rename from gsa/src/web/components/loading/__tests__/reload.js rename to src/web/components/loading/__tests__/reload.js diff --git a/gsa/src/web/components/loading/loading.js b/src/web/components/loading/loading.js similarity index 100% rename from gsa/src/web/components/loading/loading.js rename to src/web/components/loading/loading.js diff --git a/gsa/src/web/components/loading/reload.js b/src/web/components/loading/reload.js similarity index 100% rename from gsa/src/web/components/loading/reload.js rename to src/web/components/loading/reload.js diff --git a/gsa/src/web/components/menu/__tests__/__snapshots__/usermenu.js.snap b/src/web/components/menu/__tests__/__snapshots__/usermenu.js.snap similarity index 100% rename from gsa/src/web/components/menu/__tests__/__snapshots__/usermenu.js.snap rename to src/web/components/menu/__tests__/__snapshots__/usermenu.js.snap diff --git a/gsa/src/web/components/menu/__tests__/usermenu.js b/src/web/components/menu/__tests__/usermenu.js similarity index 100% rename from gsa/src/web/components/menu/__tests__/usermenu.js rename to src/web/components/menu/__tests__/usermenu.js diff --git a/gsa/src/web/components/menu/iconmenu.js b/src/web/components/menu/iconmenu.js similarity index 100% rename from gsa/src/web/components/menu/iconmenu.js rename to src/web/components/menu/iconmenu.js diff --git a/gsa/src/web/components/menu/menu.js b/src/web/components/menu/menu.js similarity index 100% rename from gsa/src/web/components/menu/menu.js rename to src/web/components/menu/menu.js diff --git a/gsa/src/web/components/menu/menuentry.js b/src/web/components/menu/menuentry.js similarity index 100% rename from gsa/src/web/components/menu/menuentry.js rename to src/web/components/menu/menuentry.js diff --git a/gsa/src/web/components/menu/menuhelpentry.js b/src/web/components/menu/menuhelpentry.js similarity index 100% rename from gsa/src/web/components/menu/menuhelpentry.js rename to src/web/components/menu/menuhelpentry.js diff --git a/gsa/src/web/components/menu/menusection.js b/src/web/components/menu/menusection.js similarity index 100% rename from gsa/src/web/components/menu/menusection.js rename to src/web/components/menu/menusection.js diff --git a/gsa/src/web/components/menu/usermenu.js b/src/web/components/menu/usermenu.js similarity index 100% rename from gsa/src/web/components/menu/usermenu.js rename to src/web/components/menu/usermenu.js diff --git a/gsa/src/web/components/notification/dialognotification.js b/src/web/components/notification/dialognotification.js similarity index 100% rename from gsa/src/web/components/notification/dialognotification.js rename to src/web/components/notification/dialognotification.js diff --git a/gsa/src/web/components/notification/withDialogNotifiaction.js b/src/web/components/notification/withDialogNotifiaction.js similarity index 100% rename from gsa/src/web/components/notification/withDialogNotifiaction.js rename to src/web/components/notification/withDialogNotifiaction.js diff --git a/gsa/src/web/components/observer/localeobserver.js b/src/web/components/observer/localeobserver.js similarity index 100% rename from gsa/src/web/components/observer/localeobserver.js rename to src/web/components/observer/localeobserver.js diff --git a/gsa/src/web/components/observer/locationobserver.js b/src/web/components/observer/locationobserver.js similarity index 100% rename from gsa/src/web/components/observer/locationobserver.js rename to src/web/components/observer/locationobserver.js diff --git a/gsa/src/web/components/observer/sessionobserver.js b/src/web/components/observer/sessionobserver.js similarity index 100% rename from gsa/src/web/components/observer/sessionobserver.js rename to src/web/components/observer/sessionobserver.js diff --git a/gsa/src/web/components/pagination/pagination.js b/src/web/components/pagination/pagination.js similarity index 100% rename from gsa/src/web/components/pagination/pagination.js rename to src/web/components/pagination/pagination.js diff --git a/gsa/src/web/components/panel/infopanel.js b/src/web/components/panel/infopanel.js similarity index 100% rename from gsa/src/web/components/panel/infopanel.js rename to src/web/components/panel/infopanel.js diff --git a/gsa/src/web/components/portal/__tests__/__snapshots__/portal.js.snap b/src/web/components/portal/__tests__/__snapshots__/portal.js.snap similarity index 100% rename from gsa/src/web/components/portal/__tests__/__snapshots__/portal.js.snap rename to src/web/components/portal/__tests__/__snapshots__/portal.js.snap diff --git a/gsa/src/web/components/portal/__tests__/portal.js b/src/web/components/portal/__tests__/portal.js similarity index 100% rename from gsa/src/web/components/portal/__tests__/portal.js rename to src/web/components/portal/__tests__/portal.js diff --git a/gsa/src/web/components/portal/portal.js b/src/web/components/portal/portal.js similarity index 100% rename from gsa/src/web/components/portal/portal.js rename to src/web/components/portal/portal.js diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/applyoverridesgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/applyoverridesgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/applyoverridesgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/applyoverridesgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/booleanfiltergroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/booleanfiltergroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/booleanfiltergroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/booleanfiltergroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/createnamedfiltergroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/createnamedfiltergroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/createnamedfiltergroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/createnamedfiltergroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~95b2e94b263b4e81733b7ecce1dddda841884b3e b/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~95b2e94b263b4e81733b7ecce1dddda841884b3e similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~95b2e94b263b4e81733b7ecce1dddda841884b3e rename to src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~95b2e94b263b4e81733b7ecce1dddda841884b3e diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~HEAD b/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~HEAD similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~HEAD rename to src/web/components/powerfilter/__tests__/__snapshots__/filtersearchgroup.js.snap~HEAD diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/filterstringgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/filterstringgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/filterstringgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/filterstringgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/firstresultgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/firstresultgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/firstresultgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/firstresultgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/minqodgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/minqodgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/minqodgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/minqodgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/relationselector.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/relationselector.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/relationselector.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/relationselector.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/resultsperpagegroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/resultsperpagegroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/resultsperpagegroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/resultsperpagegroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/severitylevelsgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/severitylevelsgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/severitylevelsgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/severitylevelsgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/severityvaluesgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/severityvaluesgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/severityvaluesgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/severityvaluesgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/solutiontypegroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/solutiontypegroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/solutiontypegroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/solutiontypegroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/sortbygroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/sortbygroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/sortbygroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/sortbygroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/tasktrendgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/tasktrendgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/tasktrendgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/tasktrendgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/__snapshots__/ticketstatusgroup.js.snap b/src/web/components/powerfilter/__tests__/__snapshots__/ticketstatusgroup.js.snap similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/__snapshots__/ticketstatusgroup.js.snap rename to src/web/components/powerfilter/__tests__/__snapshots__/ticketstatusgroup.js.snap diff --git a/gsa/src/web/components/powerfilter/__tests__/applyoverridesgroup.js b/src/web/components/powerfilter/__tests__/applyoverridesgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/applyoverridesgroup.js rename to src/web/components/powerfilter/__tests__/applyoverridesgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/booleanfiltergroup.js b/src/web/components/powerfilter/__tests__/booleanfiltergroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/booleanfiltergroup.js rename to src/web/components/powerfilter/__tests__/booleanfiltergroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/createnamedfiltergroup.js b/src/web/components/powerfilter/__tests__/createnamedfiltergroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/createnamedfiltergroup.js rename to src/web/components/powerfilter/__tests__/createnamedfiltergroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/filtersearchgroup.js b/src/web/components/powerfilter/__tests__/filtersearchgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/filtersearchgroup.js rename to src/web/components/powerfilter/__tests__/filtersearchgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/filterstringgroup.js b/src/web/components/powerfilter/__tests__/filterstringgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/filterstringgroup.js rename to src/web/components/powerfilter/__tests__/filterstringgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/firstresultgroup.js b/src/web/components/powerfilter/__tests__/firstresultgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/firstresultgroup.js rename to src/web/components/powerfilter/__tests__/firstresultgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/minqodgroup.js b/src/web/components/powerfilter/__tests__/minqodgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/minqodgroup.js rename to src/web/components/powerfilter/__tests__/minqodgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/relationselector.js b/src/web/components/powerfilter/__tests__/relationselector.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/relationselector.js rename to src/web/components/powerfilter/__tests__/relationselector.js diff --git a/gsa/src/web/components/powerfilter/__tests__/resultsperpagegroup.js b/src/web/components/powerfilter/__tests__/resultsperpagegroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/resultsperpagegroup.js rename to src/web/components/powerfilter/__tests__/resultsperpagegroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/severitylevelsgroup.js b/src/web/components/powerfilter/__tests__/severitylevelsgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/severitylevelsgroup.js rename to src/web/components/powerfilter/__tests__/severitylevelsgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/severityvaluesgroup.js b/src/web/components/powerfilter/__tests__/severityvaluesgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/severityvaluesgroup.js rename to src/web/components/powerfilter/__tests__/severityvaluesgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/solutiontypegroup.js b/src/web/components/powerfilter/__tests__/solutiontypegroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/solutiontypegroup.js rename to src/web/components/powerfilter/__tests__/solutiontypegroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/sortbygroup.js b/src/web/components/powerfilter/__tests__/sortbygroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/sortbygroup.js rename to src/web/components/powerfilter/__tests__/sortbygroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/tasktrendgroup.js b/src/web/components/powerfilter/__tests__/tasktrendgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/tasktrendgroup.js rename to src/web/components/powerfilter/__tests__/tasktrendgroup.js diff --git a/gsa/src/web/components/powerfilter/__tests__/ticketstatusgroup.js b/src/web/components/powerfilter/__tests__/ticketstatusgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/__tests__/ticketstatusgroup.js rename to src/web/components/powerfilter/__tests__/ticketstatusgroup.js diff --git a/gsa/src/web/components/powerfilter/applyoverridesgroup.js b/src/web/components/powerfilter/applyoverridesgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/applyoverridesgroup.js rename to src/web/components/powerfilter/applyoverridesgroup.js diff --git a/gsa/src/web/components/powerfilter/booleanfiltergroup.js b/src/web/components/powerfilter/booleanfiltergroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/booleanfiltergroup.js rename to src/web/components/powerfilter/booleanfiltergroup.js diff --git a/gsa/src/web/components/powerfilter/createnamedfiltergroup.js b/src/web/components/powerfilter/createnamedfiltergroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/createnamedfiltergroup.js rename to src/web/components/powerfilter/createnamedfiltergroup.js diff --git a/gsa/src/web/components/powerfilter/dialog.js b/src/web/components/powerfilter/dialog.js similarity index 100% rename from gsa/src/web/components/powerfilter/dialog.js rename to src/web/components/powerfilter/dialog.js diff --git a/gsa/src/web/components/powerfilter/dialogproptypes.js b/src/web/components/powerfilter/dialogproptypes.js similarity index 100% rename from gsa/src/web/components/powerfilter/dialogproptypes.js rename to src/web/components/powerfilter/dialogproptypes.js diff --git a/gsa/src/web/components/powerfilter/filterdialog.js b/src/web/components/powerfilter/filterdialog.js similarity index 100% rename from gsa/src/web/components/powerfilter/filterdialog.js rename to src/web/components/powerfilter/filterdialog.js diff --git a/gsa/src/web/components/powerfilter/filtersearchgroup.js b/src/web/components/powerfilter/filtersearchgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/filtersearchgroup.js rename to src/web/components/powerfilter/filtersearchgroup.js diff --git a/gsa/src/web/components/powerfilter/filterstringgroup.js b/src/web/components/powerfilter/filterstringgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/filterstringgroup.js rename to src/web/components/powerfilter/filterstringgroup.js diff --git a/gsa/src/web/components/powerfilter/firstresultgroup.js b/src/web/components/powerfilter/firstresultgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/firstresultgroup.js rename to src/web/components/powerfilter/firstresultgroup.js diff --git a/gsa/src/web/components/powerfilter/minqodgroup.js b/src/web/components/powerfilter/minqodgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/minqodgroup.js rename to src/web/components/powerfilter/minqodgroup.js diff --git a/gsa/src/web/components/powerfilter/powerfilter.js b/src/web/components/powerfilter/powerfilter.js similarity index 100% rename from gsa/src/web/components/powerfilter/powerfilter.js rename to src/web/components/powerfilter/powerfilter.js diff --git a/gsa/src/web/components/powerfilter/relationselector.js b/src/web/components/powerfilter/relationselector.js similarity index 100% rename from gsa/src/web/components/powerfilter/relationselector.js rename to src/web/components/powerfilter/relationselector.js diff --git a/gsa/src/web/components/powerfilter/resultsperpagegroup.js b/src/web/components/powerfilter/resultsperpagegroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/resultsperpagegroup.js rename to src/web/components/powerfilter/resultsperpagegroup.js diff --git a/gsa/src/web/components/powerfilter/severitylevelsgroup.js b/src/web/components/powerfilter/severitylevelsgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/severitylevelsgroup.js rename to src/web/components/powerfilter/severitylevelsgroup.js diff --git a/gsa/src/web/components/powerfilter/severityvaluesgroup.js b/src/web/components/powerfilter/severityvaluesgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/severityvaluesgroup.js rename to src/web/components/powerfilter/severityvaluesgroup.js diff --git a/gsa/src/web/components/powerfilter/solutiontypegroup.js b/src/web/components/powerfilter/solutiontypegroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/solutiontypegroup.js rename to src/web/components/powerfilter/solutiontypegroup.js diff --git a/gsa/src/web/components/powerfilter/sortbygroup.js b/src/web/components/powerfilter/sortbygroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/sortbygroup.js rename to src/web/components/powerfilter/sortbygroup.js diff --git a/gsa/src/web/components/powerfilter/tasktrendgroup.js b/src/web/components/powerfilter/tasktrendgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/tasktrendgroup.js rename to src/web/components/powerfilter/tasktrendgroup.js diff --git a/gsa/src/web/components/powerfilter/ticketstatusgroup.js b/src/web/components/powerfilter/ticketstatusgroup.js similarity index 100% rename from gsa/src/web/components/powerfilter/ticketstatusgroup.js rename to src/web/components/powerfilter/ticketstatusgroup.js diff --git a/gsa/src/web/components/powerfilter/withFilterDialog.js b/src/web/components/powerfilter/withFilterDialog.js similarity index 100% rename from gsa/src/web/components/powerfilter/withFilterDialog.js rename to src/web/components/powerfilter/withFilterDialog.js diff --git a/gsa/src/web/components/processmap/__mocks__/mockprocessmap.js b/src/web/components/processmap/__mocks__/mockprocessmap.js similarity index 100% rename from gsa/src/web/components/processmap/__mocks__/mockprocessmap.js rename to src/web/components/processmap/__mocks__/mockprocessmap.js diff --git a/gsa/src/web/components/processmap/__tests__/createprocessdialog.js b/src/web/components/processmap/__tests__/createprocessdialog.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/createprocessdialog.js rename to src/web/components/processmap/__tests__/createprocessdialog.js diff --git a/gsa/src/web/components/processmap/__tests__/hosttable.js b/src/web/components/processmap/__tests__/hosttable.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/hosttable.js rename to src/web/components/processmap/__tests__/hosttable.js diff --git a/gsa/src/web/components/processmap/__tests__/processmap.js b/src/web/components/processmap/__tests__/processmap.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/processmap.js rename to src/web/components/processmap/__tests__/processmap.js diff --git a/gsa/src/web/components/processmap/__tests__/processpanel.js b/src/web/components/processmap/__tests__/processpanel.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/processpanel.js rename to src/web/components/processmap/__tests__/processpanel.js diff --git a/gsa/src/web/components/processmap/__tests__/resultstable.js b/src/web/components/processmap/__tests__/resultstable.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/resultstable.js rename to src/web/components/processmap/__tests__/resultstable.js diff --git a/gsa/src/web/components/processmap/__tests__/tools.js b/src/web/components/processmap/__tests__/tools.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/tools.js rename to src/web/components/processmap/__tests__/tools.js diff --git a/gsa/src/web/components/processmap/__tests__/usecolorize.js b/src/web/components/processmap/__tests__/usecolorize.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/usecolorize.js rename to src/web/components/processmap/__tests__/usecolorize.js diff --git a/gsa/src/web/components/processmap/__tests__/utils.js b/src/web/components/processmap/__tests__/utils.js similarity index 100% rename from gsa/src/web/components/processmap/__tests__/utils.js rename to src/web/components/processmap/__tests__/utils.js diff --git a/gsa/src/web/components/processmap/background.js b/src/web/components/processmap/background.js similarity index 100% rename from gsa/src/web/components/processmap/background.js rename to src/web/components/processmap/background.js diff --git a/gsa/src/web/components/processmap/createprocessdialog.js b/src/web/components/processmap/createprocessdialog.js similarity index 100% rename from gsa/src/web/components/processmap/createprocessdialog.js rename to src/web/components/processmap/createprocessdialog.js diff --git a/gsa/src/web/components/processmap/edge.js b/src/web/components/processmap/edge.js similarity index 100% rename from gsa/src/web/components/processmap/edge.js rename to src/web/components/processmap/edge.js diff --git a/gsa/src/web/components/processmap/hosttable.js b/src/web/components/processmap/hosttable.js similarity index 100% rename from gsa/src/web/components/processmap/hosttable.js rename to src/web/components/processmap/hosttable.js diff --git a/gsa/src/web/components/processmap/processmap.js b/src/web/components/processmap/processmap.js similarity index 100% rename from gsa/src/web/components/processmap/processmap.js rename to src/web/components/processmap/processmap.js diff --git a/gsa/src/web/components/processmap/processmaploader.js b/src/web/components/processmap/processmaploader.js similarity index 100% rename from gsa/src/web/components/processmap/processmaploader.js rename to src/web/components/processmap/processmaploader.js diff --git a/gsa/src/web/components/processmap/processnode.js b/src/web/components/processmap/processnode.js similarity index 100% rename from gsa/src/web/components/processmap/processnode.js rename to src/web/components/processmap/processnode.js diff --git a/gsa/src/web/components/processmap/processpanel.js b/src/web/components/processmap/processpanel.js similarity index 100% rename from gsa/src/web/components/processmap/processpanel.js rename to src/web/components/processmap/processpanel.js diff --git a/gsa/src/web/components/processmap/resultstable.js b/src/web/components/processmap/resultstable.js similarity index 100% rename from gsa/src/web/components/processmap/resultstable.js rename to src/web/components/processmap/resultstable.js diff --git a/gsa/src/web/components/processmap/tools.js b/src/web/components/processmap/tools.js similarity index 100% rename from gsa/src/web/components/processmap/tools.js rename to src/web/components/processmap/tools.js diff --git a/gsa/src/web/components/processmap/usecolorize.js b/src/web/components/processmap/usecolorize.js similarity index 100% rename from gsa/src/web/components/processmap/usecolorize.js rename to src/web/components/processmap/usecolorize.js diff --git a/gsa/src/web/components/processmap/utils.js b/src/web/components/processmap/utils.js similarity index 100% rename from gsa/src/web/components/processmap/utils.js rename to src/web/components/processmap/utils.js diff --git a/gsa/src/web/components/processmap/validationrules.js b/src/web/components/processmap/validationrules.js similarity index 100% rename from gsa/src/web/components/processmap/validationrules.js rename to src/web/components/processmap/validationrules.js diff --git a/gsa/src/web/components/provider/capabilitiesprovider.js b/src/web/components/provider/capabilitiesprovider.js similarity index 100% rename from gsa/src/web/components/provider/capabilitiesprovider.js rename to src/web/components/provider/capabilitiesprovider.js diff --git a/gsa/src/web/components/provider/gmpprovider.js b/src/web/components/provider/gmpprovider.js similarity index 100% rename from gsa/src/web/components/provider/gmpprovider.js rename to src/web/components/provider/gmpprovider.js diff --git a/gsa/src/web/components/provider/iconsizeprovider.js b/src/web/components/provider/iconsizeprovider.js similarity index 100% rename from gsa/src/web/components/provider/iconsizeprovider.js rename to src/web/components/provider/iconsizeprovider.js diff --git a/gsa/src/web/components/provider/subscriptionprovider.js b/src/web/components/provider/subscriptionprovider.js similarity index 100% rename from gsa/src/web/components/provider/subscriptionprovider.js rename to src/web/components/provider/subscriptionprovider.js diff --git a/gsa/src/web/components/qod/__tests__/__snapshots__/qod.js.snap b/src/web/components/qod/__tests__/__snapshots__/qod.js.snap similarity index 100% rename from gsa/src/web/components/qod/__tests__/__snapshots__/qod.js.snap rename to src/web/components/qod/__tests__/__snapshots__/qod.js.snap diff --git a/gsa/src/web/components/qod/__tests__/qod.js b/src/web/components/qod/__tests__/qod.js similarity index 100% rename from gsa/src/web/components/qod/__tests__/qod.js rename to src/web/components/qod/__tests__/qod.js diff --git a/gsa/src/web/components/qod/qod.js b/src/web/components/qod/qod.js similarity index 100% rename from gsa/src/web/components/qod/qod.js rename to src/web/components/qod/qod.js diff --git a/gsa/src/web/components/section/header.js b/src/web/components/section/header.js similarity index 100% rename from gsa/src/web/components/section/header.js rename to src/web/components/section/header.js diff --git a/gsa/src/web/components/section/section.js b/src/web/components/section/section.js similarity index 100% rename from gsa/src/web/components/section/section.js rename to src/web/components/section/section.js diff --git a/gsa/src/web/components/snackbar/__tests__/__snapshots__/snackbar.js.snap b/src/web/components/snackbar/__tests__/__snapshots__/snackbar.js.snap similarity index 100% rename from gsa/src/web/components/snackbar/__tests__/__snapshots__/snackbar.js.snap rename to src/web/components/snackbar/__tests__/__snapshots__/snackbar.js.snap diff --git a/gsa/src/web/components/snackbar/__tests__/snackbar.js b/src/web/components/snackbar/__tests__/snackbar.js similarity index 100% rename from gsa/src/web/components/snackbar/__tests__/snackbar.js rename to src/web/components/snackbar/__tests__/snackbar.js diff --git a/gsa/src/web/components/snackbar/snackbar.js b/src/web/components/snackbar/snackbar.js similarity index 100% rename from gsa/src/web/components/snackbar/snackbar.js rename to src/web/components/snackbar/snackbar.js diff --git a/gsa/src/web/components/sortable/emptyrow.js b/src/web/components/sortable/emptyrow.js similarity index 100% rename from gsa/src/web/components/sortable/emptyrow.js rename to src/web/components/sortable/emptyrow.js diff --git a/gsa/src/web/components/sortable/grid.js b/src/web/components/sortable/grid.js similarity index 100% rename from gsa/src/web/components/sortable/grid.js rename to src/web/components/sortable/grid.js diff --git a/gsa/src/web/components/sortable/item.js b/src/web/components/sortable/item.js similarity index 100% rename from gsa/src/web/components/sortable/item.js rename to src/web/components/sortable/item.js diff --git a/gsa/src/web/components/sortable/resizer.js b/src/web/components/sortable/resizer.js similarity index 100% rename from gsa/src/web/components/sortable/resizer.js rename to src/web/components/sortable/resizer.js diff --git a/gsa/src/web/components/sortable/row.js b/src/web/components/sortable/row.js similarity index 100% rename from gsa/src/web/components/sortable/row.js rename to src/web/components/sortable/row.js diff --git a/gsa/src/web/components/sortby/sortby.js b/src/web/components/sortby/sortby.js similarity index 100% rename from gsa/src/web/components/sortby/sortby.js rename to src/web/components/sortby/sortby.js diff --git a/gsa/src/web/components/structure/__tests__/__snapshots__/footer.js.snap b/src/web/components/structure/__tests__/__snapshots__/footer.js.snap similarity index 100% rename from gsa/src/web/components/structure/__tests__/__snapshots__/footer.js.snap rename to src/web/components/structure/__tests__/__snapshots__/footer.js.snap diff --git a/gsa/src/web/components/structure/__tests__/__snapshots__/header.js.snap b/src/web/components/structure/__tests__/__snapshots__/header.js.snap similarity index 100% rename from gsa/src/web/components/structure/__tests__/__snapshots__/header.js.snap rename to src/web/components/structure/__tests__/__snapshots__/header.js.snap diff --git a/gsa/src/web/components/structure/__tests__/__snapshots__/main.js.snap b/src/web/components/structure/__tests__/__snapshots__/main.js.snap similarity index 100% rename from gsa/src/web/components/structure/__tests__/__snapshots__/main.js.snap rename to src/web/components/structure/__tests__/__snapshots__/main.js.snap diff --git a/gsa/src/web/components/structure/__tests__/footer.js b/src/web/components/structure/__tests__/footer.js similarity index 100% rename from gsa/src/web/components/structure/__tests__/footer.js rename to src/web/components/structure/__tests__/footer.js diff --git a/gsa/src/web/components/structure/__tests__/header.js b/src/web/components/structure/__tests__/header.js similarity index 100% rename from gsa/src/web/components/structure/__tests__/header.js rename to src/web/components/structure/__tests__/header.js diff --git a/gsa/src/web/components/structure/__tests__/main.js b/src/web/components/structure/__tests__/main.js similarity index 100% rename from gsa/src/web/components/structure/__tests__/main.js rename to src/web/components/structure/__tests__/main.js diff --git a/gsa/src/web/components/structure/footer.js b/src/web/components/structure/footer.js similarity index 100% rename from gsa/src/web/components/structure/footer.js rename to src/web/components/structure/footer.js diff --git a/gsa/src/web/components/structure/header.js b/src/web/components/structure/header.js similarity index 100% rename from gsa/src/web/components/structure/header.js rename to src/web/components/structure/header.js diff --git a/gsa/src/web/components/structure/main.js b/src/web/components/structure/main.js similarity index 100% rename from gsa/src/web/components/structure/main.js rename to src/web/components/structure/main.js diff --git a/gsa/src/web/components/tab/tab.js b/src/web/components/tab/tab.js similarity index 100% rename from gsa/src/web/components/tab/tab.js rename to src/web/components/tab/tab.js diff --git a/gsa/src/web/components/tab/tablayout.js b/src/web/components/tab/tablayout.js similarity index 100% rename from gsa/src/web/components/tab/tablayout.js rename to src/web/components/tab/tablayout.js diff --git a/gsa/src/web/components/tab/tablist.js b/src/web/components/tab/tablist.js similarity index 100% rename from gsa/src/web/components/tab/tablist.js rename to src/web/components/tab/tablist.js diff --git a/gsa/src/web/components/tab/tabpanel.js b/src/web/components/tab/tabpanel.js similarity index 100% rename from gsa/src/web/components/tab/tabpanel.js rename to src/web/components/tab/tabpanel.js diff --git a/gsa/src/web/components/tab/tabpanels.js b/src/web/components/tab/tabpanels.js similarity index 100% rename from gsa/src/web/components/tab/tabpanels.js rename to src/web/components/tab/tabpanels.js diff --git a/gsa/src/web/components/tab/tabs.js b/src/web/components/tab/tabs.js similarity index 100% rename from gsa/src/web/components/tab/tabs.js rename to src/web/components/tab/tabs.js diff --git a/gsa/src/web/components/table/__tests__/__snapshots__/detailstable.js.snap b/src/web/components/table/__tests__/__snapshots__/detailstable.js.snap similarity index 100% rename from gsa/src/web/components/table/__tests__/__snapshots__/detailstable.js.snap rename to src/web/components/table/__tests__/__snapshots__/detailstable.js.snap diff --git a/gsa/src/web/components/table/__tests__/detailstable.js b/src/web/components/table/__tests__/detailstable.js similarity index 100% rename from gsa/src/web/components/table/__tests__/detailstable.js rename to src/web/components/table/__tests__/detailstable.js diff --git a/gsa/src/web/components/table/body.js b/src/web/components/table/body.js similarity index 100% rename from gsa/src/web/components/table/body.js rename to src/web/components/table/body.js diff --git a/gsa/src/web/components/table/data.js b/src/web/components/table/data.js similarity index 100% rename from gsa/src/web/components/table/data.js rename to src/web/components/table/data.js diff --git a/gsa/src/web/components/table/detailstable.js b/src/web/components/table/detailstable.js similarity index 100% rename from gsa/src/web/components/table/detailstable.js rename to src/web/components/table/detailstable.js diff --git a/gsa/src/web/components/table/footer.js b/src/web/components/table/footer.js similarity index 100% rename from gsa/src/web/components/table/footer.js rename to src/web/components/table/footer.js diff --git a/gsa/src/web/components/table/head.js b/src/web/components/table/head.js similarity index 100% rename from gsa/src/web/components/table/head.js rename to src/web/components/table/head.js diff --git a/gsa/src/web/components/table/header.js b/src/web/components/table/header.js similarity index 100% rename from gsa/src/web/components/table/header.js rename to src/web/components/table/header.js diff --git a/gsa/src/web/components/table/infotable.js b/src/web/components/table/infotable.js similarity index 100% rename from gsa/src/web/components/table/infotable.js rename to src/web/components/table/infotable.js diff --git a/gsa/src/web/components/table/row.js b/src/web/components/table/row.js similarity index 100% rename from gsa/src/web/components/table/row.js rename to src/web/components/table/row.js diff --git a/gsa/src/web/components/table/simpletable.js b/src/web/components/table/simpletable.js similarity index 100% rename from gsa/src/web/components/table/simpletable.js rename to src/web/components/table/simpletable.js diff --git a/gsa/src/web/components/table/stripedtable.js b/src/web/components/table/stripedtable.js similarity index 100% rename from gsa/src/web/components/table/stripedtable.js rename to src/web/components/table/stripedtable.js diff --git a/gsa/src/web/components/table/table.js b/src/web/components/table/table.js similarity index 100% rename from gsa/src/web/components/table/table.js rename to src/web/components/table/table.js diff --git a/gsa/src/web/entities/__tests__/__snapshots__/tagsdialog.js.snap b/src/web/entities/__tests__/__snapshots__/tagsdialog.js.snap similarity index 100% rename from gsa/src/web/entities/__tests__/__snapshots__/tagsdialog.js.snap rename to src/web/entities/__tests__/__snapshots__/tagsdialog.js.snap diff --git a/gsa/src/web/entities/__tests__/filterprovider.js b/src/web/entities/__tests__/filterprovider.js similarity index 100% rename from gsa/src/web/entities/__tests__/filterprovider.js rename to src/web/entities/__tests__/filterprovider.js diff --git a/gsa/src/web/entities/__tests__/tagsdialog.js b/src/web/entities/__tests__/tagsdialog.js similarity index 100% rename from gsa/src/web/entities/__tests__/tagsdialog.js rename to src/web/entities/__tests__/tagsdialog.js diff --git a/gsa/src/web/entities/actions.js b/src/web/entities/actions.js similarity index 100% rename from gsa/src/web/entities/actions.js rename to src/web/entities/actions.js diff --git a/gsa/src/web/entities/container.js b/src/web/entities/container.js similarity index 100% rename from gsa/src/web/entities/container.js rename to src/web/entities/container.js diff --git a/gsa/src/web/entities/entitynametabledata.js b/src/web/entities/entitynametabledata.js similarity index 100% rename from gsa/src/web/entities/entitynametabledata.js rename to src/web/entities/entitynametabledata.js diff --git a/gsa/src/web/entities/filterprovider.js b/src/web/entities/filterprovider.js similarity index 100% rename from gsa/src/web/entities/filterprovider.js rename to src/web/entities/filterprovider.js diff --git a/gsa/src/web/entities/footer.js b/src/web/entities/footer.js similarity index 100% rename from gsa/src/web/entities/footer.js rename to src/web/entities/footer.js diff --git a/gsa/src/web/entities/header.js b/src/web/entities/header.js similarity index 100% rename from gsa/src/web/entities/header.js rename to src/web/entities/header.js diff --git a/gsa/src/web/entities/page.js b/src/web/entities/page.js similarity index 100% rename from gsa/src/web/entities/page.js rename to src/web/entities/page.js diff --git a/gsa/src/web/entities/row.js b/src/web/entities/row.js similarity index 100% rename from gsa/src/web/entities/row.js rename to src/web/entities/row.js diff --git a/gsa/src/web/entities/selection.js b/src/web/entities/selection.js similarity index 100% rename from gsa/src/web/entities/selection.js rename to src/web/entities/selection.js diff --git a/gsa/src/web/entities/table.js b/src/web/entities/table.js similarity index 100% rename from gsa/src/web/entities/table.js rename to src/web/entities/table.js diff --git a/gsa/src/web/entities/tagsdialog.js b/src/web/entities/tagsdialog.js similarity index 100% rename from gsa/src/web/entities/tagsdialog.js rename to src/web/entities/tagsdialog.js diff --git a/gsa/src/web/entities/withEntitiesActions.js b/src/web/entities/withEntitiesActions.js similarity index 100% rename from gsa/src/web/entities/withEntitiesActions.js rename to src/web/entities/withEntitiesActions.js diff --git a/gsa/src/web/entities/withEntitiesContainer.js b/src/web/entities/withEntitiesContainer.js similarity index 100% rename from gsa/src/web/entities/withEntitiesContainer.js rename to src/web/entities/withEntitiesContainer.js diff --git a/gsa/src/web/entities/withRowDetails.js b/src/web/entities/withRowDetails.js similarity index 100% rename from gsa/src/web/entities/withRowDetails.js rename to src/web/entities/withRowDetails.js diff --git a/gsa/src/web/entity/__tests__/block.js b/src/web/entity/__tests__/block.js similarity index 100% rename from gsa/src/web/entity/__tests__/block.js rename to src/web/entity/__tests__/block.js diff --git a/gsa/src/web/entity/__tests__/box.js b/src/web/entity/__tests__/box.js similarity index 100% rename from gsa/src/web/entity/__tests__/box.js rename to src/web/entity/__tests__/box.js diff --git a/gsa/src/web/entity/__tests__/info.js b/src/web/entity/__tests__/info.js similarity index 100% rename from gsa/src/web/entity/__tests__/info.js rename to src/web/entity/__tests__/info.js diff --git a/gsa/src/web/entity/__tests__/link.js b/src/web/entity/__tests__/link.js similarity index 100% rename from gsa/src/web/entity/__tests__/link.js rename to src/web/entity/__tests__/link.js diff --git a/gsa/src/web/entity/__tests__/note.js b/src/web/entity/__tests__/note.js similarity index 100% rename from gsa/src/web/entity/__tests__/note.js rename to src/web/entity/__tests__/note.js diff --git a/gsa/src/web/entity/__tests__/override.js b/src/web/entity/__tests__/override.js similarity index 100% rename from gsa/src/web/entity/__tests__/override.js rename to src/web/entity/__tests__/override.js diff --git a/gsa/src/web/entity/block.js b/src/web/entity/block.js similarity index 100% rename from gsa/src/web/entity/block.js rename to src/web/entity/block.js diff --git a/gsa/src/web/entity/box.js b/src/web/entity/box.js similarity index 100% rename from gsa/src/web/entity/box.js rename to src/web/entity/box.js diff --git a/gsa/src/web/entity/component.js b/src/web/entity/component.js similarity index 100% rename from gsa/src/web/entity/component.js rename to src/web/entity/component.js diff --git a/gsa/src/web/entity/container.js b/src/web/entity/container.js similarity index 100% rename from gsa/src/web/entity/container.js rename to src/web/entity/container.js diff --git a/gsa/src/web/entity/icon/__tests__/cloneicon.js b/src/web/entity/icon/__tests__/cloneicon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/cloneicon.js rename to src/web/entity/icon/__tests__/cloneicon.js diff --git a/gsa/src/web/entity/icon/__tests__/createicon.js b/src/web/entity/icon/__tests__/createicon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/createicon.js rename to src/web/entity/icon/__tests__/createicon.js diff --git a/gsa/src/web/entity/icon/__tests__/deleteicon.js b/src/web/entity/icon/__tests__/deleteicon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/deleteicon.js rename to src/web/entity/icon/__tests__/deleteicon.js diff --git a/gsa/src/web/entity/icon/__tests__/editicon.js b/src/web/entity/icon/__tests__/editicon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/editicon.js rename to src/web/entity/icon/__tests__/editicon.js diff --git a/gsa/src/web/entity/icon/__tests__/observericon.js b/src/web/entity/icon/__tests__/observericon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/observericon.js rename to src/web/entity/icon/__tests__/observericon.js diff --git a/gsa/src/web/entity/icon/__tests__/trashicon.js b/src/web/entity/icon/__tests__/trashicon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/trashicon.js rename to src/web/entity/icon/__tests__/trashicon.js diff --git a/gsa/src/web/entity/icon/__tests__/verifyicon.js b/src/web/entity/icon/__tests__/verifyicon.js similarity index 100% rename from gsa/src/web/entity/icon/__tests__/verifyicon.js rename to src/web/entity/icon/__tests__/verifyicon.js diff --git a/gsa/src/web/entity/icon/cloneicon.js b/src/web/entity/icon/cloneicon.js similarity index 100% rename from gsa/src/web/entity/icon/cloneicon.js rename to src/web/entity/icon/cloneicon.js diff --git a/gsa/src/web/entity/icon/createicon.js b/src/web/entity/icon/createicon.js similarity index 100% rename from gsa/src/web/entity/icon/createicon.js rename to src/web/entity/icon/createicon.js diff --git a/gsa/src/web/entity/icon/deleteicon.js b/src/web/entity/icon/deleteicon.js similarity index 100% rename from gsa/src/web/entity/icon/deleteicon.js rename to src/web/entity/icon/deleteicon.js diff --git a/gsa/src/web/entity/icon/editicon.js b/src/web/entity/icon/editicon.js similarity index 100% rename from gsa/src/web/entity/icon/editicon.js rename to src/web/entity/icon/editicon.js diff --git a/gsa/src/web/entity/icon/observericon.js b/src/web/entity/icon/observericon.js similarity index 100% rename from gsa/src/web/entity/icon/observericon.js rename to src/web/entity/icon/observericon.js diff --git a/gsa/src/web/entity/icon/trashicon.js b/src/web/entity/icon/trashicon.js similarity index 100% rename from gsa/src/web/entity/icon/trashicon.js rename to src/web/entity/icon/trashicon.js diff --git a/gsa/src/web/entity/icon/verifyicon.js b/src/web/entity/icon/verifyicon.js similarity index 100% rename from gsa/src/web/entity/icon/verifyicon.js rename to src/web/entity/icon/verifyicon.js diff --git a/gsa/src/web/entity/info.js b/src/web/entity/info.js similarity index 100% rename from gsa/src/web/entity/info.js rename to src/web/entity/info.js diff --git a/gsa/src/web/entity/link.js b/src/web/entity/link.js similarity index 100% rename from gsa/src/web/entity/link.js rename to src/web/entity/link.js diff --git a/gsa/src/web/entity/note.js b/src/web/entity/note.js similarity index 100% rename from gsa/src/web/entity/note.js rename to src/web/entity/note.js diff --git a/gsa/src/web/entity/override.js b/src/web/entity/override.js similarity index 100% rename from gsa/src/web/entity/override.js rename to src/web/entity/override.js diff --git a/gsa/src/web/entity/page.js b/src/web/entity/page.js similarity index 100% rename from gsa/src/web/entity/page.js rename to src/web/entity/page.js diff --git a/gsa/src/web/entity/permissions.js b/src/web/entity/permissions.js similarity index 100% rename from gsa/src/web/entity/permissions.js rename to src/web/entity/permissions.js diff --git a/gsa/src/web/entity/tab.js b/src/web/entity/tab.js similarity index 100% rename from gsa/src/web/entity/tab.js rename to src/web/entity/tab.js diff --git a/gsa/src/web/entity/tags.js b/src/web/entity/tags.js similarity index 100% rename from gsa/src/web/entity/tags.js rename to src/web/entity/tags.js diff --git a/gsa/src/web/entity/withEntityContainer.js b/src/web/entity/withEntityContainer.js similarity index 100% rename from gsa/src/web/entity/withEntityContainer.js rename to src/web/entity/withEntityContainer.js diff --git a/gsa/src/web/pages/alerts/__tests__/detailspage.js b/src/web/pages/alerts/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/alerts/__tests__/detailspage.js rename to src/web/pages/alerts/__tests__/detailspage.js diff --git a/gsa/src/web/pages/alerts/__tests__/listpage.js b/src/web/pages/alerts/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/alerts/__tests__/listpage.js rename to src/web/pages/alerts/__tests__/listpage.js diff --git a/gsa/src/web/pages/alerts/alembavfiremethodpart.js b/src/web/pages/alerts/alembavfiremethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/alembavfiremethodpart.js rename to src/web/pages/alerts/alembavfiremethodpart.js diff --git a/gsa/src/web/pages/alerts/component.js b/src/web/pages/alerts/component.js similarity index 100% rename from gsa/src/web/pages/alerts/component.js rename to src/web/pages/alerts/component.js diff --git a/gsa/src/web/pages/alerts/condition.js b/src/web/pages/alerts/condition.js similarity index 100% rename from gsa/src/web/pages/alerts/condition.js rename to src/web/pages/alerts/condition.js diff --git a/gsa/src/web/pages/alerts/contentcomposerdialog.js b/src/web/pages/alerts/contentcomposerdialog.js similarity index 100% rename from gsa/src/web/pages/alerts/contentcomposerdialog.js rename to src/web/pages/alerts/contentcomposerdialog.js diff --git a/gsa/src/web/pages/alerts/details.js b/src/web/pages/alerts/details.js similarity index 100% rename from gsa/src/web/pages/alerts/details.js rename to src/web/pages/alerts/details.js diff --git a/gsa/src/web/pages/alerts/detailspage.js b/src/web/pages/alerts/detailspage.js similarity index 100% rename from gsa/src/web/pages/alerts/detailspage.js rename to src/web/pages/alerts/detailspage.js diff --git a/gsa/src/web/pages/alerts/dialog.js b/src/web/pages/alerts/dialog.js similarity index 100% rename from gsa/src/web/pages/alerts/dialog.js rename to src/web/pages/alerts/dialog.js diff --git a/gsa/src/web/pages/alerts/emailmethodpart.js b/src/web/pages/alerts/emailmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/emailmethodpart.js rename to src/web/pages/alerts/emailmethodpart.js diff --git a/gsa/src/web/pages/alerts/event.js b/src/web/pages/alerts/event.js similarity index 100% rename from gsa/src/web/pages/alerts/event.js rename to src/web/pages/alerts/event.js diff --git a/gsa/src/web/pages/alerts/filtercountchangedconditionpart.js b/src/web/pages/alerts/filtercountchangedconditionpart.js similarity index 100% rename from gsa/src/web/pages/alerts/filtercountchangedconditionpart.js rename to src/web/pages/alerts/filtercountchangedconditionpart.js diff --git a/gsa/src/web/pages/alerts/filtercountleastconditionpart.js b/src/web/pages/alerts/filtercountleastconditionpart.js similarity index 100% rename from gsa/src/web/pages/alerts/filtercountleastconditionpart.js rename to src/web/pages/alerts/filtercountleastconditionpart.js diff --git a/gsa/src/web/pages/alerts/httpmethodpart.js b/src/web/pages/alerts/httpmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/httpmethodpart.js rename to src/web/pages/alerts/httpmethodpart.js diff --git a/gsa/src/web/pages/alerts/listpage.js b/src/web/pages/alerts/listpage.js similarity index 100% rename from gsa/src/web/pages/alerts/listpage.js rename to src/web/pages/alerts/listpage.js diff --git a/gsa/src/web/pages/alerts/method.js b/src/web/pages/alerts/method.js similarity index 100% rename from gsa/src/web/pages/alerts/method.js rename to src/web/pages/alerts/method.js diff --git a/gsa/src/web/pages/alerts/row.js b/src/web/pages/alerts/row.js similarity index 100% rename from gsa/src/web/pages/alerts/row.js rename to src/web/pages/alerts/row.js diff --git a/gsa/src/web/pages/alerts/scpmethodpart.js b/src/web/pages/alerts/scpmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/scpmethodpart.js rename to src/web/pages/alerts/scpmethodpart.js diff --git a/gsa/src/web/pages/alerts/secinfoeventpart.js b/src/web/pages/alerts/secinfoeventpart.js similarity index 100% rename from gsa/src/web/pages/alerts/secinfoeventpart.js rename to src/web/pages/alerts/secinfoeventpart.js diff --git a/gsa/src/web/pages/alerts/sendmethodpart.js b/src/web/pages/alerts/sendmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/sendmethodpart.js rename to src/web/pages/alerts/sendmethodpart.js diff --git a/gsa/src/web/pages/alerts/severitychangedconditionpart.js b/src/web/pages/alerts/severitychangedconditionpart.js similarity index 100% rename from gsa/src/web/pages/alerts/severitychangedconditionpart.js rename to src/web/pages/alerts/severitychangedconditionpart.js diff --git a/gsa/src/web/pages/alerts/severityleastconditionpart.js b/src/web/pages/alerts/severityleastconditionpart.js similarity index 100% rename from gsa/src/web/pages/alerts/severityleastconditionpart.js rename to src/web/pages/alerts/severityleastconditionpart.js diff --git a/gsa/src/web/pages/alerts/smbmethodpart.js b/src/web/pages/alerts/smbmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/smbmethodpart.js rename to src/web/pages/alerts/smbmethodpart.js diff --git a/gsa/src/web/pages/alerts/snmpmethodpart.js b/src/web/pages/alerts/snmpmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/snmpmethodpart.js rename to src/web/pages/alerts/snmpmethodpart.js diff --git a/gsa/src/web/pages/alerts/sourcefiremethodpart.js b/src/web/pages/alerts/sourcefiremethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/sourcefiremethodpart.js rename to src/web/pages/alerts/sourcefiremethodpart.js diff --git a/gsa/src/web/pages/alerts/starttaskmethodpart.js b/src/web/pages/alerts/starttaskmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/starttaskmethodpart.js rename to src/web/pages/alerts/starttaskmethodpart.js diff --git a/gsa/src/web/pages/alerts/table.js b/src/web/pages/alerts/table.js similarity index 100% rename from gsa/src/web/pages/alerts/table.js rename to src/web/pages/alerts/table.js diff --git a/gsa/src/web/pages/alerts/taskeventpart.js b/src/web/pages/alerts/taskeventpart.js similarity index 100% rename from gsa/src/web/pages/alerts/taskeventpart.js rename to src/web/pages/alerts/taskeventpart.js diff --git a/gsa/src/web/pages/alerts/ticketeventpart.js b/src/web/pages/alerts/ticketeventpart.js similarity index 100% rename from gsa/src/web/pages/alerts/ticketeventpart.js rename to src/web/pages/alerts/ticketeventpart.js diff --git a/gsa/src/web/pages/alerts/tippingpointmethodpart.js b/src/web/pages/alerts/tippingpointmethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/tippingpointmethodpart.js rename to src/web/pages/alerts/tippingpointmethodpart.js diff --git a/gsa/src/web/pages/alerts/verinicemethodpart.js b/src/web/pages/alerts/verinicemethodpart.js similarity index 100% rename from gsa/src/web/pages/alerts/verinicemethodpart.js rename to src/web/pages/alerts/verinicemethodpart.js diff --git a/gsa/src/web/pages/audits/__tests__/__snapshots__/actions.js.snap b/src/web/pages/audits/__tests__/__snapshots__/actions.js.snap similarity index 100% rename from gsa/src/web/pages/audits/__tests__/__snapshots__/actions.js.snap rename to src/web/pages/audits/__tests__/__snapshots__/actions.js.snap diff --git a/gsa/src/web/pages/audits/__tests__/__snapshots__/details.js.snap b/src/web/pages/audits/__tests__/__snapshots__/details.js.snap similarity index 100% rename from gsa/src/web/pages/audits/__tests__/__snapshots__/details.js.snap rename to src/web/pages/audits/__tests__/__snapshots__/details.js.snap diff --git a/gsa/src/web/pages/audits/__tests__/__snapshots__/detailspage.js.snap b/src/web/pages/audits/__tests__/__snapshots__/detailspage.js.snap similarity index 100% rename from gsa/src/web/pages/audits/__tests__/__snapshots__/detailspage.js.snap rename to src/web/pages/audits/__tests__/__snapshots__/detailspage.js.snap diff --git a/gsa/src/web/pages/audits/__tests__/__snapshots__/listpage.js.snap b/src/web/pages/audits/__tests__/__snapshots__/listpage.js.snap similarity index 100% rename from gsa/src/web/pages/audits/__tests__/__snapshots__/listpage.js.snap rename to src/web/pages/audits/__tests__/__snapshots__/listpage.js.snap diff --git a/gsa/src/web/pages/audits/__tests__/__snapshots__/row.js.snap b/src/web/pages/audits/__tests__/__snapshots__/row.js.snap similarity index 100% rename from gsa/src/web/pages/audits/__tests__/__snapshots__/row.js.snap rename to src/web/pages/audits/__tests__/__snapshots__/row.js.snap diff --git a/gsa/src/web/pages/audits/__tests__/__snapshots__/table.js.snap b/src/web/pages/audits/__tests__/__snapshots__/table.js.snap similarity index 100% rename from gsa/src/web/pages/audits/__tests__/__snapshots__/table.js.snap rename to src/web/pages/audits/__tests__/__snapshots__/table.js.snap diff --git a/gsa/src/web/pages/audits/__tests__/actions.js b/src/web/pages/audits/__tests__/actions.js similarity index 100% rename from gsa/src/web/pages/audits/__tests__/actions.js rename to src/web/pages/audits/__tests__/actions.js diff --git a/gsa/src/web/pages/audits/__tests__/details.js b/src/web/pages/audits/__tests__/details.js similarity index 100% rename from gsa/src/web/pages/audits/__tests__/details.js rename to src/web/pages/audits/__tests__/details.js diff --git a/gsa/src/web/pages/audits/__tests__/detailspage.js b/src/web/pages/audits/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/audits/__tests__/detailspage.js rename to src/web/pages/audits/__tests__/detailspage.js diff --git a/gsa/src/web/pages/audits/__tests__/listpage.js b/src/web/pages/audits/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/audits/__tests__/listpage.js rename to src/web/pages/audits/__tests__/listpage.js diff --git a/gsa/src/web/pages/audits/__tests__/row.js b/src/web/pages/audits/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/audits/__tests__/row.js rename to src/web/pages/audits/__tests__/row.js diff --git a/gsa/src/web/pages/audits/__tests__/table.js b/src/web/pages/audits/__tests__/table.js similarity index 100% rename from gsa/src/web/pages/audits/__tests__/table.js rename to src/web/pages/audits/__tests__/table.js diff --git a/gsa/src/web/pages/audits/actions.js b/src/web/pages/audits/actions.js similarity index 100% rename from gsa/src/web/pages/audits/actions.js rename to src/web/pages/audits/actions.js diff --git a/gsa/src/web/pages/audits/component.js b/src/web/pages/audits/component.js similarity index 100% rename from gsa/src/web/pages/audits/component.js rename to src/web/pages/audits/component.js diff --git a/gsa/src/web/pages/audits/details.js b/src/web/pages/audits/details.js similarity index 100% rename from gsa/src/web/pages/audits/details.js rename to src/web/pages/audits/details.js diff --git a/gsa/src/web/pages/audits/detailspage.js b/src/web/pages/audits/detailspage.js similarity index 100% rename from gsa/src/web/pages/audits/detailspage.js rename to src/web/pages/audits/detailspage.js diff --git a/gsa/src/web/pages/audits/dialog.js b/src/web/pages/audits/dialog.js similarity index 100% rename from gsa/src/web/pages/audits/dialog.js rename to src/web/pages/audits/dialog.js diff --git a/gsa/src/web/pages/audits/listpage.js b/src/web/pages/audits/listpage.js similarity index 100% rename from gsa/src/web/pages/audits/listpage.js rename to src/web/pages/audits/listpage.js diff --git a/gsa/src/web/pages/audits/row.js b/src/web/pages/audits/row.js similarity index 100% rename from gsa/src/web/pages/audits/row.js rename to src/web/pages/audits/row.js diff --git a/gsa/src/web/pages/audits/table.js b/src/web/pages/audits/table.js similarity index 100% rename from gsa/src/web/pages/audits/table.js rename to src/web/pages/audits/table.js diff --git a/gsa/src/web/pages/certbund/dashboard/createddisplay.js b/src/web/pages/certbund/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/certbund/dashboard/createddisplay.js rename to src/web/pages/certbund/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/certbund/dashboard/cvssdisplay.js b/src/web/pages/certbund/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/certbund/dashboard/cvssdisplay.js rename to src/web/pages/certbund/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/certbund/dashboard/index.js b/src/web/pages/certbund/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/certbund/dashboard/index.js rename to src/web/pages/certbund/dashboard/index.js diff --git a/gsa/src/web/pages/certbund/dashboard/loaders.js b/src/web/pages/certbund/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/certbund/dashboard/loaders.js rename to src/web/pages/certbund/dashboard/loaders.js diff --git a/gsa/src/web/pages/certbund/dashboard/severityclassdisplay.js b/src/web/pages/certbund/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/certbund/dashboard/severityclassdisplay.js rename to src/web/pages/certbund/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/certbund/details.js b/src/web/pages/certbund/details.js similarity index 100% rename from gsa/src/web/pages/certbund/details.js rename to src/web/pages/certbund/details.js diff --git a/gsa/src/web/pages/certbund/detailspage.js b/src/web/pages/certbund/detailspage.js similarity index 100% rename from gsa/src/web/pages/certbund/detailspage.js rename to src/web/pages/certbund/detailspage.js diff --git a/gsa/src/web/pages/certbund/filterdialog.js b/src/web/pages/certbund/filterdialog.js similarity index 100% rename from gsa/src/web/pages/certbund/filterdialog.js rename to src/web/pages/certbund/filterdialog.js diff --git a/gsa/src/web/pages/certbund/listpage.js b/src/web/pages/certbund/listpage.js similarity index 100% rename from gsa/src/web/pages/certbund/listpage.js rename to src/web/pages/certbund/listpage.js diff --git a/gsa/src/web/pages/certbund/row.js b/src/web/pages/certbund/row.js similarity index 100% rename from gsa/src/web/pages/certbund/row.js rename to src/web/pages/certbund/row.js diff --git a/gsa/src/web/pages/certbund/table.js b/src/web/pages/certbund/table.js similarity index 100% rename from gsa/src/web/pages/certbund/table.js rename to src/web/pages/certbund/table.js diff --git a/gsa/src/web/pages/cpes/__tests__/detailspage.js b/src/web/pages/cpes/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/cpes/__tests__/detailspage.js rename to src/web/pages/cpes/__tests__/detailspage.js diff --git a/gsa/src/web/pages/cpes/__tests__/listpage.js b/src/web/pages/cpes/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/cpes/__tests__/listpage.js rename to src/web/pages/cpes/__tests__/listpage.js diff --git a/gsa/src/web/pages/cpes/dashboard/createddisplay.js b/src/web/pages/cpes/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/cpes/dashboard/createddisplay.js rename to src/web/pages/cpes/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/cpes/dashboard/cvssdisplay.js b/src/web/pages/cpes/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/cpes/dashboard/cvssdisplay.js rename to src/web/pages/cpes/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/cpes/dashboard/index.js b/src/web/pages/cpes/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/cpes/dashboard/index.js rename to src/web/pages/cpes/dashboard/index.js diff --git a/gsa/src/web/pages/cpes/dashboard/loaders.js b/src/web/pages/cpes/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/cpes/dashboard/loaders.js rename to src/web/pages/cpes/dashboard/loaders.js diff --git a/gsa/src/web/pages/cpes/dashboard/severityclassdisplay.js b/src/web/pages/cpes/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/cpes/dashboard/severityclassdisplay.js rename to src/web/pages/cpes/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/cpes/details.js b/src/web/pages/cpes/details.js similarity index 100% rename from gsa/src/web/pages/cpes/details.js rename to src/web/pages/cpes/details.js diff --git a/gsa/src/web/pages/cpes/detailspage.js b/src/web/pages/cpes/detailspage.js similarity index 100% rename from gsa/src/web/pages/cpes/detailspage.js rename to src/web/pages/cpes/detailspage.js diff --git a/gsa/src/web/pages/cpes/filterdialog.js b/src/web/pages/cpes/filterdialog.js similarity index 100% rename from gsa/src/web/pages/cpes/filterdialog.js rename to src/web/pages/cpes/filterdialog.js diff --git a/gsa/src/web/pages/cpes/listpage.js b/src/web/pages/cpes/listpage.js similarity index 100% rename from gsa/src/web/pages/cpes/listpage.js rename to src/web/pages/cpes/listpage.js diff --git a/gsa/src/web/pages/cpes/row.js b/src/web/pages/cpes/row.js similarity index 100% rename from gsa/src/web/pages/cpes/row.js rename to src/web/pages/cpes/row.js diff --git a/gsa/src/web/pages/cpes/table.js b/src/web/pages/cpes/table.js similarity index 100% rename from gsa/src/web/pages/cpes/table.js rename to src/web/pages/cpes/table.js diff --git a/gsa/src/web/pages/credentials/__tests__/detailspage.js b/src/web/pages/credentials/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/credentials/__tests__/detailspage.js rename to src/web/pages/credentials/__tests__/detailspage.js diff --git a/gsa/src/web/pages/credentials/__tests__/dialog.js b/src/web/pages/credentials/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/credentials/__tests__/dialog.js rename to src/web/pages/credentials/__tests__/dialog.js diff --git a/gsa/src/web/pages/credentials/__tests__/listpage.js b/src/web/pages/credentials/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/credentials/__tests__/listpage.js rename to src/web/pages/credentials/__tests__/listpage.js diff --git a/gsa/src/web/pages/credentials/component.js b/src/web/pages/credentials/component.js similarity index 100% rename from gsa/src/web/pages/credentials/component.js rename to src/web/pages/credentials/component.js diff --git a/gsa/src/web/pages/credentials/details.js b/src/web/pages/credentials/details.js similarity index 100% rename from gsa/src/web/pages/credentials/details.js rename to src/web/pages/credentials/details.js diff --git a/gsa/src/web/pages/credentials/detailspage.js b/src/web/pages/credentials/detailspage.js similarity index 100% rename from gsa/src/web/pages/credentials/detailspage.js rename to src/web/pages/credentials/detailspage.js diff --git a/gsa/src/web/pages/credentials/dialog.js b/src/web/pages/credentials/dialog.js similarity index 100% rename from gsa/src/web/pages/credentials/dialog.js rename to src/web/pages/credentials/dialog.js diff --git a/gsa/src/web/pages/credentials/downloadicon.js b/src/web/pages/credentials/downloadicon.js similarity index 100% rename from gsa/src/web/pages/credentials/downloadicon.js rename to src/web/pages/credentials/downloadicon.js diff --git a/gsa/src/web/pages/credentials/listpage.js b/src/web/pages/credentials/listpage.js similarity index 100% rename from gsa/src/web/pages/credentials/listpage.js rename to src/web/pages/credentials/listpage.js diff --git a/gsa/src/web/pages/credentials/row.js b/src/web/pages/credentials/row.js similarity index 100% rename from gsa/src/web/pages/credentials/row.js rename to src/web/pages/credentials/row.js diff --git a/gsa/src/web/pages/credentials/table.js b/src/web/pages/credentials/table.js similarity index 100% rename from gsa/src/web/pages/credentials/table.js rename to src/web/pages/credentials/table.js diff --git a/gsa/src/web/pages/cves/__tests__/detailspage.js b/src/web/pages/cves/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/cves/__tests__/detailspage.js rename to src/web/pages/cves/__tests__/detailspage.js diff --git a/gsa/src/web/pages/cves/__tests__/listpage.js b/src/web/pages/cves/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/cves/__tests__/listpage.js rename to src/web/pages/cves/__tests__/listpage.js diff --git a/gsa/src/web/pages/cves/__tests__/row.js b/src/web/pages/cves/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/cves/__tests__/row.js rename to src/web/pages/cves/__tests__/row.js diff --git a/gsa/src/web/pages/cves/__tests__/table.js b/src/web/pages/cves/__tests__/table.js similarity index 100% rename from gsa/src/web/pages/cves/__tests__/table.js rename to src/web/pages/cves/__tests__/table.js diff --git a/gsa/src/web/pages/cves/dashboard/createddisplay.js b/src/web/pages/cves/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/cves/dashboard/createddisplay.js rename to src/web/pages/cves/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/cves/dashboard/cvssdisplay.js b/src/web/pages/cves/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/cves/dashboard/cvssdisplay.js rename to src/web/pages/cves/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/cves/dashboard/index.js b/src/web/pages/cves/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/cves/dashboard/index.js rename to src/web/pages/cves/dashboard/index.js diff --git a/gsa/src/web/pages/cves/dashboard/loaders.js b/src/web/pages/cves/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/cves/dashboard/loaders.js rename to src/web/pages/cves/dashboard/loaders.js diff --git a/gsa/src/web/pages/cves/dashboard/severityclassdisplay.js b/src/web/pages/cves/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/cves/dashboard/severityclassdisplay.js rename to src/web/pages/cves/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/cves/details.js b/src/web/pages/cves/details.js similarity index 100% rename from gsa/src/web/pages/cves/details.js rename to src/web/pages/cves/details.js diff --git a/gsa/src/web/pages/cves/detailspage.js b/src/web/pages/cves/detailspage.js similarity index 100% rename from gsa/src/web/pages/cves/detailspage.js rename to src/web/pages/cves/detailspage.js diff --git a/gsa/src/web/pages/cves/filterdialog.js b/src/web/pages/cves/filterdialog.js similarity index 100% rename from gsa/src/web/pages/cves/filterdialog.js rename to src/web/pages/cves/filterdialog.js diff --git a/gsa/src/web/pages/cves/listpage.js b/src/web/pages/cves/listpage.js similarity index 100% rename from gsa/src/web/pages/cves/listpage.js rename to src/web/pages/cves/listpage.js diff --git a/gsa/src/web/pages/cves/row.js b/src/web/pages/cves/row.js similarity index 100% rename from gsa/src/web/pages/cves/row.js rename to src/web/pages/cves/row.js diff --git a/gsa/src/web/pages/cves/table.js b/src/web/pages/cves/table.js similarity index 100% rename from gsa/src/web/pages/cves/table.js rename to src/web/pages/cves/table.js diff --git a/gsa/src/web/pages/dfncert/dashboard/createddisplay.js b/src/web/pages/dfncert/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/dfncert/dashboard/createddisplay.js rename to src/web/pages/dfncert/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/dfncert/dashboard/cvssdisplay.js b/src/web/pages/dfncert/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/dfncert/dashboard/cvssdisplay.js rename to src/web/pages/dfncert/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/dfncert/dashboard/index.js b/src/web/pages/dfncert/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/dfncert/dashboard/index.js rename to src/web/pages/dfncert/dashboard/index.js diff --git a/gsa/src/web/pages/dfncert/dashboard/loaders.js b/src/web/pages/dfncert/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/dfncert/dashboard/loaders.js rename to src/web/pages/dfncert/dashboard/loaders.js diff --git a/gsa/src/web/pages/dfncert/dashboard/severityclassdisplay.js b/src/web/pages/dfncert/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/dfncert/dashboard/severityclassdisplay.js rename to src/web/pages/dfncert/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/dfncert/details.js b/src/web/pages/dfncert/details.js similarity index 100% rename from gsa/src/web/pages/dfncert/details.js rename to src/web/pages/dfncert/details.js diff --git a/gsa/src/web/pages/dfncert/detailspage.js b/src/web/pages/dfncert/detailspage.js similarity index 100% rename from gsa/src/web/pages/dfncert/detailspage.js rename to src/web/pages/dfncert/detailspage.js diff --git a/gsa/src/web/pages/dfncert/listpage.js b/src/web/pages/dfncert/listpage.js similarity index 100% rename from gsa/src/web/pages/dfncert/listpage.js rename to src/web/pages/dfncert/listpage.js diff --git a/gsa/src/web/pages/dfncert/row.js b/src/web/pages/dfncert/row.js similarity index 100% rename from gsa/src/web/pages/dfncert/row.js rename to src/web/pages/dfncert/row.js diff --git a/gsa/src/web/pages/dfncert/table.js b/src/web/pages/dfncert/table.js similarity index 100% rename from gsa/src/web/pages/dfncert/table.js rename to src/web/pages/dfncert/table.js diff --git a/gsa/src/web/pages/extras/__tests__/cvsscalculatorpage.js b/src/web/pages/extras/__tests__/cvsscalculatorpage.js similarity index 100% rename from gsa/src/web/pages/extras/__tests__/cvsscalculatorpage.js rename to src/web/pages/extras/__tests__/cvsscalculatorpage.js diff --git a/gsa/src/web/pages/extras/__tests__/feedstatuspage.js b/src/web/pages/extras/__tests__/feedstatuspage.js similarity index 100% rename from gsa/src/web/pages/extras/__tests__/feedstatuspage.js rename to src/web/pages/extras/__tests__/feedstatuspage.js diff --git a/gsa/src/web/pages/extras/cvsscalculatorpage.js b/src/web/pages/extras/cvsscalculatorpage.js similarity index 100% rename from gsa/src/web/pages/extras/cvsscalculatorpage.js rename to src/web/pages/extras/cvsscalculatorpage.js diff --git a/gsa/src/web/pages/extras/feedstatuspage.js b/src/web/pages/extras/feedstatuspage.js similarity index 100% rename from gsa/src/web/pages/extras/feedstatuspage.js rename to src/web/pages/extras/feedstatuspage.js diff --git a/gsa/src/web/pages/extras/trashactions.js b/src/web/pages/extras/trashactions.js similarity index 100% rename from gsa/src/web/pages/extras/trashactions.js rename to src/web/pages/extras/trashactions.js diff --git a/gsa/src/web/pages/extras/trashcanpage.js b/src/web/pages/extras/trashcanpage.js similarity index 100% rename from gsa/src/web/pages/extras/trashcanpage.js rename to src/web/pages/extras/trashcanpage.js diff --git a/gsa/src/web/pages/filters/component.js b/src/web/pages/filters/component.js similarity index 100% rename from gsa/src/web/pages/filters/component.js rename to src/web/pages/filters/component.js diff --git a/gsa/src/web/pages/filters/details.js b/src/web/pages/filters/details.js similarity index 100% rename from gsa/src/web/pages/filters/details.js rename to src/web/pages/filters/details.js diff --git a/gsa/src/web/pages/filters/detailspage.js b/src/web/pages/filters/detailspage.js similarity index 100% rename from gsa/src/web/pages/filters/detailspage.js rename to src/web/pages/filters/detailspage.js diff --git a/gsa/src/web/pages/filters/dialog.js b/src/web/pages/filters/dialog.js similarity index 100% rename from gsa/src/web/pages/filters/dialog.js rename to src/web/pages/filters/dialog.js diff --git a/gsa/src/web/pages/filters/listpage.js b/src/web/pages/filters/listpage.js similarity index 100% rename from gsa/src/web/pages/filters/listpage.js rename to src/web/pages/filters/listpage.js diff --git a/gsa/src/web/pages/filters/row.js b/src/web/pages/filters/row.js similarity index 100% rename from gsa/src/web/pages/filters/row.js rename to src/web/pages/filters/row.js diff --git a/gsa/src/web/pages/filters/table.js b/src/web/pages/filters/table.js similarity index 100% rename from gsa/src/web/pages/filters/table.js rename to src/web/pages/filters/table.js diff --git a/gsa/src/web/pages/groups/component.js b/src/web/pages/groups/component.js similarity index 100% rename from gsa/src/web/pages/groups/component.js rename to src/web/pages/groups/component.js diff --git a/gsa/src/web/pages/groups/details.js b/src/web/pages/groups/details.js similarity index 100% rename from gsa/src/web/pages/groups/details.js rename to src/web/pages/groups/details.js diff --git a/gsa/src/web/pages/groups/detailspage.js b/src/web/pages/groups/detailspage.js similarity index 100% rename from gsa/src/web/pages/groups/detailspage.js rename to src/web/pages/groups/detailspage.js diff --git a/gsa/src/web/pages/groups/dialog.js b/src/web/pages/groups/dialog.js similarity index 100% rename from gsa/src/web/pages/groups/dialog.js rename to src/web/pages/groups/dialog.js diff --git a/gsa/src/web/pages/groups/header.js b/src/web/pages/groups/header.js similarity index 100% rename from gsa/src/web/pages/groups/header.js rename to src/web/pages/groups/header.js diff --git a/gsa/src/web/pages/groups/listpage.js b/src/web/pages/groups/listpage.js similarity index 100% rename from gsa/src/web/pages/groups/listpage.js rename to src/web/pages/groups/listpage.js diff --git a/gsa/src/web/pages/groups/row.js b/src/web/pages/groups/row.js similarity index 100% rename from gsa/src/web/pages/groups/row.js rename to src/web/pages/groups/row.js diff --git a/gsa/src/web/pages/groups/table.js b/src/web/pages/groups/table.js similarity index 100% rename from gsa/src/web/pages/groups/table.js rename to src/web/pages/groups/table.js diff --git a/gsa/src/web/pages/help/__tests__/about.js b/src/web/pages/help/__tests__/about.js similarity index 100% rename from gsa/src/web/pages/help/__tests__/about.js rename to src/web/pages/help/__tests__/about.js diff --git a/gsa/src/web/pages/help/about.js b/src/web/pages/help/about.js similarity index 100% rename from gsa/src/web/pages/help/about.js rename to src/web/pages/help/about.js diff --git a/gsa/src/web/pages/hosts/__tests__/detailspage.js b/src/web/pages/hosts/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/hosts/__tests__/detailspage.js rename to src/web/pages/hosts/__tests__/detailspage.js diff --git a/gsa/src/web/pages/hosts/__tests__/listpage.js b/src/web/pages/hosts/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/hosts/__tests__/listpage.js rename to src/web/pages/hosts/__tests__/listpage.js diff --git a/gsa/src/web/pages/hosts/component.js b/src/web/pages/hosts/component.js similarity index 100% rename from gsa/src/web/pages/hosts/component.js rename to src/web/pages/hosts/component.js diff --git a/gsa/src/web/pages/hosts/dashboard/cvssdisplay.js b/src/web/pages/hosts/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/cvssdisplay.js rename to src/web/pages/hosts/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/hosts/dashboard/index.js b/src/web/pages/hosts/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/index.js rename to src/web/pages/hosts/dashboard/index.js diff --git a/gsa/src/web/pages/hosts/dashboard/loaders.js b/src/web/pages/hosts/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/loaders.js rename to src/web/pages/hosts/dashboard/loaders.js diff --git a/gsa/src/web/pages/hosts/dashboard/modifieddisplay.js b/src/web/pages/hosts/dashboard/modifieddisplay.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/modifieddisplay.js rename to src/web/pages/hosts/dashboard/modifieddisplay.js diff --git a/gsa/src/web/pages/hosts/dashboard/modifiedhighdisplay.js b/src/web/pages/hosts/dashboard/modifiedhighdisplay.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/modifiedhighdisplay.js rename to src/web/pages/hosts/dashboard/modifiedhighdisplay.js diff --git a/gsa/src/web/pages/hosts/dashboard/severityclassdisplay.js b/src/web/pages/hosts/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/severityclassdisplay.js rename to src/web/pages/hosts/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/hosts/dashboard/topologydisplay.js b/src/web/pages/hosts/dashboard/topologydisplay.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/topologydisplay.js rename to src/web/pages/hosts/dashboard/topologydisplay.js diff --git a/gsa/src/web/pages/hosts/dashboard/vulnscoredisplay.js b/src/web/pages/hosts/dashboard/vulnscoredisplay.js similarity index 100% rename from gsa/src/web/pages/hosts/dashboard/vulnscoredisplay.js rename to src/web/pages/hosts/dashboard/vulnscoredisplay.js diff --git a/gsa/src/web/pages/hosts/details.js b/src/web/pages/hosts/details.js similarity index 100% rename from gsa/src/web/pages/hosts/details.js rename to src/web/pages/hosts/details.js diff --git a/gsa/src/web/pages/hosts/detailspage.js b/src/web/pages/hosts/detailspage.js similarity index 100% rename from gsa/src/web/pages/hosts/detailspage.js rename to src/web/pages/hosts/detailspage.js diff --git a/gsa/src/web/pages/hosts/dialog.js b/src/web/pages/hosts/dialog.js similarity index 100% rename from gsa/src/web/pages/hosts/dialog.js rename to src/web/pages/hosts/dialog.js diff --git a/gsa/src/web/pages/hosts/filterdialog.js b/src/web/pages/hosts/filterdialog.js similarity index 100% rename from gsa/src/web/pages/hosts/filterdialog.js rename to src/web/pages/hosts/filterdialog.js diff --git a/gsa/src/web/pages/hosts/identifiers.js b/src/web/pages/hosts/identifiers.js similarity index 100% rename from gsa/src/web/pages/hosts/identifiers.js rename to src/web/pages/hosts/identifiers.js diff --git a/gsa/src/web/pages/hosts/listpage.js b/src/web/pages/hosts/listpage.js similarity index 100% rename from gsa/src/web/pages/hosts/listpage.js rename to src/web/pages/hosts/listpage.js diff --git a/gsa/src/web/pages/hosts/row.js b/src/web/pages/hosts/row.js similarity index 100% rename from gsa/src/web/pages/hosts/row.js rename to src/web/pages/hosts/row.js diff --git a/gsa/src/web/pages/hosts/table.js b/src/web/pages/hosts/table.js similarity index 100% rename from gsa/src/web/pages/hosts/table.js rename to src/web/pages/hosts/table.js diff --git a/gsa/src/web/pages/ldap/__tests__/__snapshots__/dialog.js.snap b/src/web/pages/ldap/__tests__/__snapshots__/dialog.js.snap similarity index 100% rename from gsa/src/web/pages/ldap/__tests__/__snapshots__/dialog.js.snap rename to src/web/pages/ldap/__tests__/__snapshots__/dialog.js.snap diff --git a/gsa/src/web/pages/ldap/__tests__/dialog.js b/src/web/pages/ldap/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/ldap/__tests__/dialog.js rename to src/web/pages/ldap/__tests__/dialog.js diff --git a/gsa/src/web/pages/ldap/dialog.js b/src/web/pages/ldap/dialog.js similarity index 100% rename from gsa/src/web/pages/ldap/dialog.js rename to src/web/pages/ldap/dialog.js diff --git a/gsa/src/web/pages/ldap/ldappage.js b/src/web/pages/ldap/ldappage.js similarity index 100% rename from gsa/src/web/pages/ldap/ldappage.js rename to src/web/pages/ldap/ldappage.js diff --git a/gsa/src/web/pages/login/__tests__/loginform.js b/src/web/pages/login/__tests__/loginform.js similarity index 100% rename from gsa/src/web/pages/login/__tests__/loginform.js rename to src/web/pages/login/__tests__/loginform.js diff --git a/gsa/src/web/pages/login/__tests__/loginpage.js b/src/web/pages/login/__tests__/loginpage.js similarity index 100% rename from gsa/src/web/pages/login/__tests__/loginpage.js rename to src/web/pages/login/__tests__/loginpage.js diff --git a/gsa/src/web/pages/login/loginform.js b/src/web/pages/login/loginform.js similarity index 100% rename from gsa/src/web/pages/login/loginform.js rename to src/web/pages/login/loginform.js diff --git a/gsa/src/web/pages/login/loginpage.js b/src/web/pages/login/loginpage.js similarity index 100% rename from gsa/src/web/pages/login/loginpage.js rename to src/web/pages/login/loginpage.js diff --git a/gsa/src/web/pages/notes/__tests__/detailspage.js b/src/web/pages/notes/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/notes/__tests__/detailspage.js rename to src/web/pages/notes/__tests__/detailspage.js diff --git a/gsa/src/web/pages/notes/__tests__/listpage.js b/src/web/pages/notes/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/notes/__tests__/listpage.js rename to src/web/pages/notes/__tests__/listpage.js diff --git a/gsa/src/web/pages/notes/component.js b/src/web/pages/notes/component.js similarity index 100% rename from gsa/src/web/pages/notes/component.js rename to src/web/pages/notes/component.js diff --git a/gsa/src/web/pages/notes/dashboard/activedaysdisplay.js b/src/web/pages/notes/dashboard/activedaysdisplay.js similarity index 100% rename from gsa/src/web/pages/notes/dashboard/activedaysdisplay.js rename to src/web/pages/notes/dashboard/activedaysdisplay.js diff --git a/gsa/src/web/pages/notes/dashboard/createddisplay.js b/src/web/pages/notes/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/notes/dashboard/createddisplay.js rename to src/web/pages/notes/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/notes/dashboard/index.js b/src/web/pages/notes/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/notes/dashboard/index.js rename to src/web/pages/notes/dashboard/index.js diff --git a/gsa/src/web/pages/notes/dashboard/loaders.js b/src/web/pages/notes/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/notes/dashboard/loaders.js rename to src/web/pages/notes/dashboard/loaders.js diff --git a/gsa/src/web/pages/notes/dashboard/wordclouddisplay.js b/src/web/pages/notes/dashboard/wordclouddisplay.js similarity index 100% rename from gsa/src/web/pages/notes/dashboard/wordclouddisplay.js rename to src/web/pages/notes/dashboard/wordclouddisplay.js diff --git a/gsa/src/web/pages/notes/details.js b/src/web/pages/notes/details.js similarity index 100% rename from gsa/src/web/pages/notes/details.js rename to src/web/pages/notes/details.js diff --git a/gsa/src/web/pages/notes/detailspage.js b/src/web/pages/notes/detailspage.js similarity index 100% rename from gsa/src/web/pages/notes/detailspage.js rename to src/web/pages/notes/detailspage.js diff --git a/gsa/src/web/pages/notes/dialog.js b/src/web/pages/notes/dialog.js similarity index 100% rename from gsa/src/web/pages/notes/dialog.js rename to src/web/pages/notes/dialog.js diff --git a/gsa/src/web/pages/notes/filterdialog.js b/src/web/pages/notes/filterdialog.js similarity index 100% rename from gsa/src/web/pages/notes/filterdialog.js rename to src/web/pages/notes/filterdialog.js diff --git a/gsa/src/web/pages/notes/listpage.js b/src/web/pages/notes/listpage.js similarity index 100% rename from gsa/src/web/pages/notes/listpage.js rename to src/web/pages/notes/listpage.js diff --git a/gsa/src/web/pages/notes/row.js b/src/web/pages/notes/row.js similarity index 100% rename from gsa/src/web/pages/notes/row.js rename to src/web/pages/notes/row.js diff --git a/gsa/src/web/pages/notes/table.js b/src/web/pages/notes/table.js similarity index 100% rename from gsa/src/web/pages/notes/table.js rename to src/web/pages/notes/table.js diff --git a/gsa/src/web/pages/notfoundpage.js b/src/web/pages/notfoundpage.js similarity index 100% rename from gsa/src/web/pages/notfoundpage.js rename to src/web/pages/notfoundpage.js diff --git a/gsa/src/web/pages/nvts/__tests__/detailspage.js b/src/web/pages/nvts/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/nvts/__tests__/detailspage.js rename to src/web/pages/nvts/__tests__/detailspage.js diff --git a/gsa/src/web/pages/nvts/__tests__/listpage.js b/src/web/pages/nvts/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/nvts/__tests__/listpage.js rename to src/web/pages/nvts/__tests__/listpage.js diff --git a/gsa/src/web/pages/nvts/__tests__/row.js b/src/web/pages/nvts/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/nvts/__tests__/row.js rename to src/web/pages/nvts/__tests__/row.js diff --git a/gsa/src/web/pages/nvts/component.js b/src/web/pages/nvts/component.js similarity index 100% rename from gsa/src/web/pages/nvts/component.js rename to src/web/pages/nvts/component.js diff --git a/gsa/src/web/pages/nvts/dashboard/createddisplay.js b/src/web/pages/nvts/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/createddisplay.js rename to src/web/pages/nvts/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/nvts/dashboard/cvssdisplay.js b/src/web/pages/nvts/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/cvssdisplay.js rename to src/web/pages/nvts/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/nvts/dashboard/familydisplay.js b/src/web/pages/nvts/dashboard/familydisplay.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/familydisplay.js rename to src/web/pages/nvts/dashboard/familydisplay.js diff --git a/gsa/src/web/pages/nvts/dashboard/index.js b/src/web/pages/nvts/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/index.js rename to src/web/pages/nvts/dashboard/index.js diff --git a/gsa/src/web/pages/nvts/dashboard/loaders.js b/src/web/pages/nvts/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/loaders.js rename to src/web/pages/nvts/dashboard/loaders.js diff --git a/gsa/src/web/pages/nvts/dashboard/qoddisplay.js b/src/web/pages/nvts/dashboard/qoddisplay.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/qoddisplay.js rename to src/web/pages/nvts/dashboard/qoddisplay.js diff --git a/gsa/src/web/pages/nvts/dashboard/qodtypedisplay.js b/src/web/pages/nvts/dashboard/qodtypedisplay.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/qodtypedisplay.js rename to src/web/pages/nvts/dashboard/qodtypedisplay.js diff --git a/gsa/src/web/pages/nvts/dashboard/severityclassdisplay.js b/src/web/pages/nvts/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/nvts/dashboard/severityclassdisplay.js rename to src/web/pages/nvts/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/nvts/details.js b/src/web/pages/nvts/details.js similarity index 100% rename from gsa/src/web/pages/nvts/details.js rename to src/web/pages/nvts/details.js diff --git a/gsa/src/web/pages/nvts/detailspage.js b/src/web/pages/nvts/detailspage.js similarity index 100% rename from gsa/src/web/pages/nvts/detailspage.js rename to src/web/pages/nvts/detailspage.js diff --git a/gsa/src/web/pages/nvts/filterdialog.js b/src/web/pages/nvts/filterdialog.js similarity index 100% rename from gsa/src/web/pages/nvts/filterdialog.js rename to src/web/pages/nvts/filterdialog.js diff --git a/gsa/src/web/pages/nvts/listpage.js b/src/web/pages/nvts/listpage.js similarity index 100% rename from gsa/src/web/pages/nvts/listpage.js rename to src/web/pages/nvts/listpage.js diff --git a/gsa/src/web/pages/nvts/nvtpreference.js b/src/web/pages/nvts/nvtpreference.js similarity index 100% rename from gsa/src/web/pages/nvts/nvtpreference.js rename to src/web/pages/nvts/nvtpreference.js diff --git a/gsa/src/web/pages/nvts/preferences.js b/src/web/pages/nvts/preferences.js similarity index 100% rename from gsa/src/web/pages/nvts/preferences.js rename to src/web/pages/nvts/preferences.js diff --git a/gsa/src/web/pages/nvts/preformatted.js b/src/web/pages/nvts/preformatted.js similarity index 100% rename from gsa/src/web/pages/nvts/preformatted.js rename to src/web/pages/nvts/preformatted.js diff --git a/gsa/src/web/pages/nvts/references.js b/src/web/pages/nvts/references.js similarity index 100% rename from gsa/src/web/pages/nvts/references.js rename to src/web/pages/nvts/references.js diff --git a/gsa/src/web/pages/nvts/row.js b/src/web/pages/nvts/row.js similarity index 100% rename from gsa/src/web/pages/nvts/row.js rename to src/web/pages/nvts/row.js diff --git a/gsa/src/web/pages/nvts/solution.js b/src/web/pages/nvts/solution.js similarity index 100% rename from gsa/src/web/pages/nvts/solution.js rename to src/web/pages/nvts/solution.js diff --git a/gsa/src/web/pages/nvts/table.js b/src/web/pages/nvts/table.js similarity index 100% rename from gsa/src/web/pages/nvts/table.js rename to src/web/pages/nvts/table.js diff --git a/gsa/src/web/pages/omp.js b/src/web/pages/omp.js similarity index 100% rename from gsa/src/web/pages/omp.js rename to src/web/pages/omp.js diff --git a/gsa/src/web/pages/operatingsystems/component.js b/src/web/pages/operatingsystems/component.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/component.js rename to src/web/pages/operatingsystems/component.js diff --git a/gsa/src/web/pages/operatingsystems/dashboard/cvssdisplay.js b/src/web/pages/operatingsystems/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/dashboard/cvssdisplay.js rename to src/web/pages/operatingsystems/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/operatingsystems/dashboard/index.js b/src/web/pages/operatingsystems/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/dashboard/index.js rename to src/web/pages/operatingsystems/dashboard/index.js diff --git a/gsa/src/web/pages/operatingsystems/dashboard/loaders.js b/src/web/pages/operatingsystems/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/dashboard/loaders.js rename to src/web/pages/operatingsystems/dashboard/loaders.js diff --git a/gsa/src/web/pages/operatingsystems/dashboard/severityclassdisplay.js b/src/web/pages/operatingsystems/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/dashboard/severityclassdisplay.js rename to src/web/pages/operatingsystems/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/operatingsystems/dashboard/vulnscoredisplay.js b/src/web/pages/operatingsystems/dashboard/vulnscoredisplay.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/dashboard/vulnscoredisplay.js rename to src/web/pages/operatingsystems/dashboard/vulnscoredisplay.js diff --git a/gsa/src/web/pages/operatingsystems/detailspage.js b/src/web/pages/operatingsystems/detailspage.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/detailspage.js rename to src/web/pages/operatingsystems/detailspage.js diff --git a/gsa/src/web/pages/operatingsystems/filterdialog.js b/src/web/pages/operatingsystems/filterdialog.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/filterdialog.js rename to src/web/pages/operatingsystems/filterdialog.js diff --git a/gsa/src/web/pages/operatingsystems/listpage.js b/src/web/pages/operatingsystems/listpage.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/listpage.js rename to src/web/pages/operatingsystems/listpage.js diff --git a/gsa/src/web/pages/operatingsystems/row.js b/src/web/pages/operatingsystems/row.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/row.js rename to src/web/pages/operatingsystems/row.js diff --git a/gsa/src/web/pages/operatingsystems/table.js b/src/web/pages/operatingsystems/table.js similarity index 100% rename from gsa/src/web/pages/operatingsystems/table.js rename to src/web/pages/operatingsystems/table.js diff --git a/gsa/src/web/pages/ovaldefs/dashboard/classdisplay.js b/src/web/pages/ovaldefs/dashboard/classdisplay.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/dashboard/classdisplay.js rename to src/web/pages/ovaldefs/dashboard/classdisplay.js diff --git a/gsa/src/web/pages/ovaldefs/dashboard/createddisplay.js b/src/web/pages/ovaldefs/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/dashboard/createddisplay.js rename to src/web/pages/ovaldefs/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/ovaldefs/dashboard/cvssdisplay.js b/src/web/pages/ovaldefs/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/dashboard/cvssdisplay.js rename to src/web/pages/ovaldefs/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/ovaldefs/dashboard/index.js b/src/web/pages/ovaldefs/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/dashboard/index.js rename to src/web/pages/ovaldefs/dashboard/index.js diff --git a/gsa/src/web/pages/ovaldefs/dashboard/loaders.js b/src/web/pages/ovaldefs/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/dashboard/loaders.js rename to src/web/pages/ovaldefs/dashboard/loaders.js diff --git a/gsa/src/web/pages/ovaldefs/dashboard/severityclassdisplay.js b/src/web/pages/ovaldefs/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/dashboard/severityclassdisplay.js rename to src/web/pages/ovaldefs/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/ovaldefs/details.js b/src/web/pages/ovaldefs/details.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/details.js rename to src/web/pages/ovaldefs/details.js diff --git a/gsa/src/web/pages/ovaldefs/detailspage.js b/src/web/pages/ovaldefs/detailspage.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/detailspage.js rename to src/web/pages/ovaldefs/detailspage.js diff --git a/gsa/src/web/pages/ovaldefs/filterdialog.js b/src/web/pages/ovaldefs/filterdialog.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/filterdialog.js rename to src/web/pages/ovaldefs/filterdialog.js diff --git a/gsa/src/web/pages/ovaldefs/listpage.js b/src/web/pages/ovaldefs/listpage.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/listpage.js rename to src/web/pages/ovaldefs/listpage.js diff --git a/gsa/src/web/pages/ovaldefs/row.js b/src/web/pages/ovaldefs/row.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/row.js rename to src/web/pages/ovaldefs/row.js diff --git a/gsa/src/web/pages/ovaldefs/table.js b/src/web/pages/ovaldefs/table.js similarity index 100% rename from gsa/src/web/pages/ovaldefs/table.js rename to src/web/pages/ovaldefs/table.js diff --git a/gsa/src/web/pages/overrides/__tests__/detailspage.js b/src/web/pages/overrides/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/overrides/__tests__/detailspage.js rename to src/web/pages/overrides/__tests__/detailspage.js diff --git a/gsa/src/web/pages/overrides/__tests__/listpage.js b/src/web/pages/overrides/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/overrides/__tests__/listpage.js rename to src/web/pages/overrides/__tests__/listpage.js diff --git a/gsa/src/web/pages/overrides/component.js b/src/web/pages/overrides/component.js similarity index 100% rename from gsa/src/web/pages/overrides/component.js rename to src/web/pages/overrides/component.js diff --git a/gsa/src/web/pages/overrides/dashboard/activedaysdisplay.js b/src/web/pages/overrides/dashboard/activedaysdisplay.js similarity index 100% rename from gsa/src/web/pages/overrides/dashboard/activedaysdisplay.js rename to src/web/pages/overrides/dashboard/activedaysdisplay.js diff --git a/gsa/src/web/pages/overrides/dashboard/createddisplay.js b/src/web/pages/overrides/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/overrides/dashboard/createddisplay.js rename to src/web/pages/overrides/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/overrides/dashboard/index.js b/src/web/pages/overrides/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/overrides/dashboard/index.js rename to src/web/pages/overrides/dashboard/index.js diff --git a/gsa/src/web/pages/overrides/dashboard/loaders.js b/src/web/pages/overrides/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/overrides/dashboard/loaders.js rename to src/web/pages/overrides/dashboard/loaders.js diff --git a/gsa/src/web/pages/overrides/dashboard/wordclouddisplay.js b/src/web/pages/overrides/dashboard/wordclouddisplay.js similarity index 100% rename from gsa/src/web/pages/overrides/dashboard/wordclouddisplay.js rename to src/web/pages/overrides/dashboard/wordclouddisplay.js diff --git a/gsa/src/web/pages/overrides/details.js b/src/web/pages/overrides/details.js similarity index 100% rename from gsa/src/web/pages/overrides/details.js rename to src/web/pages/overrides/details.js diff --git a/gsa/src/web/pages/overrides/detailspage.js b/src/web/pages/overrides/detailspage.js similarity index 100% rename from gsa/src/web/pages/overrides/detailspage.js rename to src/web/pages/overrides/detailspage.js diff --git a/gsa/src/web/pages/overrides/dialog.js b/src/web/pages/overrides/dialog.js similarity index 100% rename from gsa/src/web/pages/overrides/dialog.js rename to src/web/pages/overrides/dialog.js diff --git a/gsa/src/web/pages/overrides/filterdialog.js b/src/web/pages/overrides/filterdialog.js similarity index 100% rename from gsa/src/web/pages/overrides/filterdialog.js rename to src/web/pages/overrides/filterdialog.js diff --git a/gsa/src/web/pages/overrides/listpage.js b/src/web/pages/overrides/listpage.js similarity index 100% rename from gsa/src/web/pages/overrides/listpage.js rename to src/web/pages/overrides/listpage.js diff --git a/gsa/src/web/pages/overrides/row.js b/src/web/pages/overrides/row.js similarity index 100% rename from gsa/src/web/pages/overrides/row.js rename to src/web/pages/overrides/row.js diff --git a/gsa/src/web/pages/overrides/table.js b/src/web/pages/overrides/table.js similarity index 100% rename from gsa/src/web/pages/overrides/table.js rename to src/web/pages/overrides/table.js diff --git a/gsa/src/web/pages/page.js b/src/web/pages/page.js similarity index 100% rename from gsa/src/web/pages/page.js rename to src/web/pages/page.js diff --git a/gsa/src/web/pages/performance/__tests__/__snapshots__/startendtimeselection.js.snap b/src/web/pages/performance/__tests__/__snapshots__/startendtimeselection.js.snap similarity index 100% rename from gsa/src/web/pages/performance/__tests__/__snapshots__/startendtimeselection.js.snap rename to src/web/pages/performance/__tests__/__snapshots__/startendtimeselection.js.snap diff --git a/gsa/src/web/pages/performance/__tests__/startendtimeselection.js b/src/web/pages/performance/__tests__/startendtimeselection.js similarity index 100% rename from gsa/src/web/pages/performance/__tests__/startendtimeselection.js rename to src/web/pages/performance/__tests__/startendtimeselection.js diff --git a/gsa/src/web/pages/performance/performancepage.js b/src/web/pages/performance/performancepage.js similarity index 100% rename from gsa/src/web/pages/performance/performancepage.js rename to src/web/pages/performance/performancepage.js diff --git a/gsa/src/web/pages/performance/startendtimeselection.js b/src/web/pages/performance/startendtimeselection.js similarity index 100% rename from gsa/src/web/pages/performance/startendtimeselection.js rename to src/web/pages/performance/startendtimeselection.js diff --git a/gsa/src/web/pages/permissions/component.js b/src/web/pages/permissions/component.js similarity index 100% rename from gsa/src/web/pages/permissions/component.js rename to src/web/pages/permissions/component.js diff --git a/gsa/src/web/pages/permissions/details.js b/src/web/pages/permissions/details.js similarity index 100% rename from gsa/src/web/pages/permissions/details.js rename to src/web/pages/permissions/details.js diff --git a/gsa/src/web/pages/permissions/detailspage.js b/src/web/pages/permissions/detailspage.js similarity index 100% rename from gsa/src/web/pages/permissions/detailspage.js rename to src/web/pages/permissions/detailspage.js diff --git a/gsa/src/web/pages/permissions/dialog.js b/src/web/pages/permissions/dialog.js similarity index 100% rename from gsa/src/web/pages/permissions/dialog.js rename to src/web/pages/permissions/dialog.js diff --git a/gsa/src/web/pages/permissions/listpage.js b/src/web/pages/permissions/listpage.js similarity index 100% rename from gsa/src/web/pages/permissions/listpage.js rename to src/web/pages/permissions/listpage.js diff --git a/gsa/src/web/pages/permissions/multipledialog.js b/src/web/pages/permissions/multipledialog.js similarity index 100% rename from gsa/src/web/pages/permissions/multipledialog.js rename to src/web/pages/permissions/multipledialog.js diff --git a/gsa/src/web/pages/permissions/row.js b/src/web/pages/permissions/row.js similarity index 100% rename from gsa/src/web/pages/permissions/row.js rename to src/web/pages/permissions/row.js diff --git a/gsa/src/web/pages/permissions/table.js b/src/web/pages/permissions/table.js similarity index 100% rename from gsa/src/web/pages/permissions/table.js rename to src/web/pages/permissions/table.js diff --git a/gsa/src/web/pages/policies/__tests__/__snapshots__/details.js.snap b/src/web/pages/policies/__tests__/__snapshots__/details.js.snap similarity index 100% rename from gsa/src/web/pages/policies/__tests__/__snapshots__/details.js.snap rename to src/web/pages/policies/__tests__/__snapshots__/details.js.snap diff --git a/gsa/src/web/pages/policies/__tests__/__snapshots__/detailspage.js.snap b/src/web/pages/policies/__tests__/__snapshots__/detailspage.js.snap similarity index 100% rename from gsa/src/web/pages/policies/__tests__/__snapshots__/detailspage.js.snap rename to src/web/pages/policies/__tests__/__snapshots__/detailspage.js.snap diff --git a/gsa/src/web/pages/policies/__tests__/__snapshots__/dialog.js.snap b/src/web/pages/policies/__tests__/__snapshots__/dialog.js.snap similarity index 100% rename from gsa/src/web/pages/policies/__tests__/__snapshots__/dialog.js.snap rename to src/web/pages/policies/__tests__/__snapshots__/dialog.js.snap diff --git a/gsa/src/web/pages/policies/__tests__/__snapshots__/listpage.js.snap b/src/web/pages/policies/__tests__/__snapshots__/listpage.js.snap similarity index 100% rename from gsa/src/web/pages/policies/__tests__/__snapshots__/listpage.js.snap rename to src/web/pages/policies/__tests__/__snapshots__/listpage.js.snap diff --git a/gsa/src/web/pages/policies/__tests__/__snapshots__/row.js.snap b/src/web/pages/policies/__tests__/__snapshots__/row.js.snap similarity index 100% rename from gsa/src/web/pages/policies/__tests__/__snapshots__/row.js.snap rename to src/web/pages/policies/__tests__/__snapshots__/row.js.snap diff --git a/gsa/src/web/pages/policies/__tests__/__snapshots__/table.js.snap b/src/web/pages/policies/__tests__/__snapshots__/table.js.snap similarity index 100% rename from gsa/src/web/pages/policies/__tests__/__snapshots__/table.js.snap rename to src/web/pages/policies/__tests__/__snapshots__/table.js.snap diff --git a/gsa/src/web/pages/policies/__tests__/details.js b/src/web/pages/policies/__tests__/details.js similarity index 100% rename from gsa/src/web/pages/policies/__tests__/details.js rename to src/web/pages/policies/__tests__/details.js diff --git a/gsa/src/web/pages/policies/__tests__/detailspage.js b/src/web/pages/policies/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/policies/__tests__/detailspage.js rename to src/web/pages/policies/__tests__/detailspage.js diff --git a/gsa/src/web/pages/policies/__tests__/dialog.js b/src/web/pages/policies/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/policies/__tests__/dialog.js rename to src/web/pages/policies/__tests__/dialog.js diff --git a/gsa/src/web/pages/policies/__tests__/listpage.js b/src/web/pages/policies/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/policies/__tests__/listpage.js rename to src/web/pages/policies/__tests__/listpage.js diff --git a/gsa/src/web/pages/policies/__tests__/row.js b/src/web/pages/policies/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/policies/__tests__/row.js rename to src/web/pages/policies/__tests__/row.js diff --git a/gsa/src/web/pages/policies/__tests__/table.js b/src/web/pages/policies/__tests__/table.js similarity index 100% rename from gsa/src/web/pages/policies/__tests__/table.js rename to src/web/pages/policies/__tests__/table.js diff --git a/gsa/src/web/pages/policies/component.js b/src/web/pages/policies/component.js similarity index 100% rename from gsa/src/web/pages/policies/component.js rename to src/web/pages/policies/component.js diff --git a/gsa/src/web/pages/policies/details.js b/src/web/pages/policies/details.js similarity index 100% rename from gsa/src/web/pages/policies/details.js rename to src/web/pages/policies/details.js diff --git a/gsa/src/web/pages/policies/detailspage.js b/src/web/pages/policies/detailspage.js similarity index 100% rename from gsa/src/web/pages/policies/detailspage.js rename to src/web/pages/policies/detailspage.js diff --git a/gsa/src/web/pages/policies/dialog.js b/src/web/pages/policies/dialog.js similarity index 100% rename from gsa/src/web/pages/policies/dialog.js rename to src/web/pages/policies/dialog.js diff --git a/gsa/src/web/pages/policies/header.js b/src/web/pages/policies/header.js similarity index 100% rename from gsa/src/web/pages/policies/header.js rename to src/web/pages/policies/header.js diff --git a/gsa/src/web/pages/policies/listpage.js b/src/web/pages/policies/listpage.js similarity index 100% rename from gsa/src/web/pages/policies/listpage.js rename to src/web/pages/policies/listpage.js diff --git a/gsa/src/web/pages/policies/row.js b/src/web/pages/policies/row.js similarity index 100% rename from gsa/src/web/pages/policies/row.js rename to src/web/pages/policies/row.js diff --git a/gsa/src/web/pages/policies/table.js b/src/web/pages/policies/table.js similarity index 100% rename from gsa/src/web/pages/policies/table.js rename to src/web/pages/policies/table.js diff --git a/gsa/src/web/pages/portlists/component.js b/src/web/pages/portlists/component.js similarity index 100% rename from gsa/src/web/pages/portlists/component.js rename to src/web/pages/portlists/component.js diff --git a/gsa/src/web/pages/portlists/details.js b/src/web/pages/portlists/details.js similarity index 100% rename from gsa/src/web/pages/portlists/details.js rename to src/web/pages/portlists/details.js diff --git a/gsa/src/web/pages/portlists/detailspage.js b/src/web/pages/portlists/detailspage.js similarity index 100% rename from gsa/src/web/pages/portlists/detailspage.js rename to src/web/pages/portlists/detailspage.js diff --git a/gsa/src/web/pages/portlists/dialog.js b/src/web/pages/portlists/dialog.js similarity index 100% rename from gsa/src/web/pages/portlists/dialog.js rename to src/web/pages/portlists/dialog.js diff --git a/gsa/src/web/pages/portlists/filterdialog.js b/src/web/pages/portlists/filterdialog.js similarity index 100% rename from gsa/src/web/pages/portlists/filterdialog.js rename to src/web/pages/portlists/filterdialog.js diff --git a/gsa/src/web/pages/portlists/importdialog.js b/src/web/pages/portlists/importdialog.js similarity index 100% rename from gsa/src/web/pages/portlists/importdialog.js rename to src/web/pages/portlists/importdialog.js diff --git a/gsa/src/web/pages/portlists/listpage.js b/src/web/pages/portlists/listpage.js similarity index 100% rename from gsa/src/web/pages/portlists/listpage.js rename to src/web/pages/portlists/listpage.js diff --git a/gsa/src/web/pages/portlists/portrangedialog.js b/src/web/pages/portlists/portrangedialog.js similarity index 100% rename from gsa/src/web/pages/portlists/portrangedialog.js rename to src/web/pages/portlists/portrangedialog.js diff --git a/gsa/src/web/pages/portlists/portrangestable.js b/src/web/pages/portlists/portrangestable.js similarity index 100% rename from gsa/src/web/pages/portlists/portrangestable.js rename to src/web/pages/portlists/portrangestable.js diff --git a/gsa/src/web/pages/portlists/row.js b/src/web/pages/portlists/row.js similarity index 100% rename from gsa/src/web/pages/portlists/row.js rename to src/web/pages/portlists/row.js diff --git a/gsa/src/web/pages/portlists/table.js b/src/web/pages/portlists/table.js similarity index 100% rename from gsa/src/web/pages/portlists/table.js rename to src/web/pages/portlists/table.js diff --git a/gsa/src/web/pages/processmaps/__tests__/processmapspage.js b/src/web/pages/processmaps/__tests__/processmapspage.js similarity index 100% rename from gsa/src/web/pages/processmaps/__tests__/processmapspage.js rename to src/web/pages/processmaps/__tests__/processmapspage.js diff --git a/gsa/src/web/pages/processmaps/processmapspage.js b/src/web/pages/processmaps/processmapspage.js similarity index 100% rename from gsa/src/web/pages/processmaps/processmapspage.js rename to src/web/pages/processmaps/processmapspage.js diff --git a/gsa/src/web/pages/radius/__tests__/__snapshots__/dialog.js.snap b/src/web/pages/radius/__tests__/__snapshots__/dialog.js.snap similarity index 100% rename from gsa/src/web/pages/radius/__tests__/__snapshots__/dialog.js.snap rename to src/web/pages/radius/__tests__/__snapshots__/dialog.js.snap diff --git a/gsa/src/web/pages/radius/__tests__/dialog.js b/src/web/pages/radius/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/radius/__tests__/dialog.js rename to src/web/pages/radius/__tests__/dialog.js diff --git a/gsa/src/web/pages/radius/dialog.js b/src/web/pages/radius/dialog.js similarity index 100% rename from gsa/src/web/pages/radius/dialog.js rename to src/web/pages/radius/dialog.js diff --git a/gsa/src/web/pages/radius/radiuspage.js b/src/web/pages/radius/radiuspage.js similarity index 100% rename from gsa/src/web/pages/radius/radiuspage.js rename to src/web/pages/radius/radiuspage.js diff --git a/gsa/src/web/pages/reportformats/component.js b/src/web/pages/reportformats/component.js similarity index 100% rename from gsa/src/web/pages/reportformats/component.js rename to src/web/pages/reportformats/component.js diff --git a/gsa/src/web/pages/reportformats/details.js b/src/web/pages/reportformats/details.js similarity index 100% rename from gsa/src/web/pages/reportformats/details.js rename to src/web/pages/reportformats/details.js diff --git a/gsa/src/web/pages/reportformats/detailspage.js b/src/web/pages/reportformats/detailspage.js similarity index 100% rename from gsa/src/web/pages/reportformats/detailspage.js rename to src/web/pages/reportformats/detailspage.js diff --git a/gsa/src/web/pages/reportformats/dialog.js b/src/web/pages/reportformats/dialog.js similarity index 100% rename from gsa/src/web/pages/reportformats/dialog.js rename to src/web/pages/reportformats/dialog.js diff --git a/gsa/src/web/pages/reportformats/listpage.js b/src/web/pages/reportformats/listpage.js similarity index 100% rename from gsa/src/web/pages/reportformats/listpage.js rename to src/web/pages/reportformats/listpage.js diff --git a/gsa/src/web/pages/reportformats/row.js b/src/web/pages/reportformats/row.js similarity index 100% rename from gsa/src/web/pages/reportformats/row.js rename to src/web/pages/reportformats/row.js diff --git a/gsa/src/web/pages/reportformats/table.js b/src/web/pages/reportformats/table.js similarity index 100% rename from gsa/src/web/pages/reportformats/table.js rename to src/web/pages/reportformats/table.js diff --git a/gsa/src/web/pages/reports/__mocks__/mockdeltareport.js b/src/web/pages/reports/__mocks__/mockdeltareport.js similarity index 100% rename from gsa/src/web/pages/reports/__mocks__/mockdeltareport.js rename to src/web/pages/reports/__mocks__/mockdeltareport.js diff --git a/gsa/src/web/pages/reports/__mocks__/mockreport.js b/src/web/pages/reports/__mocks__/mockreport.js similarity index 100% rename from gsa/src/web/pages/reports/__mocks__/mockreport.js rename to src/web/pages/reports/__mocks__/mockreport.js diff --git a/gsa/src/web/pages/reports/__tests__/deltadetailscontent.js b/src/web/pages/reports/__tests__/deltadetailscontent.js similarity index 100% rename from gsa/src/web/pages/reports/__tests__/deltadetailscontent.js rename to src/web/pages/reports/__tests__/deltadetailscontent.js diff --git a/gsa/src/web/pages/reports/__tests__/detailscontent.js b/src/web/pages/reports/__tests__/detailscontent.js similarity index 100% rename from gsa/src/web/pages/reports/__tests__/detailscontent.js rename to src/web/pages/reports/__tests__/detailscontent.js diff --git a/gsa/src/web/pages/reports/dashboard/cvssdisplay.js b/src/web/pages/reports/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/reports/dashboard/cvssdisplay.js rename to src/web/pages/reports/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/reports/dashboard/highresultsdisplay.js b/src/web/pages/reports/dashboard/highresultsdisplay.js similarity index 100% rename from gsa/src/web/pages/reports/dashboard/highresultsdisplay.js rename to src/web/pages/reports/dashboard/highresultsdisplay.js diff --git a/gsa/src/web/pages/reports/dashboard/index.js b/src/web/pages/reports/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/reports/dashboard/index.js rename to src/web/pages/reports/dashboard/index.js diff --git a/gsa/src/web/pages/reports/dashboard/loaders.js b/src/web/pages/reports/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/reports/dashboard/loaders.js rename to src/web/pages/reports/dashboard/loaders.js diff --git a/gsa/src/web/pages/reports/dashboard/severityclassdisplay.js b/src/web/pages/reports/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/reports/dashboard/severityclassdisplay.js rename to src/web/pages/reports/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/reports/deltadetailscontent.js b/src/web/pages/reports/deltadetailscontent.js similarity index 100% rename from gsa/src/web/pages/reports/deltadetailscontent.js rename to src/web/pages/reports/deltadetailscontent.js diff --git a/gsa/src/web/pages/reports/deltadetailspage.js b/src/web/pages/reports/deltadetailspage.js similarity index 100% rename from gsa/src/web/pages/reports/deltadetailspage.js rename to src/web/pages/reports/deltadetailspage.js diff --git a/gsa/src/web/pages/reports/deltaresultsfiltergroup.js b/src/web/pages/reports/deltaresultsfiltergroup.js similarity index 100% rename from gsa/src/web/pages/reports/deltaresultsfiltergroup.js rename to src/web/pages/reports/deltaresultsfiltergroup.js diff --git a/gsa/src/web/pages/reports/details/__tests__/applicationstab.js b/src/web/pages/reports/details/__tests__/applicationstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/applicationstab.js rename to src/web/pages/reports/details/__tests__/applicationstab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/closedcvestab.js b/src/web/pages/reports/details/__tests__/closedcvestab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/closedcvestab.js rename to src/web/pages/reports/details/__tests__/closedcvestab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/cvestab.js b/src/web/pages/reports/details/__tests__/cvestab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/cvestab.js rename to src/web/pages/reports/details/__tests__/cvestab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/deltaresultstab.js b/src/web/pages/reports/details/__tests__/deltaresultstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/deltaresultstab.js rename to src/web/pages/reports/details/__tests__/deltaresultstab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/emptyreport.js b/src/web/pages/reports/details/__tests__/emptyreport.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/emptyreport.js rename to src/web/pages/reports/details/__tests__/emptyreport.js diff --git a/gsa/src/web/pages/reports/details/__tests__/emptyresultsreport.js b/src/web/pages/reports/details/__tests__/emptyresultsreport.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/emptyresultsreport.js rename to src/web/pages/reports/details/__tests__/emptyresultsreport.js diff --git a/gsa/src/web/pages/reports/details/__tests__/errorstab.js b/src/web/pages/reports/details/__tests__/errorstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/errorstab.js rename to src/web/pages/reports/details/__tests__/errorstab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/hoststab.js b/src/web/pages/reports/details/__tests__/hoststab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/hoststab.js rename to src/web/pages/reports/details/__tests__/hoststab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/operatingsystemstab.js b/src/web/pages/reports/details/__tests__/operatingsystemstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/operatingsystemstab.js rename to src/web/pages/reports/details/__tests__/operatingsystemstab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/portstab.js b/src/web/pages/reports/details/__tests__/portstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/portstab.js rename to src/web/pages/reports/details/__tests__/portstab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/summary.js b/src/web/pages/reports/details/__tests__/summary.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/summary.js rename to src/web/pages/reports/details/__tests__/summary.js diff --git a/gsa/src/web/pages/reports/details/__tests__/thresholdpanel.js b/src/web/pages/reports/details/__tests__/thresholdpanel.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/thresholdpanel.js rename to src/web/pages/reports/details/__tests__/thresholdpanel.js diff --git a/gsa/src/web/pages/reports/details/__tests__/tlscertificatestab.js b/src/web/pages/reports/details/__tests__/tlscertificatestab.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/tlscertificatestab.js rename to src/web/pages/reports/details/__tests__/tlscertificatestab.js diff --git a/gsa/src/web/pages/reports/details/__tests__/toolbaricons.js b/src/web/pages/reports/details/__tests__/toolbaricons.js similarity index 100% rename from gsa/src/web/pages/reports/details/__tests__/toolbaricons.js rename to src/web/pages/reports/details/__tests__/toolbaricons.js diff --git a/gsa/src/web/pages/reports/details/alertactions.js b/src/web/pages/reports/details/alertactions.js similarity index 100% rename from gsa/src/web/pages/reports/details/alertactions.js rename to src/web/pages/reports/details/alertactions.js diff --git a/gsa/src/web/pages/reports/details/applicationstab.js b/src/web/pages/reports/details/applicationstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/applicationstab.js rename to src/web/pages/reports/details/applicationstab.js diff --git a/gsa/src/web/pages/reports/details/applicationstable.js b/src/web/pages/reports/details/applicationstable.js similarity index 100% rename from gsa/src/web/pages/reports/details/applicationstable.js rename to src/web/pages/reports/details/applicationstable.js diff --git a/gsa/src/web/pages/reports/details/closedcvestab.js b/src/web/pages/reports/details/closedcvestab.js similarity index 100% rename from gsa/src/web/pages/reports/details/closedcvestab.js rename to src/web/pages/reports/details/closedcvestab.js diff --git a/gsa/src/web/pages/reports/details/closedcvestable.js b/src/web/pages/reports/details/closedcvestable.js similarity index 100% rename from gsa/src/web/pages/reports/details/closedcvestable.js rename to src/web/pages/reports/details/closedcvestable.js diff --git a/gsa/src/web/pages/reports/details/cvestab.js b/src/web/pages/reports/details/cvestab.js similarity index 100% rename from gsa/src/web/pages/reports/details/cvestab.js rename to src/web/pages/reports/details/cvestab.js diff --git a/gsa/src/web/pages/reports/details/cvestable.js b/src/web/pages/reports/details/cvestable.js similarity index 100% rename from gsa/src/web/pages/reports/details/cvestable.js rename to src/web/pages/reports/details/cvestable.js diff --git a/gsa/src/web/pages/reports/details/deltaresultstab.js b/src/web/pages/reports/details/deltaresultstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/deltaresultstab.js rename to src/web/pages/reports/details/deltaresultstab.js diff --git a/gsa/src/web/pages/reports/details/emptyreport.js b/src/web/pages/reports/details/emptyreport.js similarity index 100% rename from gsa/src/web/pages/reports/details/emptyreport.js rename to src/web/pages/reports/details/emptyreport.js diff --git a/gsa/src/web/pages/reports/details/emptyresultsreport.js b/src/web/pages/reports/details/emptyresultsreport.js similarity index 100% rename from gsa/src/web/pages/reports/details/emptyresultsreport.js rename to src/web/pages/reports/details/emptyresultsreport.js diff --git a/gsa/src/web/pages/reports/details/errorstab.js b/src/web/pages/reports/details/errorstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/errorstab.js rename to src/web/pages/reports/details/errorstab.js diff --git a/gsa/src/web/pages/reports/details/errorstable.js b/src/web/pages/reports/details/errorstable.js similarity index 100% rename from gsa/src/web/pages/reports/details/errorstable.js rename to src/web/pages/reports/details/errorstable.js diff --git a/gsa/src/web/pages/reports/details/hoststab.js b/src/web/pages/reports/details/hoststab.js similarity index 100% rename from gsa/src/web/pages/reports/details/hoststab.js rename to src/web/pages/reports/details/hoststab.js diff --git a/gsa/src/web/pages/reports/details/hoststable.js b/src/web/pages/reports/details/hoststable.js similarity index 100% rename from gsa/src/web/pages/reports/details/hoststable.js rename to src/web/pages/reports/details/hoststable.js diff --git a/gsa/src/web/pages/reports/details/operatingsystemstab.js b/src/web/pages/reports/details/operatingsystemstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/operatingsystemstab.js rename to src/web/pages/reports/details/operatingsystemstab.js diff --git a/gsa/src/web/pages/reports/details/operatingsystemstable.js b/src/web/pages/reports/details/operatingsystemstable.js similarity index 100% rename from gsa/src/web/pages/reports/details/operatingsystemstable.js rename to src/web/pages/reports/details/operatingsystemstable.js diff --git a/gsa/src/web/pages/reports/details/portstab.js b/src/web/pages/reports/details/portstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/portstab.js rename to src/web/pages/reports/details/portstab.js diff --git a/gsa/src/web/pages/reports/details/portstable.js b/src/web/pages/reports/details/portstable.js similarity index 100% rename from gsa/src/web/pages/reports/details/portstable.js rename to src/web/pages/reports/details/portstable.js diff --git a/gsa/src/web/pages/reports/details/reportentitiescontainer.js b/src/web/pages/reports/details/reportentitiescontainer.js similarity index 100% rename from gsa/src/web/pages/reports/details/reportentitiescontainer.js rename to src/web/pages/reports/details/reportentitiescontainer.js diff --git a/gsa/src/web/pages/reports/details/reportpanel.js b/src/web/pages/reports/details/reportpanel.js similarity index 100% rename from gsa/src/web/pages/reports/details/reportpanel.js rename to src/web/pages/reports/details/reportpanel.js diff --git a/gsa/src/web/pages/reports/details/resultstab.js b/src/web/pages/reports/details/resultstab.js similarity index 100% rename from gsa/src/web/pages/reports/details/resultstab.js rename to src/web/pages/reports/details/resultstab.js diff --git a/gsa/src/web/pages/reports/details/summary.js b/src/web/pages/reports/details/summary.js similarity index 100% rename from gsa/src/web/pages/reports/details/summary.js rename to src/web/pages/reports/details/summary.js diff --git a/gsa/src/web/pages/reports/details/tabtitle.js b/src/web/pages/reports/details/tabtitle.js similarity index 100% rename from gsa/src/web/pages/reports/details/tabtitle.js rename to src/web/pages/reports/details/tabtitle.js diff --git a/gsa/src/web/pages/reports/details/thresholdpanel.js b/src/web/pages/reports/details/thresholdpanel.js similarity index 100% rename from gsa/src/web/pages/reports/details/thresholdpanel.js rename to src/web/pages/reports/details/thresholdpanel.js diff --git a/gsa/src/web/pages/reports/details/tlscertificatestab.js b/src/web/pages/reports/details/tlscertificatestab.js similarity index 100% rename from gsa/src/web/pages/reports/details/tlscertificatestab.js rename to src/web/pages/reports/details/tlscertificatestab.js diff --git a/gsa/src/web/pages/reports/details/tlscertificatestable.js b/src/web/pages/reports/details/tlscertificatestable.js similarity index 100% rename from gsa/src/web/pages/reports/details/tlscertificatestable.js rename to src/web/pages/reports/details/tlscertificatestable.js diff --git a/gsa/src/web/pages/reports/details/toolbaricons.js b/src/web/pages/reports/details/toolbaricons.js similarity index 100% rename from gsa/src/web/pages/reports/details/toolbaricons.js rename to src/web/pages/reports/details/toolbaricons.js diff --git a/gsa/src/web/pages/reports/detailscontent.js b/src/web/pages/reports/detailscontent.js similarity index 100% rename from gsa/src/web/pages/reports/detailscontent.js rename to src/web/pages/reports/detailscontent.js diff --git a/gsa/src/web/pages/reports/detailsfilterdialog.js b/src/web/pages/reports/detailsfilterdialog.js similarity index 100% rename from gsa/src/web/pages/reports/detailsfilterdialog.js rename to src/web/pages/reports/detailsfilterdialog.js diff --git a/gsa/src/web/pages/reports/detailspage.js b/src/web/pages/reports/detailspage.js similarity index 100% rename from gsa/src/web/pages/reports/detailspage.js rename to src/web/pages/reports/detailspage.js diff --git a/gsa/src/web/pages/reports/downloadreportdialog.js b/src/web/pages/reports/downloadreportdialog.js similarity index 100% rename from gsa/src/web/pages/reports/downloadreportdialog.js rename to src/web/pages/reports/downloadreportdialog.js diff --git a/gsa/src/web/pages/reports/filterdialog.js b/src/web/pages/reports/filterdialog.js similarity index 100% rename from gsa/src/web/pages/reports/filterdialog.js rename to src/web/pages/reports/filterdialog.js diff --git a/gsa/src/web/pages/reports/importdialog.js b/src/web/pages/reports/importdialog.js similarity index 100% rename from gsa/src/web/pages/reports/importdialog.js rename to src/web/pages/reports/importdialog.js diff --git a/gsa/src/web/pages/reports/listpage.js b/src/web/pages/reports/listpage.js similarity index 100% rename from gsa/src/web/pages/reports/listpage.js rename to src/web/pages/reports/listpage.js diff --git a/gsa/src/web/pages/reports/row.js b/src/web/pages/reports/row.js similarity index 100% rename from gsa/src/web/pages/reports/row.js rename to src/web/pages/reports/row.js diff --git a/gsa/src/web/pages/reports/table.js b/src/web/pages/reports/table.js similarity index 100% rename from gsa/src/web/pages/reports/table.js rename to src/web/pages/reports/table.js diff --git a/gsa/src/web/pages/reports/thresholdmessage.js b/src/web/pages/reports/thresholdmessage.js similarity index 100% rename from gsa/src/web/pages/reports/thresholdmessage.js rename to src/web/pages/reports/thresholdmessage.js diff --git a/gsa/src/web/pages/reports/triggeralertdialog.js b/src/web/pages/reports/triggeralertdialog.js similarity index 100% rename from gsa/src/web/pages/reports/triggeralertdialog.js rename to src/web/pages/reports/triggeralertdialog.js diff --git a/gsa/src/web/pages/results/__tests__/__snapshots__/diff.js.snap b/src/web/pages/results/__tests__/__snapshots__/diff.js.snap similarity index 100% rename from gsa/src/web/pages/results/__tests__/__snapshots__/diff.js.snap rename to src/web/pages/results/__tests__/__snapshots__/diff.js.snap diff --git a/gsa/src/web/pages/results/__tests__/detailspage.js b/src/web/pages/results/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/results/__tests__/detailspage.js rename to src/web/pages/results/__tests__/detailspage.js diff --git a/gsa/src/web/pages/results/__tests__/diff.js b/src/web/pages/results/__tests__/diff.js similarity index 100% rename from gsa/src/web/pages/results/__tests__/diff.js rename to src/web/pages/results/__tests__/diff.js diff --git a/gsa/src/web/pages/results/__tests__/listpage.js b/src/web/pages/results/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/results/__tests__/listpage.js rename to src/web/pages/results/__tests__/listpage.js diff --git a/gsa/src/web/pages/results/dashboard/cvssdisplay.js b/src/web/pages/results/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/results/dashboard/cvssdisplay.js rename to src/web/pages/results/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/results/dashboard/descriptionwordclouddisplay.js b/src/web/pages/results/dashboard/descriptionwordclouddisplay.js similarity index 100% rename from gsa/src/web/pages/results/dashboard/descriptionwordclouddisplay.js rename to src/web/pages/results/dashboard/descriptionwordclouddisplay.js diff --git a/gsa/src/web/pages/results/dashboard/index.js b/src/web/pages/results/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/results/dashboard/index.js rename to src/web/pages/results/dashboard/index.js diff --git a/gsa/src/web/pages/results/dashboard/loaders.js b/src/web/pages/results/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/results/dashboard/loaders.js rename to src/web/pages/results/dashboard/loaders.js diff --git a/gsa/src/web/pages/results/dashboard/severityclassdisplay.js b/src/web/pages/results/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/results/dashboard/severityclassdisplay.js rename to src/web/pages/results/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/results/dashboard/wordclouddisplay.js b/src/web/pages/results/dashboard/wordclouddisplay.js similarity index 100% rename from gsa/src/web/pages/results/dashboard/wordclouddisplay.js rename to src/web/pages/results/dashboard/wordclouddisplay.js diff --git a/gsa/src/web/pages/results/delta.js b/src/web/pages/results/delta.js similarity index 100% rename from gsa/src/web/pages/results/delta.js rename to src/web/pages/results/delta.js diff --git a/gsa/src/web/pages/results/details.js b/src/web/pages/results/details.js similarity index 100% rename from gsa/src/web/pages/results/details.js rename to src/web/pages/results/details.js diff --git a/gsa/src/web/pages/results/detailspage.js b/src/web/pages/results/detailspage.js similarity index 100% rename from gsa/src/web/pages/results/detailspage.js rename to src/web/pages/results/detailspage.js diff --git a/gsa/src/web/pages/results/diff.js b/src/web/pages/results/diff.js similarity index 100% rename from gsa/src/web/pages/results/diff.js rename to src/web/pages/results/diff.js diff --git a/gsa/src/web/pages/results/filterdialog.js b/src/web/pages/results/filterdialog.js similarity index 100% rename from gsa/src/web/pages/results/filterdialog.js rename to src/web/pages/results/filterdialog.js diff --git a/gsa/src/web/pages/results/listpage.js b/src/web/pages/results/listpage.js similarity index 100% rename from gsa/src/web/pages/results/listpage.js rename to src/web/pages/results/listpage.js diff --git a/gsa/src/web/pages/results/row.js b/src/web/pages/results/row.js similarity index 100% rename from gsa/src/web/pages/results/row.js rename to src/web/pages/results/row.js diff --git a/gsa/src/web/pages/results/table.js b/src/web/pages/results/table.js similarity index 100% rename from gsa/src/web/pages/results/table.js rename to src/web/pages/results/table.js diff --git a/gsa/src/web/pages/roles/component.js b/src/web/pages/roles/component.js similarity index 100% rename from gsa/src/web/pages/roles/component.js rename to src/web/pages/roles/component.js diff --git a/gsa/src/web/pages/roles/details.js b/src/web/pages/roles/details.js similarity index 100% rename from gsa/src/web/pages/roles/details.js rename to src/web/pages/roles/details.js diff --git a/gsa/src/web/pages/roles/detailspage.js b/src/web/pages/roles/detailspage.js similarity index 100% rename from gsa/src/web/pages/roles/detailspage.js rename to src/web/pages/roles/detailspage.js diff --git a/gsa/src/web/pages/roles/dialog.js b/src/web/pages/roles/dialog.js similarity index 100% rename from gsa/src/web/pages/roles/dialog.js rename to src/web/pages/roles/dialog.js diff --git a/gsa/src/web/pages/roles/listpage.js b/src/web/pages/roles/listpage.js similarity index 100% rename from gsa/src/web/pages/roles/listpage.js rename to src/web/pages/roles/listpage.js diff --git a/gsa/src/web/pages/roles/row.js b/src/web/pages/roles/row.js similarity index 100% rename from gsa/src/web/pages/roles/row.js rename to src/web/pages/roles/row.js diff --git a/gsa/src/web/pages/roles/table.js b/src/web/pages/roles/table.js similarity index 100% rename from gsa/src/web/pages/roles/table.js rename to src/web/pages/roles/table.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/details.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/details.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/details.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/details.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/detailspage.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/detailspage.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/detailspage.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/detailspage.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/editconfigfamilydialog.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/editconfigfamilydialog.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/editconfigfamilydialog.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/editconfigfamilydialog.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/editdialog.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/editdialog.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/editdialog.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/editdialog.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/listpage.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/listpage.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/listpage.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/listpage.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/row.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/row.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/row.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/row.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/table.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/table.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/table.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/table.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/trend.js.snap b/src/web/pages/scanconfigs/__tests__/__snapshots__/trend.js.snap similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/__snapshots__/trend.js.snap rename to src/web/pages/scanconfigs/__tests__/__snapshots__/trend.js.snap diff --git a/gsa/src/web/pages/scanconfigs/__tests__/details.js b/src/web/pages/scanconfigs/__tests__/details.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/details.js rename to src/web/pages/scanconfigs/__tests__/details.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/detailspage.js b/src/web/pages/scanconfigs/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/detailspage.js rename to src/web/pages/scanconfigs/__tests__/detailspage.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/dialog.js b/src/web/pages/scanconfigs/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/dialog.js rename to src/web/pages/scanconfigs/__tests__/dialog.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/editconfigfamilydialog.js b/src/web/pages/scanconfigs/__tests__/editconfigfamilydialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/editconfigfamilydialog.js rename to src/web/pages/scanconfigs/__tests__/editconfigfamilydialog.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/editdialog.js b/src/web/pages/scanconfigs/__tests__/editdialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/editdialog.js rename to src/web/pages/scanconfigs/__tests__/editdialog.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/editnvtdetailsdialog.js b/src/web/pages/scanconfigs/__tests__/editnvtdetailsdialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/editnvtdetailsdialog.js rename to src/web/pages/scanconfigs/__tests__/editnvtdetailsdialog.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/listpage.js b/src/web/pages/scanconfigs/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/listpage.js rename to src/web/pages/scanconfigs/__tests__/listpage.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/row.js b/src/web/pages/scanconfigs/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/row.js rename to src/web/pages/scanconfigs/__tests__/row.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/table.js b/src/web/pages/scanconfigs/__tests__/table.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/table.js rename to src/web/pages/scanconfigs/__tests__/table.js diff --git a/gsa/src/web/pages/scanconfigs/__tests__/trend.js b/src/web/pages/scanconfigs/__tests__/trend.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/__tests__/trend.js rename to src/web/pages/scanconfigs/__tests__/trend.js diff --git a/gsa/src/web/pages/scanconfigs/component.js b/src/web/pages/scanconfigs/component.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/component.js rename to src/web/pages/scanconfigs/component.js diff --git a/gsa/src/web/pages/scanconfigs/details.js b/src/web/pages/scanconfigs/details.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/details.js rename to src/web/pages/scanconfigs/details.js diff --git a/gsa/src/web/pages/scanconfigs/detailspage.js b/src/web/pages/scanconfigs/detailspage.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/detailspage.js rename to src/web/pages/scanconfigs/detailspage.js diff --git a/gsa/src/web/pages/scanconfigs/dialog.js b/src/web/pages/scanconfigs/dialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/dialog.js rename to src/web/pages/scanconfigs/dialog.js diff --git a/gsa/src/web/pages/scanconfigs/editconfigfamilydialog.js b/src/web/pages/scanconfigs/editconfigfamilydialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/editconfigfamilydialog.js rename to src/web/pages/scanconfigs/editconfigfamilydialog.js diff --git a/gsa/src/web/pages/scanconfigs/editdialog.js b/src/web/pages/scanconfigs/editdialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/editdialog.js rename to src/web/pages/scanconfigs/editdialog.js diff --git a/gsa/src/web/pages/scanconfigs/editnvtdetailsdialog.js b/src/web/pages/scanconfigs/editnvtdetailsdialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/editnvtdetailsdialog.js rename to src/web/pages/scanconfigs/editnvtdetailsdialog.js diff --git a/gsa/src/web/pages/scanconfigs/header.js b/src/web/pages/scanconfigs/header.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/header.js rename to src/web/pages/scanconfigs/header.js diff --git a/gsa/src/web/pages/scanconfigs/importdialog.js b/src/web/pages/scanconfigs/importdialog.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/importdialog.js rename to src/web/pages/scanconfigs/importdialog.js diff --git a/gsa/src/web/pages/scanconfigs/listpage.js b/src/web/pages/scanconfigs/listpage.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/listpage.js rename to src/web/pages/scanconfigs/listpage.js diff --git a/gsa/src/web/pages/scanconfigs/nvtfamilies.js b/src/web/pages/scanconfigs/nvtfamilies.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/nvtfamilies.js rename to src/web/pages/scanconfigs/nvtfamilies.js diff --git a/gsa/src/web/pages/scanconfigs/nvtpreferences.js b/src/web/pages/scanconfigs/nvtpreferences.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/nvtpreferences.js rename to src/web/pages/scanconfigs/nvtpreferences.js diff --git a/gsa/src/web/pages/scanconfigs/row.js b/src/web/pages/scanconfigs/row.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/row.js rename to src/web/pages/scanconfigs/row.js diff --git a/gsa/src/web/pages/scanconfigs/scannerpreferences.js b/src/web/pages/scanconfigs/scannerpreferences.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/scannerpreferences.js rename to src/web/pages/scanconfigs/scannerpreferences.js diff --git a/gsa/src/web/pages/scanconfigs/table.js b/src/web/pages/scanconfigs/table.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/table.js rename to src/web/pages/scanconfigs/table.js diff --git a/gsa/src/web/pages/scanconfigs/trend.js b/src/web/pages/scanconfigs/trend.js similarity index 100% rename from gsa/src/web/pages/scanconfigs/trend.js rename to src/web/pages/scanconfigs/trend.js diff --git a/gsa/src/web/pages/scanners/__tests__/__snapshots__/dialog.js.snap b/src/web/pages/scanners/__tests__/__snapshots__/dialog.js.snap similarity index 100% rename from gsa/src/web/pages/scanners/__tests__/__snapshots__/dialog.js.snap rename to src/web/pages/scanners/__tests__/__snapshots__/dialog.js.snap diff --git a/gsa/src/web/pages/scanners/__tests__/dialog.js b/src/web/pages/scanners/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/scanners/__tests__/dialog.js rename to src/web/pages/scanners/__tests__/dialog.js diff --git a/gsa/src/web/pages/scanners/component.js b/src/web/pages/scanners/component.js similarity index 100% rename from gsa/src/web/pages/scanners/component.js rename to src/web/pages/scanners/component.js diff --git a/gsa/src/web/pages/scanners/details.js b/src/web/pages/scanners/details.js similarity index 100% rename from gsa/src/web/pages/scanners/details.js rename to src/web/pages/scanners/details.js diff --git a/gsa/src/web/pages/scanners/detailspage.js b/src/web/pages/scanners/detailspage.js similarity index 100% rename from gsa/src/web/pages/scanners/detailspage.js rename to src/web/pages/scanners/detailspage.js diff --git a/gsa/src/web/pages/scanners/dialog.js b/src/web/pages/scanners/dialog.js similarity index 100% rename from gsa/src/web/pages/scanners/dialog.js rename to src/web/pages/scanners/dialog.js diff --git a/gsa/src/web/pages/scanners/listpage.js b/src/web/pages/scanners/listpage.js similarity index 100% rename from gsa/src/web/pages/scanners/listpage.js rename to src/web/pages/scanners/listpage.js diff --git a/gsa/src/web/pages/scanners/row.js b/src/web/pages/scanners/row.js similarity index 100% rename from gsa/src/web/pages/scanners/row.js rename to src/web/pages/scanners/row.js diff --git a/gsa/src/web/pages/scanners/table.js b/src/web/pages/scanners/table.js similarity index 100% rename from gsa/src/web/pages/scanners/table.js rename to src/web/pages/scanners/table.js diff --git a/gsa/src/web/pages/schedules/__tests__/detailspage.js b/src/web/pages/schedules/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/schedules/__tests__/detailspage.js rename to src/web/pages/schedules/__tests__/detailspage.js diff --git a/gsa/src/web/pages/schedules/__tests__/dialog.js b/src/web/pages/schedules/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/schedules/__tests__/dialog.js rename to src/web/pages/schedules/__tests__/dialog.js diff --git a/gsa/src/web/pages/schedules/__tests__/listpage.js b/src/web/pages/schedules/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/schedules/__tests__/listpage.js rename to src/web/pages/schedules/__tests__/listpage.js diff --git a/gsa/src/web/pages/schedules/component.js b/src/web/pages/schedules/component.js similarity index 100% rename from gsa/src/web/pages/schedules/component.js rename to src/web/pages/schedules/component.js diff --git a/gsa/src/web/pages/schedules/dayselect.js b/src/web/pages/schedules/dayselect.js similarity index 100% rename from gsa/src/web/pages/schedules/dayselect.js rename to src/web/pages/schedules/dayselect.js diff --git a/gsa/src/web/pages/schedules/details.js b/src/web/pages/schedules/details.js similarity index 100% rename from gsa/src/web/pages/schedules/details.js rename to src/web/pages/schedules/details.js diff --git a/gsa/src/web/pages/schedules/detailspage.js b/src/web/pages/schedules/detailspage.js similarity index 100% rename from gsa/src/web/pages/schedules/detailspage.js rename to src/web/pages/schedules/detailspage.js diff --git a/gsa/src/web/pages/schedules/dialog.js b/src/web/pages/schedules/dialog.js similarity index 100% rename from gsa/src/web/pages/schedules/dialog.js rename to src/web/pages/schedules/dialog.js diff --git a/gsa/src/web/pages/schedules/listpage.js b/src/web/pages/schedules/listpage.js similarity index 100% rename from gsa/src/web/pages/schedules/listpage.js rename to src/web/pages/schedules/listpage.js diff --git a/gsa/src/web/pages/schedules/monthdaysselect.js b/src/web/pages/schedules/monthdaysselect.js similarity index 100% rename from gsa/src/web/pages/schedules/monthdaysselect.js rename to src/web/pages/schedules/monthdaysselect.js diff --git a/gsa/src/web/pages/schedules/render.js b/src/web/pages/schedules/render.js similarity index 100% rename from gsa/src/web/pages/schedules/render.js rename to src/web/pages/schedules/render.js diff --git a/gsa/src/web/pages/schedules/row.js b/src/web/pages/schedules/row.js similarity index 100% rename from gsa/src/web/pages/schedules/row.js rename to src/web/pages/schedules/row.js diff --git a/gsa/src/web/pages/schedules/table.js b/src/web/pages/schedules/table.js similarity index 100% rename from gsa/src/web/pages/schedules/table.js rename to src/web/pages/schedules/table.js diff --git a/gsa/src/web/pages/schedules/timeunitselect.js b/src/web/pages/schedules/timeunitselect.js similarity index 100% rename from gsa/src/web/pages/schedules/timeunitselect.js rename to src/web/pages/schedules/timeunitselect.js diff --git a/gsa/src/web/pages/schedules/weekdayselect.js b/src/web/pages/schedules/weekdayselect.js similarity index 100% rename from gsa/src/web/pages/schedules/weekdayselect.js rename to src/web/pages/schedules/weekdayselect.js diff --git a/gsa/src/web/pages/start/__tests__/page.js b/src/web/pages/start/__tests__/page.js similarity index 100% rename from gsa/src/web/pages/start/__tests__/page.js rename to src/web/pages/start/__tests__/page.js diff --git a/gsa/src/web/pages/start/confirmremovedialog.js b/src/web/pages/start/confirmremovedialog.js similarity index 100% rename from gsa/src/web/pages/start/confirmremovedialog.js rename to src/web/pages/start/confirmremovedialog.js diff --git a/gsa/src/web/pages/start/dashboard.js b/src/web/pages/start/dashboard.js similarity index 100% rename from gsa/src/web/pages/start/dashboard.js rename to src/web/pages/start/dashboard.js diff --git a/gsa/src/web/pages/start/editdashboarddialog.js b/src/web/pages/start/editdashboarddialog.js similarity index 100% rename from gsa/src/web/pages/start/editdashboarddialog.js rename to src/web/pages/start/editdashboarddialog.js diff --git a/gsa/src/web/pages/start/newdashboarddialog.js b/src/web/pages/start/newdashboarddialog.js similarity index 100% rename from gsa/src/web/pages/start/newdashboarddialog.js rename to src/web/pages/start/newdashboarddialog.js diff --git a/gsa/src/web/pages/start/page.js b/src/web/pages/start/page.js similarity index 100% rename from gsa/src/web/pages/start/page.js rename to src/web/pages/start/page.js diff --git a/gsa/src/web/pages/tags/component.js b/src/web/pages/tags/component.js similarity index 100% rename from gsa/src/web/pages/tags/component.js rename to src/web/pages/tags/component.js diff --git a/gsa/src/web/pages/tags/details.js b/src/web/pages/tags/details.js similarity index 100% rename from gsa/src/web/pages/tags/details.js rename to src/web/pages/tags/details.js diff --git a/gsa/src/web/pages/tags/detailspage.js b/src/web/pages/tags/detailspage.js similarity index 100% rename from gsa/src/web/pages/tags/detailspage.js rename to src/web/pages/tags/detailspage.js diff --git a/gsa/src/web/pages/tags/dialog.js b/src/web/pages/tags/dialog.js similarity index 100% rename from gsa/src/web/pages/tags/dialog.js rename to src/web/pages/tags/dialog.js diff --git a/gsa/src/web/pages/tags/listpage.js b/src/web/pages/tags/listpage.js similarity index 100% rename from gsa/src/web/pages/tags/listpage.js rename to src/web/pages/tags/listpage.js diff --git a/gsa/src/web/pages/tags/resourcelist.js b/src/web/pages/tags/resourcelist.js similarity index 100% rename from gsa/src/web/pages/tags/resourcelist.js rename to src/web/pages/tags/resourcelist.js diff --git a/gsa/src/web/pages/tags/row.js b/src/web/pages/tags/row.js similarity index 100% rename from gsa/src/web/pages/tags/row.js rename to src/web/pages/tags/row.js diff --git a/gsa/src/web/pages/tags/table.js b/src/web/pages/tags/table.js similarity index 100% rename from gsa/src/web/pages/tags/table.js rename to src/web/pages/tags/table.js diff --git a/gsa/src/web/pages/targets/__tests__/details.js b/src/web/pages/targets/__tests__/details.js similarity index 100% rename from gsa/src/web/pages/targets/__tests__/details.js rename to src/web/pages/targets/__tests__/details.js diff --git a/gsa/src/web/pages/targets/__tests__/detailspage.js b/src/web/pages/targets/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/targets/__tests__/detailspage.js rename to src/web/pages/targets/__tests__/detailspage.js diff --git a/gsa/src/web/pages/targets/__tests__/dialog.js b/src/web/pages/targets/__tests__/dialog.js similarity index 100% rename from gsa/src/web/pages/targets/__tests__/dialog.js rename to src/web/pages/targets/__tests__/dialog.js diff --git a/gsa/src/web/pages/targets/__tests__/listpage.js b/src/web/pages/targets/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/targets/__tests__/listpage.js rename to src/web/pages/targets/__tests__/listpage.js diff --git a/gsa/src/web/pages/targets/__tests__/row.js b/src/web/pages/targets/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/targets/__tests__/row.js rename to src/web/pages/targets/__tests__/row.js diff --git a/gsa/src/web/pages/targets/component.js b/src/web/pages/targets/component.js similarity index 100% rename from gsa/src/web/pages/targets/component.js rename to src/web/pages/targets/component.js diff --git a/gsa/src/web/pages/targets/details.js b/src/web/pages/targets/details.js similarity index 100% rename from gsa/src/web/pages/targets/details.js rename to src/web/pages/targets/details.js diff --git a/gsa/src/web/pages/targets/detailspage.js b/src/web/pages/targets/detailspage.js similarity index 100% rename from gsa/src/web/pages/targets/detailspage.js rename to src/web/pages/targets/detailspage.js diff --git a/gsa/src/web/pages/targets/dialog.js b/src/web/pages/targets/dialog.js similarity index 100% rename from gsa/src/web/pages/targets/dialog.js rename to src/web/pages/targets/dialog.js diff --git a/gsa/src/web/pages/targets/filterdialog.js b/src/web/pages/targets/filterdialog.js similarity index 100% rename from gsa/src/web/pages/targets/filterdialog.js rename to src/web/pages/targets/filterdialog.js diff --git a/gsa/src/web/pages/targets/listpage.js b/src/web/pages/targets/listpage.js similarity index 100% rename from gsa/src/web/pages/targets/listpage.js rename to src/web/pages/targets/listpage.js diff --git a/gsa/src/web/pages/targets/row.js b/src/web/pages/targets/row.js similarity index 100% rename from gsa/src/web/pages/targets/row.js rename to src/web/pages/targets/row.js diff --git a/gsa/src/web/pages/targets/table.js b/src/web/pages/targets/table.js similarity index 100% rename from gsa/src/web/pages/targets/table.js rename to src/web/pages/targets/table.js diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/actions.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/actions.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/actions.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/actions.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/autodeletereportsgroup.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/autodeletereportsgroup.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/autodeletereportsgroup.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/autodeletereportsgroup.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/containerdialog.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/containerdialog.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/containerdialog.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/containerdialog.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/details.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/details.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/details.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/details.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/detailspage.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/detailspage.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/detailspage.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/detailspage.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/listpage.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/listpage.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/listpage.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/listpage.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/row.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/row.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/row.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/row.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/status.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/status.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/status.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/status.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/table.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/table.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/table.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/table.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/__snapshots__/trend.js.snap b/src/web/pages/tasks/__tests__/__snapshots__/trend.js.snap similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/__snapshots__/trend.js.snap rename to src/web/pages/tasks/__tests__/__snapshots__/trend.js.snap diff --git a/gsa/src/web/pages/tasks/__tests__/actions.js b/src/web/pages/tasks/__tests__/actions.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/actions.js rename to src/web/pages/tasks/__tests__/actions.js diff --git a/gsa/src/web/pages/tasks/__tests__/autodeletereportsgroup.js b/src/web/pages/tasks/__tests__/autodeletereportsgroup.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/autodeletereportsgroup.js rename to src/web/pages/tasks/__tests__/autodeletereportsgroup.js diff --git a/gsa/src/web/pages/tasks/__tests__/containerdialog.js b/src/web/pages/tasks/__tests__/containerdialog.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/containerdialog.js rename to src/web/pages/tasks/__tests__/containerdialog.js diff --git a/gsa/src/web/pages/tasks/__tests__/details.js b/src/web/pages/tasks/__tests__/details.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/details.js rename to src/web/pages/tasks/__tests__/details.js diff --git a/gsa/src/web/pages/tasks/__tests__/detailspage.js b/src/web/pages/tasks/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/detailspage.js rename to src/web/pages/tasks/__tests__/detailspage.js diff --git a/gsa/src/web/pages/tasks/__tests__/listpage.js b/src/web/pages/tasks/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/listpage.js rename to src/web/pages/tasks/__tests__/listpage.js diff --git a/gsa/src/web/pages/tasks/__tests__/row.js b/src/web/pages/tasks/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/row.js rename to src/web/pages/tasks/__tests__/row.js diff --git a/gsa/src/web/pages/tasks/__tests__/status.js b/src/web/pages/tasks/__tests__/status.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/status.js rename to src/web/pages/tasks/__tests__/status.js diff --git a/gsa/src/web/pages/tasks/__tests__/table.js b/src/web/pages/tasks/__tests__/table.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/table.js rename to src/web/pages/tasks/__tests__/table.js diff --git a/gsa/src/web/pages/tasks/__tests__/trend.js b/src/web/pages/tasks/__tests__/trend.js similarity index 100% rename from gsa/src/web/pages/tasks/__tests__/trend.js rename to src/web/pages/tasks/__tests__/trend.js diff --git a/gsa/src/web/pages/tasks/actions.js b/src/web/pages/tasks/actions.js similarity index 100% rename from gsa/src/web/pages/tasks/actions.js rename to src/web/pages/tasks/actions.js diff --git a/gsa/src/web/pages/tasks/addresultstoassetsgroup.js b/src/web/pages/tasks/addresultstoassetsgroup.js similarity index 100% rename from gsa/src/web/pages/tasks/addresultstoassetsgroup.js rename to src/web/pages/tasks/addresultstoassetsgroup.js diff --git a/gsa/src/web/pages/tasks/autodeletereportsgroup.js b/src/web/pages/tasks/autodeletereportsgroup.js similarity index 100% rename from gsa/src/web/pages/tasks/autodeletereportsgroup.js rename to src/web/pages/tasks/autodeletereportsgroup.js diff --git a/gsa/src/web/pages/tasks/component.js b/src/web/pages/tasks/component.js similarity index 100% rename from gsa/src/web/pages/tasks/component.js rename to src/web/pages/tasks/component.js diff --git a/gsa/src/web/pages/tasks/containerdialog.js b/src/web/pages/tasks/containerdialog.js similarity index 100% rename from gsa/src/web/pages/tasks/containerdialog.js rename to src/web/pages/tasks/containerdialog.js diff --git a/gsa/src/web/pages/tasks/dashboard/cvssdisplay.js b/src/web/pages/tasks/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/cvssdisplay.js rename to src/web/pages/tasks/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/tasks/dashboard/highresults.js b/src/web/pages/tasks/dashboard/highresults.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/highresults.js rename to src/web/pages/tasks/dashboard/highresults.js diff --git a/gsa/src/web/pages/tasks/dashboard/index.js b/src/web/pages/tasks/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/index.js rename to src/web/pages/tasks/dashboard/index.js diff --git a/gsa/src/web/pages/tasks/dashboard/loaders.js b/src/web/pages/tasks/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/loaders.js rename to src/web/pages/tasks/dashboard/loaders.js diff --git a/gsa/src/web/pages/tasks/dashboard/mosthighresults.js b/src/web/pages/tasks/dashboard/mosthighresults.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/mosthighresults.js rename to src/web/pages/tasks/dashboard/mosthighresults.js diff --git a/gsa/src/web/pages/tasks/dashboard/schedulesdisplay.js b/src/web/pages/tasks/dashboard/schedulesdisplay.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/schedulesdisplay.js rename to src/web/pages/tasks/dashboard/schedulesdisplay.js diff --git a/gsa/src/web/pages/tasks/dashboard/severityclassdisplay.js b/src/web/pages/tasks/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/severityclassdisplay.js rename to src/web/pages/tasks/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/tasks/dashboard/statusdisplay.js b/src/web/pages/tasks/dashboard/statusdisplay.js similarity index 100% rename from gsa/src/web/pages/tasks/dashboard/statusdisplay.js rename to src/web/pages/tasks/dashboard/statusdisplay.js diff --git a/gsa/src/web/pages/tasks/details.js b/src/web/pages/tasks/details.js similarity index 100% rename from gsa/src/web/pages/tasks/details.js rename to src/web/pages/tasks/details.js diff --git a/gsa/src/web/pages/tasks/detailspage.js b/src/web/pages/tasks/detailspage.js similarity index 100% rename from gsa/src/web/pages/tasks/detailspage.js rename to src/web/pages/tasks/detailspage.js diff --git a/gsa/src/web/pages/tasks/dialog.js b/src/web/pages/tasks/dialog.js similarity index 100% rename from gsa/src/web/pages/tasks/dialog.js rename to src/web/pages/tasks/dialog.js diff --git a/gsa/src/web/pages/tasks/filterdialog.js b/src/web/pages/tasks/filterdialog.js similarity index 100% rename from gsa/src/web/pages/tasks/filterdialog.js rename to src/web/pages/tasks/filterdialog.js diff --git a/gsa/src/web/pages/tasks/icons/__tests__/resumeicon.js b/src/web/pages/tasks/icons/__tests__/resumeicon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/__tests__/resumeicon.js rename to src/web/pages/tasks/icons/__tests__/resumeicon.js diff --git a/gsa/src/web/pages/tasks/icons/__tests__/starticon.js b/src/web/pages/tasks/icons/__tests__/starticon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/__tests__/starticon.js rename to src/web/pages/tasks/icons/__tests__/starticon.js diff --git a/gsa/src/web/pages/tasks/icons/__tests__/stopicon.js b/src/web/pages/tasks/icons/__tests__/stopicon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/__tests__/stopicon.js rename to src/web/pages/tasks/icons/__tests__/stopicon.js diff --git a/gsa/src/web/pages/tasks/icons/importreporticon.js b/src/web/pages/tasks/icons/importreporticon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/importreporticon.js rename to src/web/pages/tasks/icons/importreporticon.js diff --git a/gsa/src/web/pages/tasks/icons/newiconmenu.js b/src/web/pages/tasks/icons/newiconmenu.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/newiconmenu.js rename to src/web/pages/tasks/icons/newiconmenu.js diff --git a/gsa/src/web/pages/tasks/icons/resumeicon.js b/src/web/pages/tasks/icons/resumeicon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/resumeicon.js rename to src/web/pages/tasks/icons/resumeicon.js diff --git a/gsa/src/web/pages/tasks/icons/scheduleicon.js b/src/web/pages/tasks/icons/scheduleicon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/scheduleicon.js rename to src/web/pages/tasks/icons/scheduleicon.js diff --git a/gsa/src/web/pages/tasks/icons/starticon.js b/src/web/pages/tasks/icons/starticon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/starticon.js rename to src/web/pages/tasks/icons/starticon.js diff --git a/gsa/src/web/pages/tasks/icons/stopicon.js b/src/web/pages/tasks/icons/stopicon.js similarity index 100% rename from gsa/src/web/pages/tasks/icons/stopicon.js rename to src/web/pages/tasks/icons/stopicon.js diff --git a/gsa/src/web/pages/tasks/listpage.js b/src/web/pages/tasks/listpage.js similarity index 100% rename from gsa/src/web/pages/tasks/listpage.js rename to src/web/pages/tasks/listpage.js diff --git a/gsa/src/web/pages/tasks/row.js b/src/web/pages/tasks/row.js similarity index 100% rename from gsa/src/web/pages/tasks/row.js rename to src/web/pages/tasks/row.js diff --git a/gsa/src/web/pages/tasks/status.js b/src/web/pages/tasks/status.js similarity index 100% rename from gsa/src/web/pages/tasks/status.js rename to src/web/pages/tasks/status.js diff --git a/gsa/src/web/pages/tasks/table.js b/src/web/pages/tasks/table.js similarity index 100% rename from gsa/src/web/pages/tasks/table.js rename to src/web/pages/tasks/table.js diff --git a/gsa/src/web/pages/tasks/task.js b/src/web/pages/tasks/task.js similarity index 100% rename from gsa/src/web/pages/tasks/task.js rename to src/web/pages/tasks/task.js diff --git a/gsa/src/web/pages/tasks/trend.js b/src/web/pages/tasks/trend.js similarity index 100% rename from gsa/src/web/pages/tasks/trend.js rename to src/web/pages/tasks/trend.js diff --git a/gsa/src/web/pages/tickets/__tests__/__snapshots__/createdialog.js.snap b/src/web/pages/tickets/__tests__/__snapshots__/createdialog.js.snap similarity index 100% rename from gsa/src/web/pages/tickets/__tests__/__snapshots__/createdialog.js.snap rename to src/web/pages/tickets/__tests__/__snapshots__/createdialog.js.snap diff --git a/gsa/src/web/pages/tickets/__tests__/__snapshots__/editdialog.js.snap b/src/web/pages/tickets/__tests__/__snapshots__/editdialog.js.snap similarity index 100% rename from gsa/src/web/pages/tickets/__tests__/__snapshots__/editdialog.js.snap rename to src/web/pages/tickets/__tests__/__snapshots__/editdialog.js.snap diff --git a/gsa/src/web/pages/tickets/__tests__/createdialog.js b/src/web/pages/tickets/__tests__/createdialog.js similarity index 100% rename from gsa/src/web/pages/tickets/__tests__/createdialog.js rename to src/web/pages/tickets/__tests__/createdialog.js diff --git a/gsa/src/web/pages/tickets/__tests__/editdialog.js b/src/web/pages/tickets/__tests__/editdialog.js similarity index 100% rename from gsa/src/web/pages/tickets/__tests__/editdialog.js rename to src/web/pages/tickets/__tests__/editdialog.js diff --git a/gsa/src/web/pages/tickets/component.js b/src/web/pages/tickets/component.js similarity index 100% rename from gsa/src/web/pages/tickets/component.js rename to src/web/pages/tickets/component.js diff --git a/gsa/src/web/pages/tickets/createdialog.js b/src/web/pages/tickets/createdialog.js similarity index 100% rename from gsa/src/web/pages/tickets/createdialog.js rename to src/web/pages/tickets/createdialog.js diff --git a/gsa/src/web/pages/tickets/dashboard/createddisplay.js b/src/web/pages/tickets/dashboard/createddisplay.js similarity index 100% rename from gsa/src/web/pages/tickets/dashboard/createddisplay.js rename to src/web/pages/tickets/dashboard/createddisplay.js diff --git a/gsa/src/web/pages/tickets/dashboard/index.js b/src/web/pages/tickets/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/tickets/dashboard/index.js rename to src/web/pages/tickets/dashboard/index.js diff --git a/gsa/src/web/pages/tickets/dashboard/loaders.js b/src/web/pages/tickets/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/tickets/dashboard/loaders.js rename to src/web/pages/tickets/dashboard/loaders.js diff --git a/gsa/src/web/pages/tickets/dashboard/statusdisplay.js b/src/web/pages/tickets/dashboard/statusdisplay.js similarity index 100% rename from gsa/src/web/pages/tickets/dashboard/statusdisplay.js rename to src/web/pages/tickets/dashboard/statusdisplay.js diff --git a/gsa/src/web/pages/tickets/dashboard/usersassigneddisplay.js b/src/web/pages/tickets/dashboard/usersassigneddisplay.js similarity index 100% rename from gsa/src/web/pages/tickets/dashboard/usersassigneddisplay.js rename to src/web/pages/tickets/dashboard/usersassigneddisplay.js diff --git a/gsa/src/web/pages/tickets/details.js b/src/web/pages/tickets/details.js similarity index 100% rename from gsa/src/web/pages/tickets/details.js rename to src/web/pages/tickets/details.js diff --git a/gsa/src/web/pages/tickets/detailspage.js b/src/web/pages/tickets/detailspage.js similarity index 100% rename from gsa/src/web/pages/tickets/detailspage.js rename to src/web/pages/tickets/detailspage.js diff --git a/gsa/src/web/pages/tickets/editdialog.js b/src/web/pages/tickets/editdialog.js similarity index 100% rename from gsa/src/web/pages/tickets/editdialog.js rename to src/web/pages/tickets/editdialog.js diff --git a/gsa/src/web/pages/tickets/filterdialog.js b/src/web/pages/tickets/filterdialog.js similarity index 100% rename from gsa/src/web/pages/tickets/filterdialog.js rename to src/web/pages/tickets/filterdialog.js diff --git a/gsa/src/web/pages/tickets/listpage.js b/src/web/pages/tickets/listpage.js similarity index 100% rename from gsa/src/web/pages/tickets/listpage.js rename to src/web/pages/tickets/listpage.js diff --git a/gsa/src/web/pages/tickets/table.js b/src/web/pages/tickets/table.js similarity index 100% rename from gsa/src/web/pages/tickets/table.js rename to src/web/pages/tickets/table.js diff --git a/gsa/src/web/pages/tickets/validationrules.js b/src/web/pages/tickets/validationrules.js similarity index 100% rename from gsa/src/web/pages/tickets/validationrules.js rename to src/web/pages/tickets/validationrules.js diff --git a/gsa/src/web/pages/tlscertificates/__tests__/detailspage.js b/src/web/pages/tlscertificates/__tests__/detailspage.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/__tests__/detailspage.js rename to src/web/pages/tlscertificates/__tests__/detailspage.js diff --git a/gsa/src/web/pages/tlscertificates/__tests__/listpage.js b/src/web/pages/tlscertificates/__tests__/listpage.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/__tests__/listpage.js rename to src/web/pages/tlscertificates/__tests__/listpage.js diff --git a/gsa/src/web/pages/tlscertificates/__tests__/row.js b/src/web/pages/tlscertificates/__tests__/row.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/__tests__/row.js rename to src/web/pages/tlscertificates/__tests__/row.js diff --git a/gsa/src/web/pages/tlscertificates/__tests__/table.js b/src/web/pages/tlscertificates/__tests__/table.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/__tests__/table.js rename to src/web/pages/tlscertificates/__tests__/table.js diff --git a/gsa/src/web/pages/tlscertificates/component.js b/src/web/pages/tlscertificates/component.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/component.js rename to src/web/pages/tlscertificates/component.js diff --git a/gsa/src/web/pages/tlscertificates/dashboard/index.js b/src/web/pages/tlscertificates/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/dashboard/index.js rename to src/web/pages/tlscertificates/dashboard/index.js diff --git a/gsa/src/web/pages/tlscertificates/dashboard/loaders.js b/src/web/pages/tlscertificates/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/dashboard/loaders.js rename to src/web/pages/tlscertificates/dashboard/loaders.js diff --git a/gsa/src/web/pages/tlscertificates/dashboard/modifieddisplay.js b/src/web/pages/tlscertificates/dashboard/modifieddisplay.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/dashboard/modifieddisplay.js rename to src/web/pages/tlscertificates/dashboard/modifieddisplay.js diff --git a/gsa/src/web/pages/tlscertificates/dashboard/timestatusdisplay.js b/src/web/pages/tlscertificates/dashboard/timestatusdisplay.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/dashboard/timestatusdisplay.js rename to src/web/pages/tlscertificates/dashboard/timestatusdisplay.js diff --git a/gsa/src/web/pages/tlscertificates/details.js b/src/web/pages/tlscertificates/details.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/details.js rename to src/web/pages/tlscertificates/details.js diff --git a/gsa/src/web/pages/tlscertificates/detailspage.js b/src/web/pages/tlscertificates/detailspage.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/detailspage.js rename to src/web/pages/tlscertificates/detailspage.js diff --git a/gsa/src/web/pages/tlscertificates/filterdialog.js b/src/web/pages/tlscertificates/filterdialog.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/filterdialog.js rename to src/web/pages/tlscertificates/filterdialog.js diff --git a/gsa/src/web/pages/tlscertificates/listpage.js b/src/web/pages/tlscertificates/listpage.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/listpage.js rename to src/web/pages/tlscertificates/listpage.js diff --git a/gsa/src/web/pages/tlscertificates/row.js b/src/web/pages/tlscertificates/row.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/row.js rename to src/web/pages/tlscertificates/row.js diff --git a/gsa/src/web/pages/tlscertificates/table.js b/src/web/pages/tlscertificates/table.js similarity index 100% rename from gsa/src/web/pages/tlscertificates/table.js rename to src/web/pages/tlscertificates/table.js diff --git a/gsa/src/web/pages/users/component.js b/src/web/pages/users/component.js similarity index 100% rename from gsa/src/web/pages/users/component.js rename to src/web/pages/users/component.js diff --git a/gsa/src/web/pages/users/confirmdeletedialog.js b/src/web/pages/users/confirmdeletedialog.js similarity index 100% rename from gsa/src/web/pages/users/confirmdeletedialog.js rename to src/web/pages/users/confirmdeletedialog.js diff --git a/gsa/src/web/pages/users/details.js b/src/web/pages/users/details.js similarity index 100% rename from gsa/src/web/pages/users/details.js rename to src/web/pages/users/details.js diff --git a/gsa/src/web/pages/users/detailspage.js b/src/web/pages/users/detailspage.js similarity index 100% rename from gsa/src/web/pages/users/detailspage.js rename to src/web/pages/users/detailspage.js diff --git a/gsa/src/web/pages/users/dialog.js b/src/web/pages/users/dialog.js similarity index 100% rename from gsa/src/web/pages/users/dialog.js rename to src/web/pages/users/dialog.js diff --git a/gsa/src/web/pages/users/header.js b/src/web/pages/users/header.js similarity index 100% rename from gsa/src/web/pages/users/header.js rename to src/web/pages/users/header.js diff --git a/gsa/src/web/pages/users/listpage.js b/src/web/pages/users/listpage.js similarity index 100% rename from gsa/src/web/pages/users/listpage.js rename to src/web/pages/users/listpage.js diff --git a/gsa/src/web/pages/users/row.js b/src/web/pages/users/row.js similarity index 100% rename from gsa/src/web/pages/users/row.js rename to src/web/pages/users/row.js diff --git a/gsa/src/web/pages/users/table.js b/src/web/pages/users/table.js similarity index 100% rename from gsa/src/web/pages/users/table.js rename to src/web/pages/users/table.js diff --git a/gsa/src/web/pages/usersettings/defaultspart.js b/src/web/pages/usersettings/defaultspart.js similarity index 100% rename from gsa/src/web/pages/usersettings/defaultspart.js rename to src/web/pages/usersettings/defaultspart.js diff --git a/gsa/src/web/pages/usersettings/dialog.js b/src/web/pages/usersettings/dialog.js similarity index 100% rename from gsa/src/web/pages/usersettings/dialog.js rename to src/web/pages/usersettings/dialog.js diff --git a/gsa/src/web/pages/usersettings/filterpart.js b/src/web/pages/usersettings/filterpart.js similarity index 100% rename from gsa/src/web/pages/usersettings/filterpart.js rename to src/web/pages/usersettings/filterpart.js diff --git a/gsa/src/web/pages/usersettings/generalpart.js b/src/web/pages/usersettings/generalpart.js similarity index 100% rename from gsa/src/web/pages/usersettings/generalpart.js rename to src/web/pages/usersettings/generalpart.js diff --git a/gsa/src/web/pages/usersettings/severitypart.js b/src/web/pages/usersettings/severitypart.js similarity index 100% rename from gsa/src/web/pages/usersettings/severitypart.js rename to src/web/pages/usersettings/severitypart.js diff --git a/gsa/src/web/pages/usersettings/usersettingspage.js b/src/web/pages/usersettings/usersettingspage.js similarity index 100% rename from gsa/src/web/pages/usersettings/usersettingspage.js rename to src/web/pages/usersettings/usersettingspage.js diff --git a/gsa/src/web/pages/usersettings/validationrules.js b/src/web/pages/usersettings/validationrules.js similarity index 100% rename from gsa/src/web/pages/usersettings/validationrules.js rename to src/web/pages/usersettings/validationrules.js diff --git a/gsa/src/web/pages/vulns/dashboard/cvssdisplay.js b/src/web/pages/vulns/dashboard/cvssdisplay.js similarity index 100% rename from gsa/src/web/pages/vulns/dashboard/cvssdisplay.js rename to src/web/pages/vulns/dashboard/cvssdisplay.js diff --git a/gsa/src/web/pages/vulns/dashboard/hostsdisplay.js b/src/web/pages/vulns/dashboard/hostsdisplay.js similarity index 100% rename from gsa/src/web/pages/vulns/dashboard/hostsdisplay.js rename to src/web/pages/vulns/dashboard/hostsdisplay.js diff --git a/gsa/src/web/pages/vulns/dashboard/index.js b/src/web/pages/vulns/dashboard/index.js similarity index 100% rename from gsa/src/web/pages/vulns/dashboard/index.js rename to src/web/pages/vulns/dashboard/index.js diff --git a/gsa/src/web/pages/vulns/dashboard/loaders.js b/src/web/pages/vulns/dashboard/loaders.js similarity index 100% rename from gsa/src/web/pages/vulns/dashboard/loaders.js rename to src/web/pages/vulns/dashboard/loaders.js diff --git a/gsa/src/web/pages/vulns/dashboard/severityclassdisplay.js b/src/web/pages/vulns/dashboard/severityclassdisplay.js similarity index 100% rename from gsa/src/web/pages/vulns/dashboard/severityclassdisplay.js rename to src/web/pages/vulns/dashboard/severityclassdisplay.js diff --git a/gsa/src/web/pages/vulns/filterdialog.js b/src/web/pages/vulns/filterdialog.js similarity index 100% rename from gsa/src/web/pages/vulns/filterdialog.js rename to src/web/pages/vulns/filterdialog.js diff --git a/gsa/src/web/pages/vulns/listpage.js b/src/web/pages/vulns/listpage.js similarity index 100% rename from gsa/src/web/pages/vulns/listpage.js rename to src/web/pages/vulns/listpage.js diff --git a/gsa/src/web/pages/vulns/row.js b/src/web/pages/vulns/row.js similarity index 100% rename from gsa/src/web/pages/vulns/row.js rename to src/web/pages/vulns/row.js diff --git a/gsa/src/web/pages/vulns/table.js b/src/web/pages/vulns/table.js similarity index 100% rename from gsa/src/web/pages/vulns/table.js rename to src/web/pages/vulns/table.js diff --git a/gsa/src/web/routes.js b/src/web/routes.js similarity index 100% rename from gsa/src/web/routes.js rename to src/web/routes.js diff --git a/gsa/src/web/store/__tests__/utils.js b/src/web/store/__tests__/utils.js similarity index 100% rename from gsa/src/web/store/__tests__/utils.js rename to src/web/store/__tests__/utils.js diff --git a/gsa/src/web/store/actions.js b/src/web/store/actions.js similarity index 100% rename from gsa/src/web/store/actions.js rename to src/web/store/actions.js diff --git a/gsa/src/web/store/businessprocessmaps/actions.js b/src/web/store/businessprocessmaps/actions.js similarity index 100% rename from gsa/src/web/store/businessprocessmaps/actions.js rename to src/web/store/businessprocessmaps/actions.js diff --git a/gsa/src/web/store/businessprocessmaps/reducers.js b/src/web/store/businessprocessmaps/reducers.js similarity index 100% rename from gsa/src/web/store/businessprocessmaps/reducers.js rename to src/web/store/businessprocessmaps/reducers.js diff --git a/gsa/src/web/store/businessprocessmaps/selectors.js b/src/web/store/businessprocessmaps/selectors.js similarity index 100% rename from gsa/src/web/store/businessprocessmaps/selectors.js rename to src/web/store/businessprocessmaps/selectors.js diff --git a/gsa/src/web/store/dashboard/data/__tests__/actions.js b/src/web/store/dashboard/data/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/dashboard/data/__tests__/actions.js rename to src/web/store/dashboard/data/__tests__/actions.js diff --git a/gsa/src/web/store/dashboard/data/__tests__/loader.js b/src/web/store/dashboard/data/__tests__/loader.js similarity index 100% rename from gsa/src/web/store/dashboard/data/__tests__/loader.js rename to src/web/store/dashboard/data/__tests__/loader.js diff --git a/gsa/src/web/store/dashboard/data/__tests__/reducers.js b/src/web/store/dashboard/data/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/dashboard/data/__tests__/reducers.js rename to src/web/store/dashboard/data/__tests__/reducers.js diff --git a/gsa/src/web/store/dashboard/data/__tests__/selectors.js b/src/web/store/dashboard/data/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/dashboard/data/__tests__/selectors.js rename to src/web/store/dashboard/data/__tests__/selectors.js diff --git a/gsa/src/web/store/dashboard/data/actions.js b/src/web/store/dashboard/data/actions.js similarity index 100% rename from gsa/src/web/store/dashboard/data/actions.js rename to src/web/store/dashboard/data/actions.js diff --git a/gsa/src/web/store/dashboard/data/loader.js b/src/web/store/dashboard/data/loader.js similarity index 100% rename from gsa/src/web/store/dashboard/data/loader.js rename to src/web/store/dashboard/data/loader.js diff --git a/gsa/src/web/store/dashboard/data/reducers.js b/src/web/store/dashboard/data/reducers.js similarity index 100% rename from gsa/src/web/store/dashboard/data/reducers.js rename to src/web/store/dashboard/data/reducers.js diff --git a/gsa/src/web/store/dashboard/data/selectors.js b/src/web/store/dashboard/data/selectors.js similarity index 100% rename from gsa/src/web/store/dashboard/data/selectors.js rename to src/web/store/dashboard/data/selectors.js diff --git a/gsa/src/web/store/dashboard/settings/__tests__/actions.js b/src/web/store/dashboard/settings/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/dashboard/settings/__tests__/actions.js rename to src/web/store/dashboard/settings/__tests__/actions.js diff --git a/gsa/src/web/store/dashboard/settings/__tests__/reducers.js b/src/web/store/dashboard/settings/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/dashboard/settings/__tests__/reducers.js rename to src/web/store/dashboard/settings/__tests__/reducers.js diff --git a/gsa/src/web/store/dashboard/settings/__tests__/selectors.js b/src/web/store/dashboard/settings/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/dashboard/settings/__tests__/selectors.js rename to src/web/store/dashboard/settings/__tests__/selectors.js diff --git a/gsa/src/web/store/dashboard/settings/actions.js b/src/web/store/dashboard/settings/actions.js similarity index 100% rename from gsa/src/web/store/dashboard/settings/actions.js rename to src/web/store/dashboard/settings/actions.js diff --git a/gsa/src/web/store/dashboard/settings/reducers.js b/src/web/store/dashboard/settings/reducers.js similarity index 100% rename from gsa/src/web/store/dashboard/settings/reducers.js rename to src/web/store/dashboard/settings/reducers.js diff --git a/gsa/src/web/store/dashboard/settings/selectors.js b/src/web/store/dashboard/settings/selectors.js similarity index 100% rename from gsa/src/web/store/dashboard/settings/selectors.js rename to src/web/store/dashboard/settings/selectors.js diff --git a/gsa/src/web/store/entities/__tests__/alerts.js b/src/web/store/entities/__tests__/alerts.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/alerts.js rename to src/web/store/entities/__tests__/alerts.js diff --git a/gsa/src/web/store/entities/__tests__/audits.js b/src/web/store/entities/__tests__/audits.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/audits.js rename to src/web/store/entities/__tests__/audits.js diff --git a/gsa/src/web/store/entities/__tests__/certbund.js b/src/web/store/entities/__tests__/certbund.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/certbund.js rename to src/web/store/entities/__tests__/certbund.js diff --git a/gsa/src/web/store/entities/__tests__/cpes.js b/src/web/store/entities/__tests__/cpes.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/cpes.js rename to src/web/store/entities/__tests__/cpes.js diff --git a/gsa/src/web/store/entities/__tests__/credentials.js b/src/web/store/entities/__tests__/credentials.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/credentials.js rename to src/web/store/entities/__tests__/credentials.js diff --git a/gsa/src/web/store/entities/__tests__/cves.js b/src/web/store/entities/__tests__/cves.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/cves.js rename to src/web/store/entities/__tests__/cves.js diff --git a/gsa/src/web/store/entities/__tests__/dfncerts.js b/src/web/store/entities/__tests__/dfncerts.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/dfncerts.js rename to src/web/store/entities/__tests__/dfncerts.js diff --git a/gsa/src/web/store/entities/__tests__/filters.js b/src/web/store/entities/__tests__/filters.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/filters.js rename to src/web/store/entities/__tests__/filters.js diff --git a/gsa/src/web/store/entities/__tests__/groups.js b/src/web/store/entities/__tests__/groups.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/groups.js rename to src/web/store/entities/__tests__/groups.js diff --git a/gsa/src/web/store/entities/__tests__/hosts.js b/src/web/store/entities/__tests__/hosts.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/hosts.js rename to src/web/store/entities/__tests__/hosts.js diff --git a/gsa/src/web/store/entities/__tests__/notes.js b/src/web/store/entities/__tests__/notes.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/notes.js rename to src/web/store/entities/__tests__/notes.js diff --git a/gsa/src/web/store/entities/__tests__/nvts.js b/src/web/store/entities/__tests__/nvts.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/nvts.js rename to src/web/store/entities/__tests__/nvts.js diff --git a/gsa/src/web/store/entities/__tests__/operatingsystems.js b/src/web/store/entities/__tests__/operatingsystems.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/operatingsystems.js rename to src/web/store/entities/__tests__/operatingsystems.js diff --git a/gsa/src/web/store/entities/__tests__/ovaldefs.js b/src/web/store/entities/__tests__/ovaldefs.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/ovaldefs.js rename to src/web/store/entities/__tests__/ovaldefs.js diff --git a/gsa/src/web/store/entities/__tests__/overrides.js b/src/web/store/entities/__tests__/overrides.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/overrides.js rename to src/web/store/entities/__tests__/overrides.js diff --git a/gsa/src/web/store/entities/__tests__/permissions.js b/src/web/store/entities/__tests__/permissions.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/permissions.js rename to src/web/store/entities/__tests__/permissions.js diff --git a/gsa/src/web/store/entities/__tests__/policies.js b/src/web/store/entities/__tests__/policies.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/policies.js rename to src/web/store/entities/__tests__/policies.js diff --git a/gsa/src/web/store/entities/__tests__/portlists.js b/src/web/store/entities/__tests__/portlists.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/portlists.js rename to src/web/store/entities/__tests__/portlists.js diff --git a/gsa/src/web/store/entities/__tests__/reducers.js b/src/web/store/entities/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/reducers.js rename to src/web/store/entities/__tests__/reducers.js diff --git a/gsa/src/web/store/entities/__tests__/reportformats.js b/src/web/store/entities/__tests__/reportformats.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/reportformats.js rename to src/web/store/entities/__tests__/reportformats.js diff --git a/gsa/src/web/store/entities/__tests__/reports.js b/src/web/store/entities/__tests__/reports.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/reports.js rename to src/web/store/entities/__tests__/reports.js diff --git a/gsa/src/web/store/entities/__tests__/results.js b/src/web/store/entities/__tests__/results.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/results.js rename to src/web/store/entities/__tests__/results.js diff --git a/gsa/src/web/store/entities/__tests__/roles.js b/src/web/store/entities/__tests__/roles.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/roles.js rename to src/web/store/entities/__tests__/roles.js diff --git a/gsa/src/web/store/entities/__tests__/scanconfigs.js b/src/web/store/entities/__tests__/scanconfigs.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/scanconfigs.js rename to src/web/store/entities/__tests__/scanconfigs.js diff --git a/gsa/src/web/store/entities/__tests__/scanners.js b/src/web/store/entities/__tests__/scanners.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/scanners.js rename to src/web/store/entities/__tests__/scanners.js diff --git a/gsa/src/web/store/entities/__tests__/schedules.js b/src/web/store/entities/__tests__/schedules.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/schedules.js rename to src/web/store/entities/__tests__/schedules.js diff --git a/gsa/src/web/store/entities/__tests__/tags.js b/src/web/store/entities/__tests__/tags.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/tags.js rename to src/web/store/entities/__tests__/tags.js diff --git a/gsa/src/web/store/entities/__tests__/targets.js b/src/web/store/entities/__tests__/targets.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/targets.js rename to src/web/store/entities/__tests__/targets.js diff --git a/gsa/src/web/store/entities/__tests__/tasks.js b/src/web/store/entities/__tests__/tasks.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/tasks.js rename to src/web/store/entities/__tests__/tasks.js diff --git a/gsa/src/web/store/entities/__tests__/tickets.js b/src/web/store/entities/__tests__/tickets.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/tickets.js rename to src/web/store/entities/__tests__/tickets.js diff --git a/gsa/src/web/store/entities/__tests__/users.js b/src/web/store/entities/__tests__/users.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/users.js rename to src/web/store/entities/__tests__/users.js diff --git a/gsa/src/web/store/entities/__tests__/vulns.js b/src/web/store/entities/__tests__/vulns.js similarity index 100% rename from gsa/src/web/store/entities/__tests__/vulns.js rename to src/web/store/entities/__tests__/vulns.js diff --git a/gsa/src/web/store/entities/alerts.js b/src/web/store/entities/alerts.js similarity index 100% rename from gsa/src/web/store/entities/alerts.js rename to src/web/store/entities/alerts.js diff --git a/gsa/src/web/store/entities/audits.js b/src/web/store/entities/audits.js similarity index 100% rename from gsa/src/web/store/entities/audits.js rename to src/web/store/entities/audits.js diff --git a/gsa/src/web/store/entities/certbund.js b/src/web/store/entities/certbund.js similarity index 100% rename from gsa/src/web/store/entities/certbund.js rename to src/web/store/entities/certbund.js diff --git a/gsa/src/web/store/entities/cpes.js b/src/web/store/entities/cpes.js similarity index 100% rename from gsa/src/web/store/entities/cpes.js rename to src/web/store/entities/cpes.js diff --git a/gsa/src/web/store/entities/credentials.js b/src/web/store/entities/credentials.js similarity index 100% rename from gsa/src/web/store/entities/credentials.js rename to src/web/store/entities/credentials.js diff --git a/gsa/src/web/store/entities/cves.js b/src/web/store/entities/cves.js similarity index 100% rename from gsa/src/web/store/entities/cves.js rename to src/web/store/entities/cves.js diff --git a/gsa/src/web/store/entities/dfncerts.js b/src/web/store/entities/dfncerts.js similarity index 100% rename from gsa/src/web/store/entities/dfncerts.js rename to src/web/store/entities/dfncerts.js diff --git a/gsa/src/web/store/entities/filters.js b/src/web/store/entities/filters.js similarity index 100% rename from gsa/src/web/store/entities/filters.js rename to src/web/store/entities/filters.js diff --git a/gsa/src/web/store/entities/groups.js b/src/web/store/entities/groups.js similarity index 100% rename from gsa/src/web/store/entities/groups.js rename to src/web/store/entities/groups.js diff --git a/gsa/src/web/store/entities/hosts.js b/src/web/store/entities/hosts.js similarity index 100% rename from gsa/src/web/store/entities/hosts.js rename to src/web/store/entities/hosts.js diff --git a/gsa/src/web/store/entities/notes.js b/src/web/store/entities/notes.js similarity index 100% rename from gsa/src/web/store/entities/notes.js rename to src/web/store/entities/notes.js diff --git a/gsa/src/web/store/entities/nvts.js b/src/web/store/entities/nvts.js similarity index 100% rename from gsa/src/web/store/entities/nvts.js rename to src/web/store/entities/nvts.js diff --git a/gsa/src/web/store/entities/operatingsystems.js b/src/web/store/entities/operatingsystems.js similarity index 100% rename from gsa/src/web/store/entities/operatingsystems.js rename to src/web/store/entities/operatingsystems.js diff --git a/gsa/src/web/store/entities/ovaldefs.js b/src/web/store/entities/ovaldefs.js similarity index 100% rename from gsa/src/web/store/entities/ovaldefs.js rename to src/web/store/entities/ovaldefs.js diff --git a/gsa/src/web/store/entities/overrides.js b/src/web/store/entities/overrides.js similarity index 100% rename from gsa/src/web/store/entities/overrides.js rename to src/web/store/entities/overrides.js diff --git a/gsa/src/web/store/entities/permissions.js b/src/web/store/entities/permissions.js similarity index 100% rename from gsa/src/web/store/entities/permissions.js rename to src/web/store/entities/permissions.js diff --git a/gsa/src/web/store/entities/policies.js b/src/web/store/entities/policies.js similarity index 100% rename from gsa/src/web/store/entities/policies.js rename to src/web/store/entities/policies.js diff --git a/gsa/src/web/store/entities/portlists.js b/src/web/store/entities/portlists.js similarity index 100% rename from gsa/src/web/store/entities/portlists.js rename to src/web/store/entities/portlists.js diff --git a/gsa/src/web/store/entities/reducers.js b/src/web/store/entities/reducers.js similarity index 100% rename from gsa/src/web/store/entities/reducers.js rename to src/web/store/entities/reducers.js diff --git a/gsa/src/web/store/entities/report/__tests__/actions.js b/src/web/store/entities/report/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/entities/report/__tests__/actions.js rename to src/web/store/entities/report/__tests__/actions.js diff --git a/gsa/src/web/store/entities/report/__tests__/reducers.js b/src/web/store/entities/report/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/entities/report/__tests__/reducers.js rename to src/web/store/entities/report/__tests__/reducers.js diff --git a/gsa/src/web/store/entities/report/__tests__/selectors.js b/src/web/store/entities/report/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/entities/report/__tests__/selectors.js rename to src/web/store/entities/report/__tests__/selectors.js diff --git a/gsa/src/web/store/entities/report/actions.js b/src/web/store/entities/report/actions.js similarity index 100% rename from gsa/src/web/store/entities/report/actions.js rename to src/web/store/entities/report/actions.js diff --git a/gsa/src/web/store/entities/report/reducers.js b/src/web/store/entities/report/reducers.js similarity index 100% rename from gsa/src/web/store/entities/report/reducers.js rename to src/web/store/entities/report/reducers.js diff --git a/gsa/src/web/store/entities/report/selectors.js b/src/web/store/entities/report/selectors.js similarity index 100% rename from gsa/src/web/store/entities/report/selectors.js rename to src/web/store/entities/report/selectors.js diff --git a/gsa/src/web/store/entities/reportformats.js b/src/web/store/entities/reportformats.js similarity index 100% rename from gsa/src/web/store/entities/reportformats.js rename to src/web/store/entities/reportformats.js diff --git a/gsa/src/web/store/entities/reports.js b/src/web/store/entities/reports.js similarity index 100% rename from gsa/src/web/store/entities/reports.js rename to src/web/store/entities/reports.js diff --git a/gsa/src/web/store/entities/reports/__tests__/reducers.js b/src/web/store/entities/reports/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/entities/reports/__tests__/reducers.js rename to src/web/store/entities/reports/__tests__/reducers.js diff --git a/gsa/src/web/store/entities/reports/reducers.js b/src/web/store/entities/reports/reducers.js similarity index 100% rename from gsa/src/web/store/entities/reports/reducers.js rename to src/web/store/entities/reports/reducers.js diff --git a/gsa/src/web/store/entities/results.js b/src/web/store/entities/results.js similarity index 100% rename from gsa/src/web/store/entities/results.js rename to src/web/store/entities/results.js diff --git a/gsa/src/web/store/entities/roles.js b/src/web/store/entities/roles.js similarity index 100% rename from gsa/src/web/store/entities/roles.js rename to src/web/store/entities/roles.js diff --git a/gsa/src/web/store/entities/scanconfigs.js b/src/web/store/entities/scanconfigs.js similarity index 100% rename from gsa/src/web/store/entities/scanconfigs.js rename to src/web/store/entities/scanconfigs.js diff --git a/gsa/src/web/store/entities/scanners.js b/src/web/store/entities/scanners.js similarity index 100% rename from gsa/src/web/store/entities/scanners.js rename to src/web/store/entities/scanners.js diff --git a/gsa/src/web/store/entities/schedules.js b/src/web/store/entities/schedules.js similarity index 100% rename from gsa/src/web/store/entities/schedules.js rename to src/web/store/entities/schedules.js diff --git a/gsa/src/web/store/entities/tags.js b/src/web/store/entities/tags.js similarity index 100% rename from gsa/src/web/store/entities/tags.js rename to src/web/store/entities/tags.js diff --git a/gsa/src/web/store/entities/targets.js b/src/web/store/entities/targets.js similarity index 100% rename from gsa/src/web/store/entities/targets.js rename to src/web/store/entities/targets.js diff --git a/gsa/src/web/store/entities/tasks.js b/src/web/store/entities/tasks.js similarity index 100% rename from gsa/src/web/store/entities/tasks.js rename to src/web/store/entities/tasks.js diff --git a/gsa/src/web/store/entities/tickets.js b/src/web/store/entities/tickets.js similarity index 100% rename from gsa/src/web/store/entities/tickets.js rename to src/web/store/entities/tickets.js diff --git a/gsa/src/web/store/entities/tlscertificates.js b/src/web/store/entities/tlscertificates.js similarity index 100% rename from gsa/src/web/store/entities/tlscertificates.js rename to src/web/store/entities/tlscertificates.js diff --git a/gsa/src/web/store/entities/users.js b/src/web/store/entities/users.js similarity index 100% rename from gsa/src/web/store/entities/users.js rename to src/web/store/entities/users.js diff --git a/gsa/src/web/store/entities/utils/__tests__/actions.js b/src/web/store/entities/utils/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/entities/utils/__tests__/actions.js rename to src/web/store/entities/utils/__tests__/actions.js diff --git a/gsa/src/web/store/entities/utils/__tests__/main.js b/src/web/store/entities/utils/__tests__/main.js similarity index 100% rename from gsa/src/web/store/entities/utils/__tests__/main.js rename to src/web/store/entities/utils/__tests__/main.js diff --git a/gsa/src/web/store/entities/utils/__tests__/reducers.js b/src/web/store/entities/utils/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/entities/utils/__tests__/reducers.js rename to src/web/store/entities/utils/__tests__/reducers.js diff --git a/gsa/src/web/store/entities/utils/__tests__/selectors.js b/src/web/store/entities/utils/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/entities/utils/__tests__/selectors.js rename to src/web/store/entities/utils/__tests__/selectors.js diff --git a/gsa/src/web/store/entities/utils/actions.js b/src/web/store/entities/utils/actions.js similarity index 100% rename from gsa/src/web/store/entities/utils/actions.js rename to src/web/store/entities/utils/actions.js diff --git a/gsa/src/web/store/entities/utils/main.js b/src/web/store/entities/utils/main.js similarity index 100% rename from gsa/src/web/store/entities/utils/main.js rename to src/web/store/entities/utils/main.js diff --git a/gsa/src/web/store/entities/utils/reducers.js b/src/web/store/entities/utils/reducers.js similarity index 100% rename from gsa/src/web/store/entities/utils/reducers.js rename to src/web/store/entities/utils/reducers.js diff --git a/gsa/src/web/store/entities/utils/selectors.js b/src/web/store/entities/utils/selectors.js similarity index 100% rename from gsa/src/web/store/entities/utils/selectors.js rename to src/web/store/entities/utils/selectors.js diff --git a/gsa/src/web/store/entities/utils/testing.js b/src/web/store/entities/utils/testing.js similarity index 100% rename from gsa/src/web/store/entities/utils/testing.js rename to src/web/store/entities/utils/testing.js diff --git a/gsa/src/web/store/entities/vulns.js b/src/web/store/entities/vulns.js similarity index 100% rename from gsa/src/web/store/entities/vulns.js rename to src/web/store/entities/vulns.js diff --git a/gsa/src/web/store/index.js b/src/web/store/index.js similarity index 100% rename from gsa/src/web/store/index.js rename to src/web/store/index.js diff --git a/gsa/src/web/store/pages/__tests__/actions.js b/src/web/store/pages/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/pages/__tests__/actions.js rename to src/web/store/pages/__tests__/actions.js diff --git a/gsa/src/web/store/pages/__tests__/reducers.js b/src/web/store/pages/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/pages/__tests__/reducers.js rename to src/web/store/pages/__tests__/reducers.js diff --git a/gsa/src/web/store/pages/__tests__/selectors.js b/src/web/store/pages/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/pages/__tests__/selectors.js rename to src/web/store/pages/__tests__/selectors.js diff --git a/gsa/src/web/store/pages/actions.js b/src/web/store/pages/actions.js similarity index 100% rename from gsa/src/web/store/pages/actions.js rename to src/web/store/pages/actions.js diff --git a/gsa/src/web/store/pages/reducers.js b/src/web/store/pages/reducers.js similarity index 100% rename from gsa/src/web/store/pages/reducers.js rename to src/web/store/pages/reducers.js diff --git a/gsa/src/web/store/pages/selectors.js b/src/web/store/pages/selectors.js similarity index 100% rename from gsa/src/web/store/pages/selectors.js rename to src/web/store/pages/selectors.js diff --git a/gsa/src/web/store/reducers.js b/src/web/store/reducers.js similarity index 100% rename from gsa/src/web/store/reducers.js rename to src/web/store/reducers.js diff --git a/gsa/src/web/store/usersettings/__tests__/actions.js b/src/web/store/usersettings/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/usersettings/__tests__/actions.js rename to src/web/store/usersettings/__tests__/actions.js diff --git a/gsa/src/web/store/usersettings/__tests__/reducers.js b/src/web/store/usersettings/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/usersettings/__tests__/reducers.js rename to src/web/store/usersettings/__tests__/reducers.js diff --git a/gsa/src/web/store/usersettings/__tests__/selectors.js b/src/web/store/usersettings/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/usersettings/__tests__/selectors.js rename to src/web/store/usersettings/__tests__/selectors.js diff --git a/gsa/src/web/store/usersettings/actions.js b/src/web/store/usersettings/actions.js similarity index 100% rename from gsa/src/web/store/usersettings/actions.js rename to src/web/store/usersettings/actions.js diff --git a/gsa/src/web/store/usersettings/defaultfilters/__tests__/actions.js b/src/web/store/usersettings/defaultfilters/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/usersettings/defaultfilters/__tests__/actions.js rename to src/web/store/usersettings/defaultfilters/__tests__/actions.js diff --git a/gsa/src/web/store/usersettings/defaultfilters/__tests__/reducers.js b/src/web/store/usersettings/defaultfilters/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/usersettings/defaultfilters/__tests__/reducers.js rename to src/web/store/usersettings/defaultfilters/__tests__/reducers.js diff --git a/gsa/src/web/store/usersettings/defaultfilters/__tests__/selectors.js b/src/web/store/usersettings/defaultfilters/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/usersettings/defaultfilters/__tests__/selectors.js rename to src/web/store/usersettings/defaultfilters/__tests__/selectors.js diff --git a/gsa/src/web/store/usersettings/defaultfilters/actions.js b/src/web/store/usersettings/defaultfilters/actions.js similarity index 100% rename from gsa/src/web/store/usersettings/defaultfilters/actions.js rename to src/web/store/usersettings/defaultfilters/actions.js diff --git a/gsa/src/web/store/usersettings/defaultfilters/reducers.js b/src/web/store/usersettings/defaultfilters/reducers.js similarity index 100% rename from gsa/src/web/store/usersettings/defaultfilters/reducers.js rename to src/web/store/usersettings/defaultfilters/reducers.js diff --git a/gsa/src/web/store/usersettings/defaultfilters/selectors.js b/src/web/store/usersettings/defaultfilters/selectors.js similarity index 100% rename from gsa/src/web/store/usersettings/defaultfilters/selectors.js rename to src/web/store/usersettings/defaultfilters/selectors.js diff --git a/gsa/src/web/store/usersettings/defaults/__tests__/actions.js b/src/web/store/usersettings/defaults/__tests__/actions.js similarity index 100% rename from gsa/src/web/store/usersettings/defaults/__tests__/actions.js rename to src/web/store/usersettings/defaults/__tests__/actions.js diff --git a/gsa/src/web/store/usersettings/defaults/__tests__/reducers.js b/src/web/store/usersettings/defaults/__tests__/reducers.js similarity index 100% rename from gsa/src/web/store/usersettings/defaults/__tests__/reducers.js rename to src/web/store/usersettings/defaults/__tests__/reducers.js diff --git a/gsa/src/web/store/usersettings/defaults/__tests__/selectors.js b/src/web/store/usersettings/defaults/__tests__/selectors.js similarity index 100% rename from gsa/src/web/store/usersettings/defaults/__tests__/selectors.js rename to src/web/store/usersettings/defaults/__tests__/selectors.js diff --git a/gsa/src/web/store/usersettings/defaults/actions.js b/src/web/store/usersettings/defaults/actions.js similarity index 100% rename from gsa/src/web/store/usersettings/defaults/actions.js rename to src/web/store/usersettings/defaults/actions.js diff --git a/gsa/src/web/store/usersettings/defaults/reducers.js b/src/web/store/usersettings/defaults/reducers.js similarity index 100% rename from gsa/src/web/store/usersettings/defaults/reducers.js rename to src/web/store/usersettings/defaults/reducers.js diff --git a/gsa/src/web/store/usersettings/defaults/selectors.js b/src/web/store/usersettings/defaults/selectors.js similarity index 100% rename from gsa/src/web/store/usersettings/defaults/selectors.js rename to src/web/store/usersettings/defaults/selectors.js diff --git a/gsa/src/web/store/usersettings/reducers.js b/src/web/store/usersettings/reducers.js similarity index 100% rename from gsa/src/web/store/usersettings/reducers.js rename to src/web/store/usersettings/reducers.js diff --git a/gsa/src/web/store/usersettings/selectors.js b/src/web/store/usersettings/selectors.js similarity index 100% rename from gsa/src/web/store/usersettings/selectors.js rename to src/web/store/usersettings/selectors.js diff --git a/gsa/src/web/store/utils.js b/src/web/store/utils.js similarity index 100% rename from gsa/src/web/store/utils.js rename to src/web/store/utils.js diff --git a/gsa/src/web/utils/__tests__/render.js b/src/web/utils/__tests__/render.js similarity index 100% rename from gsa/src/web/utils/__tests__/render.js rename to src/web/utils/__tests__/render.js diff --git a/gsa/src/web/utils/__tests__/sort.js b/src/web/utils/__tests__/sort.js similarity index 100% rename from gsa/src/web/utils/__tests__/sort.js rename to src/web/utils/__tests__/sort.js diff --git a/gsa/src/web/utils/__tests__/useCapabilities.js b/src/web/utils/__tests__/useCapabilities.js similarity index 100% rename from gsa/src/web/utils/__tests__/useCapabilities.js rename to src/web/utils/__tests__/useCapabilities.js diff --git a/gsa/src/web/utils/__tests__/useGmp.js b/src/web/utils/__tests__/useGmp.js similarity index 100% rename from gsa/src/web/utils/__tests__/useGmp.js rename to src/web/utils/__tests__/useGmp.js diff --git a/gsa/src/web/utils/__tests__/useUserIsLoggedIn.js b/src/web/utils/__tests__/useUserIsLoggedIn.js similarity index 100% rename from gsa/src/web/utils/__tests__/useUserIsLoggedIn.js rename to src/web/utils/__tests__/useUserIsLoggedIn.js diff --git a/gsa/src/web/utils/__tests__/useUserName.js b/src/web/utils/__tests__/useUserName.js similarity index 100% rename from gsa/src/web/utils/__tests__/useUserName.js rename to src/web/utils/__tests__/useUserName.js diff --git a/gsa/src/web/utils/__tests__/useUserSessionTimeout.js b/src/web/utils/__tests__/useUserSessionTimeout.js similarity index 100% rename from gsa/src/web/utils/__tests__/useUserSessionTimeout.js rename to src/web/utils/__tests__/useUserSessionTimeout.js diff --git a/gsa/src/web/utils/__tests__/useUserTimezone.js b/src/web/utils/__tests__/useUserTimezone.js similarity index 100% rename from gsa/src/web/utils/__tests__/useUserTimezone.js rename to src/web/utils/__tests__/useUserTimezone.js diff --git a/gsa/src/web/utils/cert.js b/src/web/utils/cert.js similarity index 100% rename from gsa/src/web/utils/cert.js rename to src/web/utils/cert.js diff --git a/gsa/src/web/utils/compose.js b/src/web/utils/compose.js similarity index 100% rename from gsa/src/web/utils/compose.js rename to src/web/utils/compose.js diff --git a/gsa/src/web/utils/cpe.js b/src/web/utils/cpe.js similarity index 100% rename from gsa/src/web/utils/cpe.js rename to src/web/utils/cpe.js diff --git a/gsa/src/web/utils/globalcss.js b/src/web/utils/globalcss.js similarity index 100% rename from gsa/src/web/utils/globalcss.js rename to src/web/utils/globalcss.js diff --git a/gsa/src/web/utils/languages.js b/src/web/utils/languages.js similarity index 100% rename from gsa/src/web/utils/languages.js rename to src/web/utils/languages.js diff --git a/gsa/src/web/utils/os.js b/src/web/utils/os.js similarity index 100% rename from gsa/src/web/utils/os.js rename to src/web/utils/os.js diff --git a/gsa/src/web/utils/proptypes.js b/src/web/utils/proptypes.js similarity index 100% rename from gsa/src/web/utils/proptypes.js rename to src/web/utils/proptypes.js diff --git a/gsa/src/web/utils/render.js b/src/web/utils/render.js similarity index 100% rename from gsa/src/web/utils/render.js rename to src/web/utils/render.js diff --git a/gsa/src/web/utils/selectiontype.js b/src/web/utils/selectiontype.js similarity index 100% rename from gsa/src/web/utils/selectiontype.js rename to src/web/utils/selectiontype.js diff --git a/gsa/src/web/utils/severity.js b/src/web/utils/severity.js similarity index 100% rename from gsa/src/web/utils/severity.js rename to src/web/utils/severity.js diff --git a/gsa/src/web/utils/sort.js b/src/web/utils/sort.js similarity index 100% rename from gsa/src/web/utils/sort.js rename to src/web/utils/sort.js diff --git a/gsa/src/web/utils/state.js b/src/web/utils/state.js similarity index 100% rename from gsa/src/web/utils/state.js rename to src/web/utils/state.js diff --git a/gsa/src/web/utils/testing.js b/src/web/utils/testing.js similarity index 100% rename from gsa/src/web/utils/testing.js rename to src/web/utils/testing.js diff --git a/gsa/src/web/utils/theme.js b/src/web/utils/theme.js similarity index 100% rename from gsa/src/web/utils/theme.js rename to src/web/utils/theme.js diff --git a/gsa/src/web/utils/urls.js b/src/web/utils/urls.js similarity index 100% rename from gsa/src/web/utils/urls.js rename to src/web/utils/urls.js diff --git a/gsa/src/web/utils/useCapabilities.js b/src/web/utils/useCapabilities.js similarity index 100% rename from gsa/src/web/utils/useCapabilities.js rename to src/web/utils/useCapabilities.js diff --git a/gsa/src/web/utils/useGmp.js b/src/web/utils/useGmp.js similarity index 100% rename from gsa/src/web/utils/useGmp.js rename to src/web/utils/useGmp.js diff --git a/gsa/src/web/utils/useUserIsLoggedIn.js b/src/web/utils/useUserIsLoggedIn.js similarity index 100% rename from gsa/src/web/utils/useUserIsLoggedIn.js rename to src/web/utils/useUserIsLoggedIn.js diff --git a/gsa/src/web/utils/useUserName.js b/src/web/utils/useUserName.js similarity index 100% rename from gsa/src/web/utils/useUserName.js rename to src/web/utils/useUserName.js diff --git a/gsa/src/web/utils/useUserSessionTimeout.js b/src/web/utils/useUserSessionTimeout.js similarity index 100% rename from gsa/src/web/utils/useUserSessionTimeout.js rename to src/web/utils/useUserSessionTimeout.js diff --git a/gsa/src/web/utils/useUserTimezone.js b/src/web/utils/useUserTimezone.js similarity index 100% rename from gsa/src/web/utils/useUserTimezone.js rename to src/web/utils/useUserTimezone.js diff --git a/gsa/src/web/utils/warning.js b/src/web/utils/warning.js similarity index 100% rename from gsa/src/web/utils/warning.js rename to src/web/utils/warning.js diff --git a/gsa/src/web/utils/withCapabilities.js b/src/web/utils/withCapabilities.js similarity index 100% rename from gsa/src/web/utils/withCapabilities.js rename to src/web/utils/withCapabilities.js diff --git a/gsa/src/web/utils/withComponentDefaults.js b/src/web/utils/withComponentDefaults.js similarity index 100% rename from gsa/src/web/utils/withComponentDefaults.js rename to src/web/utils/withComponentDefaults.js diff --git a/gsa/src/web/utils/withGmp.js b/src/web/utils/withGmp.js similarity index 100% rename from gsa/src/web/utils/withGmp.js rename to src/web/utils/withGmp.js diff --git a/gsa/src/web/utils/withPrefix.js b/src/web/utils/withPrefix.js similarity index 100% rename from gsa/src/web/utils/withPrefix.js rename to src/web/utils/withPrefix.js diff --git a/gsa/src/web/utils/withSubscription.js b/src/web/utils/withSubscription.js similarity index 100% rename from gsa/src/web/utils/withSubscription.js rename to src/web/utils/withSubscription.js diff --git a/gsa/src/web/utils/withUserName.js b/src/web/utils/withUserName.js similarity index 100% rename from gsa/src/web/utils/withUserName.js rename to src/web/utils/withUserName.js diff --git a/gsa/src/web/wizard/__tests__/advancedtaskwizard.js b/src/web/wizard/__tests__/advancedtaskwizard.js similarity index 100% rename from gsa/src/web/wizard/__tests__/advancedtaskwizard.js rename to src/web/wizard/__tests__/advancedtaskwizard.js diff --git a/gsa/src/web/wizard/__tests__/modifytaskwizard.js b/src/web/wizard/__tests__/modifytaskwizard.js similarity index 100% rename from gsa/src/web/wizard/__tests__/modifytaskwizard.js rename to src/web/wizard/__tests__/modifytaskwizard.js diff --git a/gsa/src/web/wizard/advancedtaskwizard.js b/src/web/wizard/advancedtaskwizard.js similarity index 100% rename from gsa/src/web/wizard/advancedtaskwizard.js rename to src/web/wizard/advancedtaskwizard.js diff --git a/gsa/src/web/wizard/modifytaskwizard.js b/src/web/wizard/modifytaskwizard.js similarity index 100% rename from gsa/src/web/wizard/modifytaskwizard.js rename to src/web/wizard/modifytaskwizard.js diff --git a/gsa/src/web/wizard/taskwizard.js b/src/web/wizard/taskwizard.js similarity index 100% rename from gsa/src/web/wizard/taskwizard.js rename to src/web/wizard/taskwizard.js diff --git a/gsa/yarn.lock b/yarn.lock similarity index 100% rename from gsa/yarn.lock rename to yarn.lock From 6b56b6da1c1ca98d3754b50ab107eb1a39154d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaspar=20L=C3=B6chte?= Date: Thu, 21 Oct 2021 12:46:08 +0200 Subject: [PATCH 02/11] Removing gsad from gsa repository --- gsad/CMakeLists.txt | 150 - gsad/config/CMakeLists.txt | 34 - gsad/config/gsad.logrotate.in | 8 - gsad/config/gsad.service.in | 18 - gsad/doc/CMakeLists.txt | 111 - gsad/doc/Doxyfile.in | 2354 ----- gsad/doc/Doxyfile_full.in | 2354 ----- gsad/doc/Doxyfile_xml.in | 2354 ----- gsad/doc/gsad.8 | 132 - gsad/doc/gsad.8.xml | 158 - gsad/doc/gsad.html | 160 - gsad/src/CMakeLists.txt | 180 - gsad/src/gsad.c | 3364 ------ gsad/src/gsad_base.c | 403 - gsad/src/gsad_base.h | 48 - gsad/src/gsad_cmd.c | 257 - gsad/src/gsad_cmd.h | 80 - gsad/src/gsad_content_type.h | 55 - gsad/src/gsad_credentials.c | 91 - gsad/src/gsad_credentials.h | 54 - gsad/src/gsad_gmp.c | 16960 ------------------------------ gsad/src/gsad_gmp.h | 728 -- gsad/src/gsad_gmp_arguments.c | 85 - gsad/src/gsad_gmp_arguments.h | 40 - gsad/src/gsad_gmp_auth.h | 33 - gsad/src/gsad_gmp_request.c | 37 - gsad/src/gsad_gmp_request.h | 31 - gsad/src/gsad_http.c | 1038 -- gsad/src/gsad_http.h | 243 - gsad/src/gsad_http_handler.c | 936 -- gsad/src/gsad_http_handler.h | 89 - gsad/src/gsad_i18n.c | 89 - gsad/src/gsad_i18n.h | 37 - gsad/src/gsad_log_conf.cmake_in | 39 - gsad/src/gsad_params.h | 114 - gsad/src/gsad_session.c | 207 - gsad/src/gsad_session.h | 49 - gsad/src/gsad_settings.c | 278 - gsad/src/gsad_settings.h | 119 - gsad/src/gsad_user.c | 403 - gsad/src/gsad_user.h | 110 - gsad/src/utils.c | 74 - gsad/src/utils.h | 35 - gsad/src/validator.c | 269 - gsad/src/validator.h | 69 - 45 files changed, 34477 deletions(-) delete mode 100644 gsad/CMakeLists.txt delete mode 100644 gsad/config/CMakeLists.txt delete mode 100644 gsad/config/gsad.logrotate.in delete mode 100644 gsad/config/gsad.service.in delete mode 100644 gsad/doc/CMakeLists.txt delete mode 100644 gsad/doc/Doxyfile.in delete mode 100644 gsad/doc/Doxyfile_full.in delete mode 100644 gsad/doc/Doxyfile_xml.in delete mode 100644 gsad/doc/gsad.8 delete mode 100644 gsad/doc/gsad.8.xml delete mode 100644 gsad/doc/gsad.html delete mode 100644 gsad/src/CMakeLists.txt delete mode 100644 gsad/src/gsad.c delete mode 100644 gsad/src/gsad_base.c delete mode 100644 gsad/src/gsad_base.h delete mode 100644 gsad/src/gsad_cmd.c delete mode 100644 gsad/src/gsad_cmd.h delete mode 100644 gsad/src/gsad_content_type.h delete mode 100644 gsad/src/gsad_credentials.c delete mode 100644 gsad/src/gsad_credentials.h delete mode 100644 gsad/src/gsad_gmp.c delete mode 100644 gsad/src/gsad_gmp.h delete mode 100644 gsad/src/gsad_gmp_arguments.c delete mode 100644 gsad/src/gsad_gmp_arguments.h delete mode 100644 gsad/src/gsad_gmp_auth.h delete mode 100644 gsad/src/gsad_gmp_request.c delete mode 100644 gsad/src/gsad_gmp_request.h delete mode 100644 gsad/src/gsad_http.c delete mode 100644 gsad/src/gsad_http.h delete mode 100644 gsad/src/gsad_http_handler.c delete mode 100644 gsad/src/gsad_http_handler.h delete mode 100644 gsad/src/gsad_i18n.c delete mode 100644 gsad/src/gsad_i18n.h delete mode 100644 gsad/src/gsad_log_conf.cmake_in delete mode 100644 gsad/src/gsad_params.h delete mode 100644 gsad/src/gsad_session.c delete mode 100644 gsad/src/gsad_session.h delete mode 100644 gsad/src/gsad_settings.c delete mode 100644 gsad/src/gsad_settings.h delete mode 100644 gsad/src/gsad_user.c delete mode 100644 gsad/src/gsad_user.h delete mode 100644 gsad/src/utils.c delete mode 100644 gsad/src/utils.h delete mode 100644 gsad/src/validator.c delete mode 100644 gsad/src/validator.h diff --git a/gsad/CMakeLists.txt b/gsad/CMakeLists.txt deleted file mode 100644 index cfed80761b..0000000000 --- a/gsad/CMakeLists.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Copyright (C) 2017-2021 Greenbone Networks GmbH -# -# SPDX-License-Identifier: AGPL-3.0-or-later -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . - - -cmake_minimum_required (VERSION 3.0) - -message ("-- Configuring gsad") - -project (gsad VERSION 21.4.3 LANGUAGES C) - - -# Set dev version if this is a development version and not a full release, -# unset (put value 0 or delete line) before a full release and reset after. -set (PROJECT_DEV_VERSION 0) - -# If PROJECT_DEV_VERSION is set, the version string will be set to: -# "major.minor.patch~dev${PROJECT_DEV_VERSION}${GIT_REVISION}" -# If PROJECT_DEV_VERSION is NOT set, the version string will be set to: -# "major.minor.patch${GIT_REVISION}" -# For CMAKE_BUILD_TYPE "Release" the git revision will be empty. -if (PROJECT_DEV_VERSION) - set (PROJECT_VERSION_SUFFIX "~dev${PROJECT_DEV_VERSION}") -endif (PROJECT_DEV_VERSION) - -set (PROJECT_VERSION_STRING "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}${PROJECT_VERSION_SUFFIX}${GIT_REVISION}") -set (GSAD_VERSION "${PROJECT_VERSION_STRING}") - -message (STATUS "Building gsad version ${GSAD_VERSION}") - -## Files generated on installation - -# generate compile_commands.json file -# see https://clang.llvm.org/docs/JSONCompilationDatabase.html -set(CMAKE_EXPORT_COMPILE_COMMANDS TRUE) - -## make format -message (STATUS "Looking for clang-format...") -find_program (CLANG_FORMAT clang-format) - -if (CLANG_FORMAT) - message (STATUS "Looking for clang-format... ${CLANG_FORMAT}") - add_custom_target(format COMMAND ${CLANG_FORMAT} "-i" "./src/*.c" - "./src/*.h" - WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}") -else (CLANG_FORMAT) - message (STATUS "clang-format not found.") -endif (CLANG_FORMAT) - -if (NOT SYSCONFDIR) - set (SYSCONFDIR "/etc") -endif (NOT SYSCONFDIR) - -if (NOT EXEC_PREFIX) - set (EXEC_PREFIX "${CMAKE_INSTALL_PREFIX}") -endif (NOT EXEC_PREFIX) - -if (NOT BINDIR) - set (BINDIR "${EXEC_PREFIX}/bin") -endif (NOT BINDIR) - -if (NOT SBINDIR) - set (SBINDIR "${EXEC_PREFIX}/sbin") -endif (NOT SBINDIR) - -if (NOT LIBDIR) - set (LIBDIR "${EXEC_PREFIX}/lib") -endif (NOT LIBDIR) - -if (NOT LOCALSTATEDIR) - set (LOCALSTATEDIR "/var") -endif (NOT LOCALSTATEDIR) - -if (NOT INCLUDEDIR) - set (INCLUDEDIR "${CMAKE_INSTALL_PREFIX}/include") -endif (NOT INCLUDEDIR) - -if (NOT DATADIR) - set (DATADIR "${CMAKE_INSTALL_PREFIX}/share") -endif (NOT DATADIR) - -set (GSAD_DATA_DIR "${DATADIR}/gvm/gsad") -set (GSAD_CONFIG_DIR "${SYSCONFDIR}/gvm/") - -if (NOT GVM_RUN_DIR) - set (GVM_RUN_DIR "/run/gvm") -endif (NOT GVM_RUN_DIR) - -if (NOT GSAD_PID_DIR) - set (GSAD_PID_DIR "${GVM_RUN_DIR}") -endif (NOT GSAD_PID_DIR) - - -if (NOT GVM_STATE_DIR) - set (GVM_STATE_DIR "${LOCALSTATEDIR}/lib/gvm") -else (NOT GVM_STATE_DIR) - set (GVM_STATE_DIR "${GVM_STATE_DIR}") -endif (NOT GVM_STATE_DIR) - -if (NOT GVM_LOG_DIR) - set (GVM_LOG_DIR "${LOCALSTATEDIR}/log/gvm") -else (NOT GVM_LOG_DIR) - set (GVM_LOG_DIR "${GVM_LOG_DIR}") -endif (NOT GVM_LOG_DIR) - -if (NOT GVM_SERVER_CERTIFICATE) - set (GVM_SERVER_CERTIFICATE "${GVM_STATE_DIR}/CA/servercert.pem") -else (NOT GVM_SERVER_CERTIFICATE) - set (GVM_SERVER_CERTIFICATE "${GVM_SERVER_CERTIFICATE}") -endif (NOT GVM_SERVER_CERTIFICATE) - -if (NOT GVM_SERVER_KEY) - set (GVM_SERVER_KEY "${GVM_STATE_DIR}/private/CA/serverkey.pem") -else (NOT GVM_SERVER_KEY) - set (GVM_SERVER_KEY "${GVM_SERVER_KEY}") -endif (NOT GVM_SERVER_KEY) - -if (NOT GVM_CA_CERTIFICATE) - set (GVM_CA_CERTIFICATE "${GVM_STATE_DIR}/CA/cacert.pem") -else (NOT GVM_CA_CERTIFICATE) - set (GVM_CA_CERTIFICATE "${GVM_CA_CERTIFICATE}") -endif (NOT GVM_CA_CERTIFICATE) - - -configure_file (src/gsad_log_conf.cmake_in src/gsad_log.conf) - -## Install - -install (FILES ${CMAKE_CURRENT_BINARY_DIR}/src/gsad_log.conf - DESTINATION ${GSAD_CONFIG_DIR}) - -add_subdirectory (src) -add_subdirectory (config) - -add_subdirectory (doc) - -# vim: set ts=2 sw=2 tw=80: diff --git a/gsad/config/CMakeLists.txt b/gsad/config/CMakeLists.txt deleted file mode 100644 index 2e8b4cb250..0000000000 --- a/gsad/config/CMakeLists.txt +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright (C) 2019-2021 Greenbone Networks GmbH -# -# SPDX-License-Identifier: AGPL-3.0-or-later -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . - - -if (NOT SYSTEMD_SERVICE_DIR) - set (SYSTEMD_SERVICE_DIR "/lib/systemd/system") -endif (NOT SYSTEMD_SERVICE_DIR) - -if (NOT LOGROTATE_DIR) - set (LOGROTATE_DIR "${SYSCONFDIR}/logrotate.d") -endif (NOT LOGROTATE_DIR) - -configure_file (gsad.service.in gsad.service) -configure_file (gsad.logrotate.in gsad.logrotate) - -install (FILES ${CMAKE_CURRENT_BINARY_DIR}/gsad.service - DESTINATION ${SYSTEMD_SERVICE_DIR}/) - -install (FILES ${CMAKE_CURRENT_BINARY_DIR}/gsad.logrotate - DESTINATION ${LOGROTATE_DIR}/ RENAME gsad) diff --git a/gsad/config/gsad.logrotate.in b/gsad/config/gsad.logrotate.in deleted file mode 100644 index ab729dd278..0000000000 --- a/gsad/config/gsad.logrotate.in +++ /dev/null @@ -1,8 +0,0 @@ -${GVM_LOG_DIR}/gsad.log { - compress - missingok - notifempty - sharedscripts - copytruncate -} - diff --git a/gsad/config/gsad.service.in b/gsad/config/gsad.service.in deleted file mode 100644 index 6592e3ef34..0000000000 --- a/gsad/config/gsad.service.in +++ /dev/null @@ -1,18 +0,0 @@ -[Unit] -Description=Greenbone Security Assistant daemon (gsad) -Documentation=man:gsad(8) https://www.greenbone.net -After=network.target gvmd.service -Wants=gvmd.service - -[Service] -Type=forking -User=gvm -Group=gvm -PIDFile=${GSAD_PID_DIR}/gsad.pid -ExecStart=${SBINDIR}/gsad --listen 127.0.0.1 --port 9392 --http-only -Restart=always -TimeoutStopSec=10 - -[Install] -WantedBy=multi-user.target -Alias=greenbone-security-assistant.service diff --git a/gsad/doc/CMakeLists.txt b/gsad/doc/CMakeLists.txt deleted file mode 100644 index 46be51a867..0000000000 --- a/gsad/doc/CMakeLists.txt +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright (C) 2009-2021 Greenbone Networks GmbH# -# SPDX-License-Identifier: AGPL-3.0-or-later -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . - - -## build - -set_directory_properties (PROPERTIES CLEAN_NO_CUSTOM true) -set_directory_properties (PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES ".built-html;.built-html_full") - -include (FindDoxygen) - -# Configure Doxyfile with version number -configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile) -configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile_full.in ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_full) -configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile_xml.in ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_xml) - -if (NOT DOXYGEN_EXECUTABLE) - message (STATUS "WARNING: Doxygen is required to build the HTML docs.") -else (NOT DOXYGEN_EXECUTABLE) - add_custom_target (doc COMMENT "Building documentation..." - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile ${CMAKE_CURRENT_BINARY_DIR}/.built-html) - - add_custom_command (OUTPUT .built-html - COMMAND sh - ARGS -c \"${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile && touch ${CMAKE_CURRENT_BINARY_DIR}/.built-html\;\" - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile) - - add_custom_target (doc-full COMMENT "Building documentation..." - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_full ${CMAKE_CURRENT_BINARY_DIR}/.built-html_full) - - add_custom_command (OUTPUT .built-html_full - COMMAND sh - ARGS -c \"${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_full && touch ${CMAKE_CURRENT_BINARY_DIR}/.built-html_full\;\" - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_full) - - add_custom_target (doc-xml COMMENT "Building documentation (XML)..." - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_xml ${CMAKE_CURRENT_BINARY_DIR}/.built-xml) - - add_custom_command (OUTPUT .built-xml - COMMAND sh - ARGS -c \"${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_xml && touch ${CMAKE_CURRENT_BINARY_DIR}/.built-xml\;\" - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile_xml) -endif (NOT DOXYGEN_EXECUTABLE) - -## Find xml2man - -message (STATUS "Looking for xmltoman...") - -find_program (XMLTOMAN_EXECUTABLE xmltoman - PATHS /bin /usr/bin /usr/local/bin/ - DOC "xmltoman location") - -message (STATUS "Looking for xmltoman... ${XMLTOMAN_EXECUTABLE}") - -find_program (XMLMANTOHTML_EXECUTABLE xmlmantohtml - PATHS /bin /usr/bin /usr/local/bin/ - DOC "xmlmantohtml location") - -message (STATUS "Looking for xmlmantohtml... ${XMLMANTOHTML_EXECUTABLE}") - -# FIX find_program seems to follow symlink -if (XMLMANTOHTML_EXECUTABLE) - set (XMLMANTOHTML_EXECUTABLE xmlmantohtml) -endif (XMLMANTOHTML_EXECUTABLE) - -if (XMLTOMAN_EXECUTABLE) - add_custom_target (man COMMENT "Building manual page..." - DEPENDS gsad.8) - - add_custom_command (OUTPUT gsad.8 - COMMAND sh - ARGS -c \"${XMLTOMAN_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/gsad.8.xml > ${CMAKE_CURRENT_BINARY_DIR}/gsad.8\;\" - DEPENDS gsad.8.xml) -else (XMLTOMAN_EXECUTABLE) - message (STATUS "WARNING: xmltoman is required to generate manpage.") - add_custom_command (OUTPUT gsad.8 - COMMAND echo "[Error: xmltoman required to see manpage here]" > ${CMAKE_CURRENT_BINARY_DIR}/gsad.8) -endif (XMLTOMAN_EXECUTABLE) - -if (XMLMANTOHTML_EXECUTABLE) - add_custom_target (man-html COMMENT "Building manual page HTML..." - DEPENDS gsad.html) - - add_custom_command (OUTPUT gsad.html - COMMAND sh - ARGS -c \"${XMLMANTOHTML_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/gsad.8.xml > ${CMAKE_CURRENT_BINARY_DIR}/gsad.html\;\" - DEPENDS gsad.8.xml) -else (XMLMANTOHTML_EXECUTABLE) - message (STATUS "WARNING: xmlmantohtml is required for manpage in HTML docs.") - add_custom_command (OUTPUT gsad.html - COMMAND echo "[Error: xmlmantohtml required to see manpage here]" > gsad.html) -endif (XMLMANTOHTML_EXECUTABLE) - - -## Install - -install (FILES gsad.8 - DESTINATION ${DATADIR}/man/man8 ) diff --git a/gsad/doc/Doxyfile.in b/gsad/doc/Doxyfile.in deleted file mode 100644 index a876c148f3..0000000000 --- a/gsad/doc/Doxyfile.in +++ /dev/null @@ -1,2354 +0,0 @@ -# Doxyfile 1.8.8 - -# This file describes the settings to be used by the documentation system -# doxygen (www.doxygen.org) for a project. -# -# All text after a double hash (##) is considered a comment and is placed in -# front of the TAG it is preceding. -# -# All text after a single hash (#) is considered a comment and will be ignored. -# The format is: -# TAG = value [value, ...] -# For lists, items can also be appended using: -# TAG += value [value, ...] -# Values that contain spaces should be placed between quotes (\" \"). - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- - -# This tag specifies the encoding used for all characters in the config file -# that follow. The default is UTF-8 which is also the encoding used for all text -# before the first occurrence of this tag. Doxygen uses libiconv (or the iconv -# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv -# for the list of possible encodings. -# The default value is: UTF-8. - -DOXYFILE_ENCODING = UTF-8 - -# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by -# double-quotes, unless you are using Doxywizard) that should identify the -# project for which the documentation is generated. This name is used in the -# title of most generated pages and in a few other places. -# The default value is: My Project. - -PROJECT_NAME = "Greenbone Security Assistant" - -# The PROJECT_NUMBER tag can be used to enter a project or revision number. This -# could be handy for archiving the generated documentation or if some version -# control system is used. - -PROJECT_NUMBER = @CPACK_PACKAGE_VERSION@ - -# Using the PROJECT_BRIEF tag one can provide an optional one line description -# for a project that appears at the top of each page and should give viewer a -# quick idea about the purpose of the project. Keep the description short. - -PROJECT_BRIEF = - -# With the PROJECT_LOGO tag one can specify an logo or icon that is included in -# the documentation. The maximum height of the logo should not exceed 55 pixels -# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo -# to the output directory. - -PROJECT_LOGO = - -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path -# into which the generated documentation will be written. If a relative path is -# entered, it will be relative to the location where doxygen was started. If -# left blank the current directory will be used. - -OUTPUT_DIRECTORY = @CMAKE_CURRENT_BINARY_DIR@/generated - -# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- -# directories (in 2 levels) under the output directory of each output format and -# will distribute the generated files over these directories. Enabling this -# option can be useful when feeding doxygen a huge amount of source files, where -# putting all generated files in the same directory would otherwise causes -# performance problems for the file system. -# The default value is: NO. - -CREATE_SUBDIRS = NO - -# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII -# characters to appear in the names of generated files. If set to NO, non-ASCII -# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode -# U+3044. -# The default value is: NO. - -ALLOW_UNICODE_NAMES = NO - -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, -# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), -# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, -# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), -# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, -# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, -# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, -# Ukrainian and Vietnamese. -# The default value is: English. - -OUTPUT_LANGUAGE = English - -# If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member -# descriptions after the members that are listed in the file and class -# documentation (similar to Javadoc). Set to NO to disable this. -# The default value is: YES. - -BRIEF_MEMBER_DESC = YES - -# If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief -# description of a member or function before the detailed description -# -# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the -# brief descriptions will be completely suppressed. -# The default value is: YES. - -REPEAT_BRIEF = YES - -# This tag implements a quasi-intelligent brief description abbreviator that is -# used to form the text in various listings. Each string in this list, if found -# as the leading text of the brief description, will be stripped from the text -# and the result, after processing the whole list, is used as the annotated -# text. Otherwise, the brief description is used as-is. If left blank, the -# following values are used ($name is automatically replaced with the name of -# the entity):The $name class, The $name widget, The $name file, is, provides, -# specifies, contains, represents, a, an and the. - -ABBREVIATE_BRIEF = - -# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then -# doxygen will generate a detailed section even if there is only a brief -# description. -# The default value is: NO. - -ALWAYS_DETAILED_SEC = NO - -# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -# inherited members of a class in the documentation of that class as if those -# members were ordinary class members. Constructors, destructors and assignment -# operators of the base classes will not be shown. -# The default value is: NO. - -INLINE_INHERITED_MEMB = NO - -# If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path -# before files name in the file list and in the header files. If set to NO the -# shortest path that makes the file name unique will be used -# The default value is: YES. - -FULL_PATH_NAMES = YES - -# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. -# Stripping is only done if one of the specified strings matches the left-hand -# part of the path. The tag can be used to show relative paths in the file list. -# If left blank the directory from which doxygen is run is used as the path to -# strip. -# -# Note that you can specify absolute paths here, but also relative paths, which -# will be relative from the directory where doxygen is started. -# This tag requires that the tag FULL_PATH_NAMES is set to YES. - -STRIP_FROM_PATH = @CMAKE_SOURCE_DIR@/gsad - -# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the -# path mentioned in the documentation of a class, which tells the reader which -# header file to include in order to use a class. If left blank only the name of -# the header file containing the class definition is used. Otherwise one should -# specify the list of include paths that are normally passed to the compiler -# using the -I flag. - -STRIP_FROM_INC_PATH = - -# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but -# less readable) file names. This can be useful is your file systems doesn't -# support long names like on DOS, Mac, or CD-ROM. -# The default value is: NO. - -SHORT_NAMES = NO - -# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the -# first line (until the first dot) of a Javadoc-style comment as the brief -# description. If set to NO, the Javadoc-style will behave just like regular Qt- -# style comments (thus requiring an explicit @brief command for a brief -# description.) -# The default value is: NO. - -JAVADOC_AUTOBRIEF = NO - -# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first -# line (until the first dot) of a Qt-style comment as the brief description. If -# set to NO, the Qt-style will behave just like regular Qt-style comments (thus -# requiring an explicit \brief command for a brief description.) -# The default value is: NO. - -QT_AUTOBRIEF = NO - -# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a -# multi-line C++ special comment block (i.e. a block of //! or /// comments) as -# a brief description. This used to be the default behavior. The new default is -# to treat a multi-line C++ comment block as a detailed description. Set this -# tag to YES if you prefer the old behavior instead. -# -# Note that setting this tag to YES also means that rational rose comments are -# not recognized any more. -# The default value is: NO. - -MULTILINE_CPP_IS_BRIEF = NO - -# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the -# documentation from any documented member that it re-implements. -# The default value is: YES. - -INHERIT_DOCS = YES - -# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a -# new page for each member. If set to NO, the documentation of a member will be -# part of the file/class/namespace that contains it. -# The default value is: NO. - -SEPARATE_MEMBER_PAGES = NO - -# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen -# uses this value to replace tabs by spaces in code fragments. -# Minimum value: 1, maximum value: 16, default value: 4. - -TAB_SIZE = 2 - -# This tag can be used to specify a number of aliases that act as commands in -# the documentation. An alias has the form: -# name=value -# For example adding -# "sideeffect=@par Side Effects:\n" -# will allow you to put the command \sideeffect (or @sideeffect) in the -# documentation, which will result in a user-defined paragraph with heading -# "Side Effects:". You can put \n's in the value part of an alias to insert -# newlines. - -ALIASES = "TODO=\todo" - -# This tag can be used to specify a number of word-keyword mappings (TCL only). -# A mapping has the form "name=value". For example adding "class=itcl::class" -# will allow you to use the command class in the itcl::class meaning. - -TCL_SUBST = - -# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources -# only. Doxygen will then generate output that is more tailored for C. For -# instance, some of the names that are used will be different. The list of all -# members will be omitted, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_FOR_C = YES - -# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or -# Python sources only. Doxygen will then generate output that is more tailored -# for that language. For instance, namespaces will be presented as packages, -# qualified scopes will look different, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_JAVA = NO - -# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran -# sources. Doxygen will then generate output that is tailored for Fortran. -# The default value is: NO. - -OPTIMIZE_FOR_FORTRAN = NO - -# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL -# sources. Doxygen will then generate output that is tailored for VHDL. -# The default value is: NO. - -OPTIMIZE_OUTPUT_VHDL = NO - -# Doxygen selects the parser to use depending on the extension of the files it -# parses. With this tag you can assign which parser to use for a given -# extension. Doxygen has a built-in mapping, but you can override or extend it -# using this tag. The format is ext=language, where ext is a file extension, and -# language is one of the parsers supported by doxygen: IDL, Java, Javascript, -# C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: -# FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran: -# Fortran. In the later case the parser tries to guess whether the code is fixed -# or free formatted code, this is the default for Fortran type files), VHDL. For -# instance to make doxygen treat .inc files as Fortran files (default is PHP), -# and .f files as C (default is Fortran), use: inc=Fortran f=C. -# -# Note For files without extension you can use no_extension as a placeholder. -# -# Note that for custom extensions you also need to set FILE_PATTERNS otherwise -# the files are not read by doxygen. - -EXTENSION_MAPPING = - -# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments -# according to the Markdown format, which allows for more readable -# documentation. See http://daringfireball.net/projects/markdown/ for details. -# The output of markdown processing is further processed by doxygen, so you can -# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in -# case of backward compatibilities issues. -# The default value is: YES. - -MARKDOWN_SUPPORT = YES - -# When enabled doxygen tries to link words that correspond to documented -# classes, or namespaces to their corresponding documentation. Such a link can -# be prevented in individual cases by by putting a % sign in front of the word -# or globally by setting AUTOLINK_SUPPORT to NO. -# The default value is: YES. - -AUTOLINK_SUPPORT = YES - -# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want -# to include (a tag file for) the STL sources as input, then you should set this -# tag to YES in order to let doxygen match functions declarations and -# definitions whose arguments contain STL classes (e.g. func(std::string); -# versus func(std::string) {}). This also make the inheritance and collaboration -# diagrams that involve STL classes more complete and accurate. -# The default value is: NO. - -BUILTIN_STL_SUPPORT = NO - -# If you use Microsoft's C++/CLI language, you should set this option to YES to -# enable parsing support. -# The default value is: NO. - -CPP_CLI_SUPPORT = NO - -# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: -# http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen -# will parse them like normal C++ but will assume all classes use public instead -# of private inheritance when no explicit protection keyword is present. -# The default value is: NO. - -SIP_SUPPORT = NO - -# For Microsoft's IDL there are propget and propput attributes to indicate -# getter and setter methods for a property. Setting this option to YES will make -# doxygen to replace the get and set methods by a property in the documentation. -# This will only work if the methods are indeed getting or setting a simple -# type. If this is not the case, or you want to show the methods anyway, you -# should set this option to NO. -# The default value is: YES. - -IDL_PROPERTY_SUPPORT = YES - -# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC -# tag is set to YES, then doxygen will reuse the documentation of the first -# member in the group (if any) for the other members of the group. By default -# all members of a group must be documented explicitly. -# The default value is: NO. - -DISTRIBUTE_GROUP_DOC = NO - -# Set the SUBGROUPING tag to YES to allow class member groups of the same type -# (for instance a group of public functions) to be put as a subgroup of that -# type (e.g. under the Public Functions section). Set it to NO to prevent -# subgrouping. Alternatively, this can be done per class using the -# \nosubgrouping command. -# The default value is: YES. - -SUBGROUPING = YES - -# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions -# are shown inside the group in which they are included (e.g. using \ingroup) -# instead of on a separate page (for HTML and Man pages) or section (for LaTeX -# and RTF). -# -# Note that this feature does not work in combination with -# SEPARATE_MEMBER_PAGES. -# The default value is: NO. - -INLINE_GROUPED_CLASSES = NO - -# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions -# with only public data fields or simple typedef fields will be shown inline in -# the documentation of the scope in which they are defined (i.e. file, -# namespace, or group documentation), provided this scope is documented. If set -# to NO, structs, classes, and unions are shown on a separate page (for HTML and -# Man pages) or section (for LaTeX and RTF). -# The default value is: NO. - -INLINE_SIMPLE_STRUCTS = NO - -# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or -# enum is documented as struct, union, or enum with the name of the typedef. So -# typedef struct TypeS {} TypeT, will appear in the documentation as a struct -# with name TypeT. When disabled the typedef will appear as a member of a file, -# namespace, or class. And the struct will be named TypeS. This can typically be -# useful for C code in case the coding convention dictates that all compound -# types are typedef'ed and only the typedef is referenced, never the tag name. -# The default value is: NO. - -TYPEDEF_HIDES_STRUCT = NO - -# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This -# cache is used to resolve symbols given their name and scope. Since this can be -# an expensive process and often the same symbol appears multiple times in the -# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small -# doxygen will become slower. If the cache is too large, memory is wasted. The -# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range -# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 -# symbols. At the end of a run doxygen will report the cache usage and suggest -# the optimal cache size from a speed point of view. -# Minimum value: 0, maximum value: 9, default value: 0. - -LOOKUP_CACHE_SIZE = 0 - -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- - -# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in -# documentation are documented, even if no documentation was available. Private -# class members and static file members will be hidden unless the -# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. -# Note: This will also disable the warnings about undocumented members that are -# normally produced when WARNINGS is set to YES. -# The default value is: NO. - -EXTRACT_ALL = YES - -# If the EXTRACT_PRIVATE tag is set to YES all private members of a class will -# be included in the documentation. -# The default value is: NO. - -EXTRACT_PRIVATE = YES - -# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal -# scope will be included in the documentation. -# The default value is: NO. - -EXTRACT_PACKAGE = NO - -# If the EXTRACT_STATIC tag is set to YES all static members of a file will be -# included in the documentation. -# The default value is: NO. - -EXTRACT_STATIC = YES - -# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined -# locally in source files will be included in the documentation. If set to NO -# only classes defined in header files are included. Does not have any effect -# for Java sources. -# The default value is: YES. - -EXTRACT_LOCAL_CLASSES = YES - -# This flag is only useful for Objective-C code. When set to YES local methods, -# which are defined in the implementation section but not in the interface are -# included in the documentation. If set to NO only methods in the interface are -# included. -# The default value is: NO. - -EXTRACT_LOCAL_METHODS = NO - -# If this flag is set to YES, the members of anonymous namespaces will be -# extracted and appear in the documentation as a namespace called -# 'anonymous_namespace{file}', where file will be replaced with the base name of -# the file that contains the anonymous namespace. By default anonymous namespace -# are hidden. -# The default value is: NO. - -EXTRACT_ANON_NSPACES = NO - -# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all -# undocumented members inside documented classes or files. If set to NO these -# members will be included in the various overviews, but no documentation -# section is generated. This option has no effect if EXTRACT_ALL is enabled. -# The default value is: NO. - -HIDE_UNDOC_MEMBERS = NO - -# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all -# undocumented classes that are normally visible in the class hierarchy. If set -# to NO these classes will be included in the various overviews. This option has -# no effect if EXTRACT_ALL is enabled. -# The default value is: NO. - -HIDE_UNDOC_CLASSES = NO - -# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend -# (class|struct|union) declarations. If set to NO these declarations will be -# included in the documentation. -# The default value is: NO. - -HIDE_FRIEND_COMPOUNDS = NO - -# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any -# documentation blocks found inside the body of a function. If set to NO these -# blocks will be appended to the function's detailed documentation block. -# The default value is: NO. - -HIDE_IN_BODY_DOCS = NO - -# The INTERNAL_DOCS tag determines if documentation that is typed after a -# \internal command is included. If the tag is set to NO then the documentation -# will be excluded. Set it to YES to include the internal documentation. -# The default value is: NO. - -INTERNAL_DOCS = NO - -# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file -# names in lower-case letters. If set to YES upper-case letters are also -# allowed. This is useful if you have classes or files whose names only differ -# in case and if your file system supports case sensitive file names. Windows -# and Mac users are advised to set this option to NO. -# The default value is: system dependent. - -CASE_SENSE_NAMES = YES - -# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with -# their full class and namespace scopes in the documentation. If set to YES the -# scope will be hidden. -# The default value is: NO. - -HIDE_SCOPE_NAMES = NO - -# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of -# the files that are included by a file in the documentation of that file. -# The default value is: YES. - -SHOW_INCLUDE_FILES = YES - -# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each -# grouped member an include statement to the documentation, telling the reader -# which file to include in order to use the member. -# The default value is: NO. - -SHOW_GROUPED_MEMB_INC = NO - -# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include -# files with double quotes in the documentation rather than with sharp brackets. -# The default value is: NO. - -FORCE_LOCAL_INCLUDES = NO - -# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the -# documentation for inline members. -# The default value is: YES. - -INLINE_INFO = YES - -# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the -# (detailed) documentation of file and class members alphabetically by member -# name. If set to NO the members will appear in declaration order. -# The default value is: YES. - -SORT_MEMBER_DOCS = YES - -# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief -# descriptions of file, namespace and class members alphabetically by member -# name. If set to NO the members will appear in declaration order. Note that -# this will also influence the order of the classes in the class list. -# The default value is: NO. - -SORT_BRIEF_DOCS = NO - -# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the -# (brief and detailed) documentation of class members so that constructors and -# destructors are listed first. If set to NO the constructors will appear in the -# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. -# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief -# member documentation. -# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting -# detailed member documentation. -# The default value is: NO. - -SORT_MEMBERS_CTORS_1ST = NO - -# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy -# of group names into alphabetical order. If set to NO the group names will -# appear in their defined order. -# The default value is: NO. - -SORT_GROUP_NAMES = NO - -# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by -# fully-qualified names, including namespaces. If set to NO, the class list will -# be sorted only by class name, not including the namespace part. -# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. -# Note: This option applies only to the class list, not to the alphabetical -# list. -# The default value is: NO. - -SORT_BY_SCOPE_NAME = NO - -# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper -# type resolution of all parameters of a function it will reject a match between -# the prototype and the implementation of a member function even if there is -# only one candidate or it is obvious which candidate to choose by doing a -# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still -# accept a match between prototype and implementation in such cases. -# The default value is: NO. - -STRICT_PROTO_MATCHING = NO - -# The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the -# todo list. This list is created by putting \todo commands in the -# documentation. -# The default value is: YES. - -GENERATE_TODOLIST = YES - -# The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the -# test list. This list is created by putting \test commands in the -# documentation. -# The default value is: YES. - -GENERATE_TESTLIST = YES - -# The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug -# list. This list is created by putting \bug commands in the documentation. -# The default value is: YES. - -GENERATE_BUGLIST = YES - -# The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO) -# the deprecated list. This list is created by putting \deprecated commands in -# the documentation. -# The default value is: YES. - -GENERATE_DEPRECATEDLIST= YES - -# The ENABLED_SECTIONS tag can be used to enable conditional documentation -# sections, marked by \if ... \endif and \cond -# ... \endcond blocks. - -ENABLED_SECTIONS = - -# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the -# initial value of a variable or macro / define can have for it to appear in the -# documentation. If the initializer consists of more lines than specified here -# it will be hidden. Use a value of 0 to hide initializers completely. The -# appearance of the value of individual variables and macros / defines can be -# controlled using \showinitializer or \hideinitializer command in the -# documentation regardless of this setting. -# Minimum value: 0, maximum value: 10000, default value: 30. - -MAX_INITIALIZER_LINES = 30 - -# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at -# the bottom of the documentation of classes and structs. If set to YES the list -# will mention the files that were used to generate the documentation. -# The default value is: YES. - -SHOW_USED_FILES = YES - -# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This -# will remove the Files entry from the Quick Index and from the Folder Tree View -# (if specified). -# The default value is: YES. - -SHOW_FILES = YES - -# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces -# page. This will remove the Namespaces entry from the Quick Index and from the -# Folder Tree View (if specified). -# The default value is: YES. - -SHOW_NAMESPACES = YES - -# The FILE_VERSION_FILTER tag can be used to specify a program or script that -# doxygen should invoke to get the current version for each file (typically from -# the version control system). Doxygen will invoke the program by executing (via -# popen()) the command command input-file, where command is the value of the -# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided -# by doxygen. Whatever the program writes to standard output is used as the file -# version. For an example see the documentation. - -FILE_VERSION_FILTER = - -# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed -# by doxygen. The layout file controls the global structure of the generated -# output files in an output format independent way. To create the layout file -# that represents doxygen's defaults, run doxygen with the -l option. You can -# optionally specify a file name after the option, if omitted DoxygenLayout.xml -# will be used as the name of the layout file. -# -# Note that if you run doxygen from a directory containing a file called -# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE -# tag is left empty. - -LAYOUT_FILE = - -# The CITE_BIB_FILES tag can be used to specify one or more bib files containing -# the reference definitions. This must be a list of .bib files. The .bib -# extension is automatically appended if omitted. This requires the bibtex tool -# to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. -# For LaTeX the style of the bibliography can be controlled using -# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the -# search path. See also \cite for info how to create references. - -CITE_BIB_FILES = - -#--------------------------------------------------------------------------- -# Configuration options related to warning and progress messages -#--------------------------------------------------------------------------- - -# The QUIET tag can be used to turn on/off the messages that are generated to -# standard output by doxygen. If QUIET is set to YES this implies that the -# messages are off. -# The default value is: NO. - -QUIET = NO - -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES -# this implies that the warnings are on. -# -# Tip: Turn warnings on while writing the documentation. -# The default value is: YES. - -WARNINGS = YES - -# If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate -# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag -# will automatically be disabled. -# The default value is: YES. - -WARN_IF_UNDOCUMENTED = YES - -# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for -# potential errors in the documentation, such as not documenting some parameters -# in a documented function, or documenting parameters that don't exist or using -# markup commands wrongly. -# The default value is: YES. - -WARN_IF_DOC_ERROR = YES - -# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that -# are documented, but have no documentation for their parameters or return -# value. If set to NO doxygen will only warn about wrong or incomplete parameter -# documentation, but not about the absence of documentation. -# The default value is: NO. - -WARN_NO_PARAMDOC = YES - -# The WARN_FORMAT tag determines the format of the warning messages that doxygen -# can produce. The string should contain the $file, $line, and $text tags, which -# will be replaced by the file and line number from which the warning originated -# and the warning text. Optionally the format may contain $version, which will -# be replaced by the version of the file (if it could be obtained via -# FILE_VERSION_FILTER) -# The default value is: $file:$line: $text. - -WARN_FORMAT = "$file:$line: $text" - -# The WARN_LOGFILE tag can be used to specify a file to which warning and error -# messages should be written. If left blank the output is written to standard -# error (stderr). - -WARN_LOGFILE = - -#--------------------------------------------------------------------------- -# Configuration options related to the input files -#--------------------------------------------------------------------------- - -# The INPUT tag is used to specify the files and/or directories that contain -# documented source files. You may enter file names like myfile.cpp or -# directories like /usr/src/myproject. Separate the files or directories with -# spaces. -# Note: If this tag is empty the current directory is searched. - -INPUT = @CMAKE_SOURCE_DIR@/gsad/src - -# This tag can be used to specify the character encoding of the source files -# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses -# libiconv (or the iconv built into libc) for the transcoding. See the libiconv -# documentation (see: http://www.gnu.org/software/libiconv) for the list of -# possible encodings. -# The default value is: UTF-8. - -INPUT_ENCODING = UTF-8 - -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and -# *.h) to filter out the source-files in the directories. If left blank the -# following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii, -# *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, -# *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, *.m, *.markdown, -# *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, -# *.qsf, *.as and *.js. - -FILE_PATTERNS = - -# The RECURSIVE tag can be used to specify whether or not subdirectories should -# be searched for input files as well. -# The default value is: NO. - -RECURSIVE = NO - -# The EXCLUDE tag can be used to specify files and/or directories that should be -# excluded from the INPUT source files. This way you can easily exclude a -# subdirectory from a directory tree whose root is specified with the INPUT tag. -# -# Note that relative paths are relative to the directory from which doxygen is -# run. - -EXCLUDE = - -# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or -# directories that are symbolic links (a Unix file system feature) are excluded -# from the input. -# The default value is: NO. - -EXCLUDE_SYMLINKS = NO - -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. -# -# Note that the wildcards are matched against the file with absolute path, so to -# exclude all test directories for example use the pattern */test/* - -EXCLUDE_PATTERNS = - -# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names -# (namespaces, classes, functions, etc.) that should be excluded from the -# output. The symbol name can be a fully qualified name, a word, or if the -# wildcard * is used, a substring. Examples: ANamespace, AClass, -# AClass::ANamespace, ANamespace::*Test -# -# Note that the wildcards are matched against the file with absolute path, so to -# exclude all test directories use the pattern */test/* - -EXCLUDE_SYMBOLS = - -# The EXAMPLE_PATH tag can be used to specify one or more files or directories -# that contain example code fragments that are included (see the \include -# command). - -EXAMPLE_PATH = @CMAKE_SOURCE_DIR@ \ - @CMAKE_SOURCE_DIR@/gsad \ - @CMAKE_CURRENT_SOURCE_DIR@ - -# If the value of the EXAMPLE_PATH tag contains directories, you can use the -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and -# *.h) to filter out the source-files in the directories. If left blank all -# files are included. - -EXAMPLE_PATTERNS = - -# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be -# searched for input files to be used with the \include or \dontinclude commands -# irrespective of the value of the RECURSIVE tag. -# The default value is: NO. - -EXAMPLE_RECURSIVE = NO - -# The IMAGE_PATH tag can be used to specify one or more files or directories -# that contain images that are to be included in the documentation (see the -# \image command). - -IMAGE_PATH = - -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command: -# -# -# -# where is the value of the INPUT_FILTER tag, and is the -# name of an input file. Doxygen will then use the output that the filter -# program writes to standard output. If FILTER_PATTERNS is specified, this tag -# will be ignored. -# -# Note that the filter must not add or remove lines; it is applied before the -# code is scanned, but not when the output code is generated. If lines are added -# or removed, the anchors will not be placed correctly. - -INPUT_FILTER = - -# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -# basis. Doxygen will compare the file name with each pattern and apply the -# filter if there is a match. The filters are a list of the form: pattern=filter -# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how -# filters are used. If the FILTER_PATTERNS tag is empty or if none of the -# patterns match the file name, INPUT_FILTER is applied. - -FILTER_PATTERNS = - -# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using -# INPUT_FILTER ) will also be used to filter the input files that are used for -# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). -# The default value is: NO. - -FILTER_SOURCE_FILES = NO - -# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file -# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and -# it is also possible to disable source filtering for a specific pattern using -# *.ext= (so without naming a filter). -# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. - -FILTER_SOURCE_PATTERNS = - -# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that -# is part of the input, its contents will be placed on the main page -# (index.html). This can be useful if you have a project on for instance GitHub -# and want to reuse the introduction page also for the doxygen output. - -USE_MDFILE_AS_MAINPAGE = - -#--------------------------------------------------------------------------- -# Configuration options related to source browsing -#--------------------------------------------------------------------------- - -# If the SOURCE_BROWSER tag is set to YES then a list of source files will be -# generated. Documented entities will be cross-referenced with these sources. -# -# Note: To get rid of all source code in the generated output, make sure that -# also VERBATIM_HEADERS is set to NO. -# The default value is: NO. - -SOURCE_BROWSER = NO - -# Setting the INLINE_SOURCES tag to YES will include the body of functions, -# classes and enums directly into the documentation. -# The default value is: NO. - -INLINE_SOURCES = NO - -# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any -# special comment blocks from generated source code fragments. Normal C, C++ and -# Fortran comments will always remain visible. -# The default value is: YES. - -STRIP_CODE_COMMENTS = YES - -# If the REFERENCED_BY_RELATION tag is set to YES then for each documented -# function all documented functions referencing it will be listed. -# The default value is: NO. - -REFERENCED_BY_RELATION = NO - -# If the REFERENCES_RELATION tag is set to YES then for each documented function -# all documented entities called/used by that function will be listed. -# The default value is: NO. - -REFERENCES_RELATION = NO - -# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set -# to YES, then the hyperlinks from functions in REFERENCES_RELATION and -# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will -# link to the documentation. -# The default value is: YES. - -REFERENCES_LINK_SOURCE = YES - -# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the -# source code will show a tooltip with additional information such as prototype, -# brief description and links to the definition and documentation. Since this -# will make the HTML file larger and loading of large files a bit slower, you -# can opt to disable this feature. -# The default value is: YES. -# This tag requires that the tag SOURCE_BROWSER is set to YES. - -SOURCE_TOOLTIPS = YES - -# If the USE_HTAGS tag is set to YES then the references to source code will -# point to the HTML generated by the htags(1) tool instead of doxygen built-in -# source browser. The htags tool is part of GNU's global source tagging system -# (see http://www.gnu.org/software/global/global.html). You will need version -# 4.8.6 or higher. -# -# To use it do the following: -# - Install the latest version of global -# - Enable SOURCE_BROWSER and USE_HTAGS in the config file -# - Make sure the INPUT points to the root of the source tree -# - Run doxygen as normal -# -# Doxygen will invoke htags (and that will in turn invoke gtags), so these -# tools must be available from the command line (i.e. in the search path). -# -# The result: instead of the source browser generated by doxygen, the links to -# source code will now point to the output of htags. -# The default value is: NO. -# This tag requires that the tag SOURCE_BROWSER is set to YES. - -USE_HTAGS = NO - -# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a -# verbatim copy of the header file for each class for which an include is -# specified. Set to NO to disable this. -# See also: Section \class. -# The default value is: YES. - -VERBATIM_HEADERS = YES - -# If the CLANG_ASSISTED_PARSING tag is set to YES, then doxygen will use the -# clang parser (see: http://clang.llvm.org/) for more accurate parsing at the -# cost of reduced performance. This can be particularly helpful with template -# rich C++ code for which doxygen's built-in parser lacks the necessary type -# information. -# Note: The availability of this option depends on whether or not doxygen was -# compiled with the --with-libclang option. -# The default value is: NO. - -CLANG_ASSISTED_PARSING = NO - -# If clang assisted parsing is enabled you can provide the compiler with command -# line options that you would normally use when invoking the compiler. Note that -# the include paths will already be set by doxygen for the files and directories -# specified with INPUT and INCLUDE_PATH. -# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES. - -CLANG_OPTIONS = - -#--------------------------------------------------------------------------- -# Configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- - -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all -# compounds will be generated. Enable this if the project contains a lot of -# classes, structs, unions or interfaces. -# The default value is: YES. - -ALPHABETICAL_INDEX = YES - -# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in -# which the alphabetical index list will be split. -# Minimum value: 1, maximum value: 20, default value: 5. -# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. - -COLS_IN_ALPHA_INDEX = 5 - -# In case all classes in a project start with a common prefix, all classes will -# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag -# can be used to specify a prefix (or a list of prefixes) that should be ignored -# while generating the index headers. -# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. - -IGNORE_PREFIX = - -#--------------------------------------------------------------------------- -# Configuration options related to the HTML output -#--------------------------------------------------------------------------- - -# If the GENERATE_HTML tag is set to YES doxygen will generate HTML output -# The default value is: YES. - -GENERATE_HTML = YES - -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a -# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of -# it. -# The default directory is: html. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_OUTPUT = html - -# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each -# generated HTML page (for example: .htm, .php, .asp). -# The default value is: .html. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FILE_EXTENSION = .html - -# The HTML_HEADER tag can be used to specify a user-defined HTML header file for -# each generated HTML page. If the tag is left blank doxygen will generate a -# standard header. -# -# To get valid HTML the header file that includes any scripts and style sheets -# that doxygen needs, which is dependent on the configuration options used (e.g. -# the setting GENERATE_TREEVIEW). It is highly recommended to start with a -# default header using -# doxygen -w html new_header.html new_footer.html new_stylesheet.css -# YourConfigFile -# and then modify the file new_header.html. See also section "Doxygen usage" -# for information on how to generate the default header that doxygen normally -# uses. -# Note: The header is subject to change so you typically have to regenerate the -# default header when upgrading to a newer version of doxygen. For a description -# of the possible markers and block names see the documentation. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_HEADER = - -# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each -# generated HTML page. If the tag is left blank doxygen will generate a standard -# footer. See HTML_HEADER for more information on how to generate a default -# footer and what special commands can be used inside the footer. See also -# section "Doxygen usage" for information on how to generate the default footer -# that doxygen normally uses. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FOOTER = - -# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style -# sheet that is used by each HTML page. It can be used to fine-tune the look of -# the HTML output. If left blank doxygen will generate a default style sheet. -# See also section "Doxygen usage" for information on how to generate the style -# sheet that doxygen normally uses. -# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as -# it is more robust and this tag (HTML_STYLESHEET) will in the future become -# obsolete. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_STYLESHEET = - -# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined -# cascading style sheets that are included after the standard style sheets -# created by doxygen. Using this option one can overrule certain style aspects. -# This is preferred over using HTML_STYLESHEET since it does not replace the -# standard style sheet and is therefor more robust against future updates. -# Doxygen will copy the style sheet files to the output directory. -# Note: The order of the extra stylesheet files is of importance (e.g. the last -# stylesheet in the list overrules the setting of the previous ones in the -# list). For an example see the documentation. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_EXTRA_STYLESHEET = - -# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or -# other source files which should be copied to the HTML output directory. Note -# that these files will be copied to the base HTML output directory. Use the -# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these -# files. In the HTML_STYLESHEET file, use the file name only. Also note that the -# files will be copied as-is; there are no commands or markers available. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_EXTRA_FILES = - -# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen -# will adjust the colors in the stylesheet and background images according to -# this color. Hue is specified as an angle on a colorwheel, see -# http://en.wikipedia.org/wiki/Hue for more information. For instance the value -# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 -# purple, and 360 is red again. -# Minimum value: 0, maximum value: 359, default value: 220. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_HUE = 220 - -# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors -# in the HTML output. For a value of 0 the output will use grayscales only. A -# value of 255 will produce the most vivid colors. -# Minimum value: 0, maximum value: 255, default value: 100. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_SAT = 100 - -# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the -# luminance component of the colors in the HTML output. Values below 100 -# gradually make the output lighter, whereas values above 100 make the output -# darker. The value divided by 100 is the actual gamma applied, so 80 represents -# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not -# change the gamma. -# Minimum value: 40, maximum value: 240, default value: 80. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_GAMMA = 80 - -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# page will contain the date and time when the page was generated. Setting this -# to NO can help when comparing the output of multiple runs. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_TIMESTAMP = YES - -# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML -# documentation will contain sections that can be hidden and shown after the -# page has loaded. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_DYNAMIC_SECTIONS = NO - -# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries -# shown in the various tree structured indices initially; the user can expand -# and collapse entries dynamically later on. Doxygen will expand the tree to -# such a level that at most the specified number of entries are visible (unless -# a fully collapsed tree already exceeds this amount). So setting the number of -# entries 1 will produce a full collapsed tree by default. 0 is a special value -# representing an infinite number of entries and will result in a full expanded -# tree by default. -# Minimum value: 0, maximum value: 9999, default value: 100. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_INDEX_NUM_ENTRIES = 100 - -# If the GENERATE_DOCSET tag is set to YES, additional index files will be -# generated that can be used as input for Apple's Xcode 3 integrated development -# environment (see: http://developer.apple.com/tools/xcode/), introduced with -# OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a -# Makefile in the HTML output directory. Running make will produce the docset in -# that directory and running make install will install the docset in -# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at -# startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html -# for more information. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_DOCSET = NO - -# This tag determines the name of the docset feed. A documentation feed provides -# an umbrella under which multiple documentation sets from a single provider -# (such as a company or product suite) can be grouped. -# The default value is: Doxygen generated docs. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_FEEDNAME = "Doxygen generated docs" - -# This tag specifies a string that should uniquely identify the documentation -# set bundle. This should be a reverse domain-name style string, e.g. -# com.mycompany.MyDocSet. Doxygen will append .docset to the name. -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_BUNDLE_ID = org.doxygen.Project - -# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify -# the documentation publisher. This should be a reverse domain-name style -# string, e.g. com.mycompany.MyDocSet.documentation. -# The default value is: org.doxygen.Publisher. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_PUBLISHER_ID = org.doxygen.Publisher - -# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. -# The default value is: Publisher. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_PUBLISHER_NAME = Publisher - -# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three -# additional HTML index files: index.hhp, index.hhc, and index.hhk. The -# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop -# (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on -# Windows. -# -# The HTML Help Workshop contains a compiler that can convert all HTML output -# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML -# files are now used as the Windows 98 help format, and will replace the old -# Windows help format (.hlp) on all Windows platforms in the future. Compressed -# HTML files also contain an index, a table of contents, and you can search for -# words in the documentation. The HTML workshop also contains a viewer for -# compressed HTML files. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_HTMLHELP = NO - -# The CHM_FILE tag can be used to specify the file name of the resulting .chm -# file. You can add a path in front of the file if the result should not be -# written to the html output directory. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -CHM_FILE = - -# The HHC_LOCATION tag can be used to specify the location (absolute path -# including file name) of the HTML help compiler ( hhc.exe). If non-empty -# doxygen will try to run the HTML help compiler on the generated index.hhp. -# The file has to be specified with full path. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -HHC_LOCATION = - -# The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -GENERATE_CHI = NO - -# The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc) -# and project file content. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -CHM_INDEX_ENCODING = - -# The BINARY_TOC flag controls whether a binary table of contents is generated ( -# YES) or a normal table of contents ( NO) in the .chm file. Furthermore it -# enables the Previous and Next buttons. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -BINARY_TOC = NO - -# The TOC_EXPAND flag can be set to YES to add extra items for group members to -# the table of contents of the HTML help documentation and to the tree view. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -TOC_EXPAND = NO - -# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and -# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that -# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help -# (.qch) of the generated HTML documentation. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_QHP = NO - -# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify -# the file name of the resulting .qch file. The path specified is relative to -# the HTML output folder. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QCH_FILE = - -# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help -# Project output. For more information please see Qt Help Project / Namespace -# (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_NAMESPACE = org.doxygen.Project - -# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt -# Help Project output. For more information please see Qt Help Project / Virtual -# Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- -# folders). -# The default value is: doc. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_VIRTUAL_FOLDER = doc - -# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom -# filter to add. For more information please see Qt Help Project / Custom -# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- -# filters). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_CUST_FILTER_NAME = - -# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the -# custom filter to add. For more information please see Qt Help Project / Custom -# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- -# filters). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_CUST_FILTER_ATTRS = - -# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this -# project's filter section matches. Qt Help Project / Filter Attributes (see: -# http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_SECT_FILTER_ATTRS = - -# The QHG_LOCATION tag can be used to specify the location of Qt's -# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the -# generated .qhp file. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHG_LOCATION = - -# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be -# generated, together with the HTML files, they form an Eclipse help plugin. To -# install this plugin and make it available under the help contents menu in -# Eclipse, the contents of the directory containing the HTML and XML files needs -# to be copied into the plugins directory of eclipse. The name of the directory -# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. -# After copying Eclipse needs to be restarted before the help appears. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_ECLIPSEHELP = NO - -# A unique identifier for the Eclipse help plugin. When installing the plugin -# the directory name containing the HTML and XML files should also have this -# name. Each documentation set should have its own identifier. -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. - -ECLIPSE_DOC_ID = org.doxygen.Project - -# If you want full control over the layout of the generated HTML pages it might -# be necessary to disable the index and replace it with your own. The -# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top -# of each HTML page. A value of NO enables the index and the value YES disables -# it. Since the tabs in the index contain the same information as the navigation -# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -DISABLE_INDEX = NO - -# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index -# structure should be generated to display hierarchical information. If the tag -# value is set to YES, a side panel will be generated containing a tree-like -# index structure (just like the one that is generated for HTML Help). For this -# to work a browser that supports JavaScript, DHTML, CSS and frames is required -# (i.e. any modern browser). Windows users are probably better off using the -# HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can -# further fine-tune the look of the index. As an example, the default style -# sheet generated by doxygen has an example that shows how to put an image at -# the root of the tree instead of the PROJECT_NAME. Since the tree basically has -# the same information as the tab index, you could consider setting -# DISABLE_INDEX to YES when enabling this option. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_TREEVIEW = NO - -# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that -# doxygen will group on one line in the generated HTML documentation. -# -# Note that a value of 0 will completely suppress the enum values from appearing -# in the overview section. -# Minimum value: 0, maximum value: 20, default value: 4. -# This tag requires that the tag GENERATE_HTML is set to YES. - -ENUM_VALUES_PER_LINE = 4 - -# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used -# to set the initial width (in pixels) of the frame in which the tree is shown. -# Minimum value: 0, maximum value: 1500, default value: 250. -# This tag requires that the tag GENERATE_HTML is set to YES. - -TREEVIEW_WIDTH = 250 - -# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to -# external symbols imported via tag files in a separate window. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -EXT_LINKS_IN_WINDOW = NO - -# Use this tag to change the font size of LaTeX formulas included as images in -# the HTML documentation. When you change the font size after a successful -# doxygen run you need to manually remove any form_*.png images from the HTML -# output directory to force them to be regenerated. -# Minimum value: 8, maximum value: 50, default value: 10. -# This tag requires that the tag GENERATE_HTML is set to YES. - -FORMULA_FONTSIZE = 10 - -# Use the FORMULA_TRANPARENT tag to determine whether or not the images -# generated for formulas are transparent PNGs. Transparent PNGs are not -# supported properly for IE 6.0, but are supported on all modern browsers. -# -# Note that when changing this option you need to delete any form_*.png files in -# the HTML output directory before the changes have effect. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. - -FORMULA_TRANSPARENT = YES - -# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see -# http://www.mathjax.org) which uses client side Javascript for the rendering -# instead of using prerendered bitmaps. Use this if you do not have LaTeX -# installed or if you want to formulas look prettier in the HTML output. When -# enabled you may also need to install MathJax separately and configure the path -# to it using the MATHJAX_RELPATH option. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -USE_MATHJAX = NO - -# When MathJax is enabled you can set the default output format to be used for -# the MathJax output. See the MathJax site (see: -# http://docs.mathjax.org/en/latest/output.html) for more details. -# Possible values are: HTML-CSS (which is slower, but has the best -# compatibility), NativeMML (i.e. MathML) and SVG. -# The default value is: HTML-CSS. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_FORMAT = HTML-CSS - -# When MathJax is enabled you need to specify the location relative to the HTML -# output directory using the MATHJAX_RELPATH option. The destination directory -# should contain the MathJax.js script. For instance, if the mathjax directory -# is located at the same level as the HTML output directory, then -# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax -# Content Delivery Network so you can quickly see the result without installing -# MathJax. However, it is strongly recommended to install a local copy of -# MathJax from http://www.mathjax.org before deployment. -# The default value is: http://cdn.mathjax.org/mathjax/latest. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest - -# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax -# extension names that should be enabled during MathJax rendering. For example -# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_EXTENSIONS = - -# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces -# of code that will be used on startup of the MathJax code. See the MathJax site -# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an -# example see the documentation. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_CODEFILE = - -# When the SEARCHENGINE tag is enabled doxygen will generate a search box for -# the HTML output. The underlying search engine uses javascript and DHTML and -# should work on any modern browser. Note that when using HTML help -# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) -# there is already a search function so this one should typically be disabled. -# For large projects the javascript based search engine can be slow, then -# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to -# search using the keyboard; to jump to the search box use + S -# (what the is depends on the OS and browser, but it is typically -# , /