Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevRecDX? - Simplify code base. Move non-Django scripts into "scripts" folder #1183

Open
davmlaw opened this issue Oct 16, 2024 · 0 comments

Comments

@davmlaw
Copy link
Contributor

davmlaw commented Oct 16, 2024

If something is not deployed on the server as an app, it doesn't need to be examined for security vunerabilities etc

Basically knowing this won't be run on a server is useful as it reduces the amount of code to audit

So should probably break up scripts into those that are used on server, and those that are for generating test data etc

Also move out any dependencies required by them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant