app.yaml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. app_version: 12.1.2
  2. capabilities:
  3. - description: mitmproxy is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: mitmproxy is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: mitmproxy is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: mitmproxy is able to change group ID of processes
  10. name: SETGID
  11. - description: mitmproxy is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - networking
  15. changelog_url: https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md
  16. date_added: '2025-03-24'
  17. description: mitmproxy is your swiss-army knife for debugging, testing, privacy measurements,
  18. and penetration testing.
  19. home: https://mitmproxy.org
  20. host_mounts: []
  21. icon: https://media.sys.truenas.net/apps/mitmproxy/icons/icon.svg
  22. keywords:
  23. - mitmproxy
  24. - network
  25. - proxy
  26. lib_version: 2.1.49
  27. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  28. maintainers:
  29. - email: dev@ixsystems.com
  30. name: truenas
  31. url: https://www.truenas.com/
  32. name: mitmproxy
  33. run_as_context:
  34. - description: mitmproxy runs as root user.
  35. gid: 0
  36. group_name: root
  37. uid: 0
  38. user_name: root
  39. screenshots: []
  40. sources:
  41. - https://hub.docker.com/r/mitmproxy/mitmproxy
  42. title: mitmproxy
  43. train: community
  44. version: 1.0.12