Skip to content

issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python language:JavaScript

Filter by

55.2M results  (744 ms)

55.2M results

What feature would you like to see? On the Clock game mode forces Visits on Hours Progressions
DOL/ISO Edit
New Feature

Description Several mini-project scripts contain unused imports that were likely left over during development. These clutter the code and may confuse readers about actual dependencies. Suggested Fix ...

Description The password generator uses Python s random module for generating passwords, which produces predictable sequences (Mersenne Twister PRNG). This is insecure for password generation. import ...

Description The Caesar cipher script in the repository accepts any input without validation. If the user provides non-alphabetic characters or an empty string, the script crashes with an unhandled exception. ...

Description Several npm packages listed in package.json are deprecated or have known vulnerabilities. Running npm audit would show these issues. Suggested Fix Run npm audit and update/upgrade all packages ...

Referee questions for the authors. - Does cvxcla run in p n, and how is rank-deficiency of XᵀX handled in solve (6)? (ties to #756) - Exhibit or argue non-genericity of the Prop. 2 flat-segment degeneracy ...
discussion
paper
theory

Description CORS is either not configured or is set to allow all origins (*), which is suitable for development but dangerous for production. Production should restrict CORS to the specific frontend domain. ...

Verification info org.inaturalist.seek 88:E4:71:74:32:47:56:E9:EF:2A:7A:80:4E:E1:B4:2C:0B:7E:79:54:FB:41:57:72:B1:3A:72:F7:6B:6F:4C:2D Direct download link No response Custom F-Droid Repository No ...

Description The API endpoints do not limit incoming request body sizes. An attacker can send extremely large payloads to exhaust server memory and CPU, causing a denial of service. Suggested Fix Implement ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.