Skip to content

Conversation

Spartan322
Copy link
Member

@Spartan322 Spartan322 commented Oct 21, 2024

Fixes #760

Adapted from commit dalexeev/godot@377ff79

Add "disable_modified_security_assistance" project setting, warns about application performing unsafe behavior by default when enabled
Rename compat functions to redot764
Fix uninitialized array warning

@Spartan322 Spartan322 added enhancement topic:core breaks compat tracked:godot Issue already tracker on the godot issue tracker labels Oct 21, 2024
@Spartan322 Spartan322 force-pushed the add/security-by-default branch 5 times, most recently from 2c57c62 to c4c6b71 Compare October 22, 2024 06:02
@Spartan322 Spartan322 marked this pull request as ready for review October 25, 2024 04:31
Adapted from commit dalexeev/godot@377ff79

Add "disable_modified_security_assistance" project setting
	Warns about application performing unsafe behavior by default when enabled

Rename compat functions to redot764
Fix uninitialized array warning

Co-authored-by: Spartan322 <Megacake1234@gmail.com>
@Spartan322 Spartan322 force-pushed the add/security-by-default branch from af52cd9 to 4dd96ef Compare October 27, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaks compat enhancement topic:core tracked:godot Issue already tracker on the godot issue tracker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Godot] str_to_var and ConfigFile allow for arbitrary code execution
3 participants