app.yaml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: v0.8.1-omnibus
  4. capabilities:
  5. - description: Scrutiny is able to write records to audit log
  6. name: AUDIT_WRITE
  7. - description: Scrutiny is able to change file ownership arbitrarily
  8. name: CHOWN
  9. - description: Scrutiny is able to bypass file permission checks
  10. name: DAC_OVERRIDE
  11. - description: Scrutiny is able to bypass permission checks for file operations
  12. name: FOWNER
  13. - description: Scrutiny is able to preserve set-user-ID and set-group-ID bits
  14. name: FSETID
  15. - description: Scrutiny is able to send signals to any process
  16. name: KILL
  17. - description: Scrutiny is able to create special files using mknod()
  18. name: MKNOD
  19. - description: Scrutiny is able to bind to privileged ports (< 1024)
  20. name: NET_BIND_SERVICE
  21. - description: Scrutiny is able to use raw and packet sockets
  22. name: NET_RAW
  23. - description: Scrutiny is able to set file capabilities on other files
  24. name: SETFCAP
  25. - description: Scrutiny is able to change group ID of processes
  26. name: SETGID
  27. - description: Scrutiny is able to transfer capabilities between processes
  28. name: SETPCAP
  29. - description: Scrutiny is able to change user ID of processes
  30. name: SETUID
  31. - description: Scrutiny is able to use chroot() system call
  32. name: SYS_CHROOT
  33. categories:
  34. - monitoring
  35. changelog_url: https://github.com/AnalogJ/scrutiny/releases
  36. date_added: '2024-11-11'
  37. description: Scrutiny is tool for Hard Drive S.M.A.R.T Monitoring, Historical Trends
  38. & Real World Failure Thresholds
  39. home: https://github.com/AnalogJ/scrutiny
  40. host_mounts:
  41. - description: Scrutiny needs to access the udev device information. (Read Only)
  42. host_path: /run/udev
  43. - description: Scrutiny needs to access the host device information. (Read Only)
  44. host_path: /dev
  45. icon: https://media.sys.truenas.net/apps/scrutiny/icons/icon.svg
  46. keywords:
  47. - disk
  48. - monitoring
  49. lib_version: 2.1.49
  50. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  51. maintainers:
  52. - email: dev@ixsystems.com
  53. name: truenas
  54. url: https://www.truenas.com/
  55. name: scrutiny
  56. run_as_context:
  57. - description: Scrutiny runs as root user.
  58. gid: 0
  59. group_name: root
  60. uid: 0
  61. user_name: root
  62. screenshots:
  63. - https://media.sys.truenas.net/apps/scrutiny/screenshots/screenshot1.png
  64. sources:
  65. - https://github.com/AnalogJ/scrutiny
  66. title: Scrutiny
  67. train: community
  68. version: 1.2.8