deepfence / deepfence/ThreatMapper

can deepfence-discovery agent work on win2019?

Open
#195 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
5.3k
Forks
631
PR merge metrics
No merged PRs in 30d

Description

All going right deploying and probing linux machines.

It' not clear if agent can work on windows OS.

**Agent is only for Linux OS????**

I have installed docker for desktop in a win server 2019, and pulled Sensor Agent, but scan on this have not retrieved data.

**Components/Services affected**
- [x] Agent

May be that I have to run the container in windows with some attribute or flag I do not know???
the command I use to launch the container is:

`docker run -dit --cpus=".2" --name=deepfence-agent --restart on-failure --pid=host --net=host \
--privileged=true -v /sys/kernel/debug:/sys/kernel/debug:rw -v /var/log/fenced \
-v /var/run/docker.sock:/var/run/docker.sock -v /:/fenced/mnt/host/:ro \
-e USER_DEFINED_TAGS="win" -e MGMT_CONSOLE_URL="" -e MGMT_CONSOLE_PORT="443" \
-e DEEPFENCE_KEY="" \
deepfenceio/deepfence_agent_ce:latest`

Please :)
Thanks for suggestions.
Francesco

Contributor guide

Open the contributing guide

Research direction

Start by checking the agent's documented operating-system support and the supplied Docker launch command for Windows Server 2019. Reproduce the command if the environment is available, then confirm whether the agent can collect data on Windows or record the required configuration or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
operating-systems, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.