Behaviors
List of software behaviors discovered with static code analysis.
Contains references to environment variables related to Amazon Web Services (AWS). (x1)
settings
Queries the value of an environment variable. (x1)
search
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x1)
execution
Uses json-related functions. (x1)
file
Creates/Opens a file. (x1)
file