Here's what's popular on GitHub today...
Trending repository
Enhancement proposal
Currently, Dot3D uses the default Sphere resolution of (12, 24). Running a scene with lots of Dot3Ds, like a scene with polyhedra, takes incredibly long because of the high resolution. I think a resolution of (8, 8) is a good balance between speed and visual looks. After changing the resolution, the control data for some tests have to be regenerated.
Addition
Podcast
Your favorite open source projects and the developers who make them happen. Listen in!
Popular topic
OpenGL
Trending repository
Trending repository
-
Updated
Jul 21, 2021 - Go
Upcoming event recommended by GitHub
js13kGames competition
August 13, 2021 - September 13, 2021 • Online
Trending repository
-
Updated
Jul 21, 2021 - Go
Trending repository
-
Updated
Jul 21, 2021 - Go
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
Trending repository
-
Updated
Jul 19, 2021 - Go
Trending repository
-
Updated
Jul 21, 2021 - JavaScript
Trending repository
-
Updated
Jul 18, 2021
Trending repository
-
Updated
Jul 19, 2021
Trending repository
-
Updated
Jul 20, 2021 - TypeScript
Trending repository
-
Updated
Jul 20, 2021 - Python
Trending repository
-
Updated
Jul 20, 2021 - JavaScript
Trending repository
Description of GITHUB_ENV is inconsistent regarding if set envs are available across the workflow or only within a job.
What article on docs.github.com is affected?
https://docs.github.com/en/actions/reference/environment-variables#about-environment-variables
https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
What par
Trending repository
-
Updated
Jul 20, 2021 - Python
Trending repository
-
Updated
Jul 20, 2021
Trending repository
-
Updated
Jul 19, 2021 - Rust
Trending repository
-
Updated
Jul 20, 2021 - Python
Trending repository
Trending repository
-
Updated
Jul 17, 2021
Trending repository
-
Updated
Jul 20, 2021 - C
Trending repository
What would you like to happen?
The sections 4.7.11.1 Testing for Local File Inclusion & 4.7.11.2 Testing for Remote File Inclusion address two attack vectors that are very similar one to the other. Given this situation and the few documentation on the Remote injection one, my proposal would be to merge both in a single section called Testing for File Injection.
Trending repository
🎉 Description
The ECDSA contract has a function toEthSignedMessage(bytes32), but we should have a function that works for any length of a bytes array:
function toEthSignedMessage(bytes s) pure internal returns (bytes32) {
return keccak256(
"\x19Ethereum Signed Message:\n",
uintToBytes(s.length),
s);
}
Where uintToBytes is implemented from an ideally
Trending repository
Trending repository
-
Updated
Jul 21, 2021 - Go
App recommended by GitHub
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
Here is a list of links that return 404
https://apility.io/apidocs/
http://developer.linkedin.com/docs/rest-api
https://sentim-api.herokuapp.com/workshttps://quarantine.country/coronavirus/api/workshttps://blog.mugenmonkey.com/2017/09/10/ds3-api.html
https://developer.walmartlabs.com/docs
https://taylor.rest
Please feel free to add more broken links when you find t