| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| } | ||
|
|
||
| return yaml.load(fs.readFileSync(configFile, "utf8")); | ||
| return yaml.load(fs.readFileSync(configFile, "utf8")) as UserConfig; |
Code scanning / CodeQL
Potential file system race condition
| Back | FazBrowse Home | New Git URL |
Merge / deployment checklist