jquery-ui-rails/jquery-ui-rails 1131
jQuery UI for the Rails asset pipeline
rosenfeld/active_record_migrations 104
ActiveRecord Stand-alone Migrations (for non-Rails projects)
A transparent code reloader.
git-svn mirror of http://code.google.com/p/conque/
The source and build for a set of Grails HOWTO documents
Documentation Project For The Grails Web Application Framework
Docker container to generate auto-signed dev suited root CA and certificates from web interface
Chords Processor
Miscelaneous tips with command references for various tasks
release gohugoio/hugo
hugo_0.84.0_checksums.txt 2.88KB
hugo_0.84.0_DragonFlyBSD-64bit.tar.gz 13.17MB
hugo_0.84.0_FreeBSD-32bit.tar.gz 12.10MB
hugo_0.84.0_FreeBSD-64bit.tar.gz 13.18MB
hugo_0.84.0_FreeBSD-ARM.tar.gz 12.34MB
hugo_0.84.0_FreeBSD-ARM64.tar.gz 11.91MB
hugo_0.84.0_Linux-32bit.deb 12.13MB
hugo_0.84.0_Linux-32bit.tar.gz 12.11MB
hugo_0.84.0_Linux-64bit.deb 13.22MB
hugo_0.84.0_Linux-64bit.tar.gz 13.18MB
hugo_0.84.0_Linux-ARM.deb 12.35MB
hugo_0.84.0_Linux-ARM.tar.gz 12.34MB
hugo_0.84.0_Linux-ARM64.deb 12.01MB
hugo_0.84.0_Linux-ARM64.tar.gz 11.99MB
hugo_0.84.0_macOS-64bit.tar.gz 13.67MB
hugo_0.84.0_macOS-ARM64.tar.gz 13.36MB
hugo_0.84.0_NetBSD-32bit.tar.gz 12.08MB
hugo_0.84.0_NetBSD-64bit.tar.gz 13.17MB
hugo_0.84.0_NetBSD-ARM.tar.gz 12.33MB
hugo_0.84.0_OpenBSD-32bit.tar.gz 12.08MB
hugo_0.84.0_OpenBSD-64bit.tar.gz 13.18MB
hugo_0.84.0_OpenBSD-ARM.tar.gz 12.33MB
hugo_0.84.0_OpenBSD-ARM64.tar.gz 11.92MB
hugo_0.84.0_Windows-32bit.zip 12.14MB
hugo_0.84.0_Windows-64bit.zip 13.26MB
hugo_0.84.0_Windows-ARM.zip 12.67MB
hugo_extended_0.84.0_Linux-64bit.deb 13.24MB
hugo_extended_0.84.0_Linux-64bit.tar.gz 13.20MB
hugo_extended_0.84.0_macOS-64bit.tar.gz 13.69MB
released time in 8 minutes
startedrust-db/barrel
started time in 9 hours
push eventrubysec/ruby-advisory-db
commit sha 78235db7a0d6911614d1521584006bc6a1e64331
s/http/https/
push time in 2 days
push eventrubysec/ruby-advisory-db
commit sha e4ceaead3ecf33de3febbb7893e54314d49079f4
Swap out URLs for CVE-2012-6684
push time in 2 days
push eventrubysec/ruby-advisory-db
commit sha efb49e3d39926aa593656e9c100b64acb459d116
Sync GitHub Security Advisories * Add CVE-2021-20259 for foreman_fog_proxmox
push time in 2 days
issue commentrubysec/ruby-advisory-db
Hello, I am with the GitHub Security Lab team. We are evaluating this to see if assigning a CVE makes sense CC @reedloden . Can someone articulate the security impact more clearly? The linked blog article discusses the use of constantize creates a memory leak, but in the linked commit there is not any code change involving constantize.
Is the "Potential DoS" simply due to the previous implementation being inneficient?
comment created time in 2 days
push eventrubysec/ruby-advisory-db
commit sha be083ce5ed65469e8a6a9bead08a6cce9c7e4451
Mark Rails ~> 6.0.4 as patched (#478)
push time in 2 days
PR merged rubysec/ruby-advisory-db
I missed one in #477. Mark CVE-2021-22881 as patched in Rails 6.0.4.
pr closed time in 2 days
PR opened rubysec/ruby-advisory-db
I missed one in #477. Mark CVE-2021-22881 as patched in Rails 6.0.4.
pr created time in 2 days
push eventrubysec/ruby-advisory-db
commit sha f484347a0d2026f513fa5a3c33b25425bec5b359
Mark Rails ~> 6.0.4 as patched (#477)
push time in 2 days
PR merged rubysec/ruby-advisory-db
Context
I'm receiving automated vulnerability alerts for today's release of Rails 6.0.4.
I believe this version of Rails is patched against these vulnerabilities.
Change
Mark Rails ~> 6.0.4 as patched for CVE-2021-22885, CVE-2021-22902, CVE-2021-22904, and CVE-2021-22880.
pr closed time in 2 days
Pull request review commentrubysec/ruby-advisory-db
Mark Rails `~> 6.0.4` as patched
patched_versions: - "~> 5.2.4.6" - "~> 5.2.6" - "~> 6.0.3.7"
👍 Updated in 3f198f2.
comment created time in 2 days
Pull request review commentrubysec/ruby-advisory-db
Mark Rails `~> 6.0.4` as patched
unaffected_versions: patched_versions: - "~> 5.2.4, >= 5.2.4.5" - "~> 6.0.3.5"
Instead, could we do:
- "~> 6.0.3, >= 6.0.3.5"
comment created time in 3 days
Pull request review commentrubysec/ruby-advisory-db
Mark Rails `~> 6.0.4` as patched
patched_versions: - "~> 5.2.4.6" - "~> 5.2.6" - "~> 6.0.3.7"
Instead, could we do:
- "~> 6.0.3, >= 6.0.3.7"
comment created time in 3 days
Pull request review commentrubysec/ruby-advisory-db
Mark Rails `~> 6.0.4` as patched
patched_versions: - "~> 5.2.4.6" - "~> 5.2.6" - "~> 6.0.3.7"
Instead, could we do:
- "~> 6.0.3, >= 6.0.3.7"
comment created time in 3 days
Pull request review commentrubysec/ruby-advisory-db
Mark Rails `~> 6.0.4` as patched
unaffected_versions: patched_versions: - "~> 6.0.3.7"
Instead, could we do:
- "~> 6.0.3, >= 6.0.3.7"
comment created time in 3 days
PR opened rubysec/ruby-advisory-db
Context
I'm receiving automated vulnerability alerts for today's release of Rails 6.0.4.
I believe this version of Rails is patched against these vulnerabilities.
Change
Mark Rails ~> 6.0.4 as patched for CVE-2021-22885, CVE-2021-22902, CVE-2021-22904, and CVE-2021-22880.
pr created time in 3 days
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
http://docs.seattlerb.org/minitest/
fork in 4 days