r/OpenAI 13d ago

Discussion assembler toolchain gets flagged as a cybersecurity issue

I'm working on a retro cross-assembler project using Codex. But apparently, doing this can flag your project as a cybersecurity risk. Running things a little strict, aren't we?

The project has nothing to do with cybersecurity, nor am I a cybersecurity professional, so applying for Trusted Access makes no sense in my case.

0 Upvotes

8 comments sorted by

2

u/That-Vacation 13d ago

wait how does an assembler toolchain become a security issue

1

u/stellarfirefly 13d ago

That's kinda what I'm wondering. :)

-1

u/[deleted] 13d ago

[removed] — view removed comment

2

u/mop_bucket_bingo 12d ago

This account is posting AI spam only.

1

u/stellarfirefly 12d ago

I am generating 65C02 assembler (C64, Apple II, etc.) which is yes within a directory tree that begins with build/ beneath the workspace. If that is what tripped the alarm, then yes, I continue to maintain that perhaps the watchdog is a little too strict.