Chat being flagged for cybersecurity
What version of Codex CLI is running?
v0.128.0
What subscription do you have?
The $200 one
Which model were you using?
gpt-5.5
What platform is your computer?
Linux 7.0.1-1-cachyos x86_64 unknown
What terminal emulator and version are you using (if applicable)?
foot v1.26.1
What issue are you seeing?
All I am trying to do right now is reliably find all of the cameras on a network, and knowing their credentials because they either a) belong to me, or b) belong to someone who has contracted me, enumerate their rtsp streams. This is not a security task. The camera standard, ONVIF, is just not followed properly by most camera manufacturers so the whole thing is a crapshoot and it is super frustrating to keep getting completely shut down but I understand why you guys have to err on the side of caution... just, yeah.
EDIT: I'm not trying to get codex to do it--I'm trying to write something that does it more reliably, and this might appear like brute-forcing, but it isn't because the credentials to the cameras are supplied--it is just querying ONVIF and trying common RTSP endpoints (using the credentials) to find a real stream.
What steps can reproduce the bug?
Uploaded thread: 019dfb00-1598-79c0-a66c-7e8cf1617d66
What is the expected behavior?
That I can do things
Additional information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗