netbird/client/ui
Yury Gargay e37a337164
Add gosec linter (#1342)
This PR adds `gosec` linter with the following checks disabled:

- G102: Bind to all interfaces
- G107: Url provided to HTTP request as taint input
- G112: Potential slowloris attack
- G114: Use of net/http serve function that has no support for setting timeouts
- G204: Audit use of command execution
- G401: Detect the usage of DES, RC4, MD5 or SHA1
- G402: Look for bad TLS connection settings
- G404: Insecure random number source (rand)
- G501: Import blocklist: crypto/md5
- G505: Import blocklist: crypto/sha1

We have complaints related to the checks above. They have to be addressed separately.
2023-12-04 13:34:06 +01:00
..
config Add basic desktop UI - systray 2022-03-20 17:36:35 +01:00
banner.bmp Add windows installer (#109) 2021-09-06 10:20:26 +02:00
build-ui-linux.sh Always call Login from UI with the desktop flag (#1200) 2023-10-06 18:28:46 +02:00
client_ui.go Add gosec linter (#1342) 2023-12-04 13:34:06 +01:00
Info.plist Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird-systemtray-connected.ico Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-connected.png Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-default.ico Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-default.png Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-update-cloud.ico Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-update-cloud.png Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-update.ico Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-systemtray-update.png Feature/update check (#1232) 2023-10-30 10:32:48 +01:00
netbird-ui.rb.tmpl Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
netbird.desktop Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
Netbird.icns Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.ico Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00