Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ronin

Developing Ronin, a Free and Open Source Ruby Toolkit for Security Research and Development.
Collective - Host: opensource - https://opencollective.com/ronin-rb - Website: https://ronin-rb.dev/ - Code: https://github.com/ronin-rb/

Mention that `ronin-db` is a dependency.

github.com/ronin-rb/ronin-recon - 02b68facd16513bc5148e34587e022f52890edad authored over 1 year ago by Postmodern <[email protected]>
Link to `ronin-recon`.

github.com/ronin-rb/ronin-recon - 7323a13bcf82cfbed9bfb6ec2db7430a09656c41 authored over 1 year ago by Postmodern <[email protected]>
Added examples of the different database URIs for the `--db-uri` option.

github.com/ronin-rb/ronin-db - 412050c0d63c3a6f242dd253e8c03dd37e846a11 authored over 1 year ago by Postmodern <[email protected]>
Link to install instructions for `docker-compose`.

github.com/ronin-rb/ronin-app - a696ec545047788b2a9eebca07e3f057623d02e1 authored over 1 year ago by Postmodern <[email protected]>
Added a Synopsis section and added more info to the Development section.

github.com/ronin-rb/ronin-app - 221580a70b69c10ae3b9b6b822ebebd7540a4e89 authored over 1 year ago by Postmodern <[email protected]>
Fixed a copy/paste typo.

github.com/ronin-rb/ronin-app - e5168d7c4bc4baf7423ca858c523763da99b5a21 authored over 1 year ago by Postmodern <[email protected]>
Change `./scripts/server` to start in development mode by default.

github.com/ronin-rb/ronin-app - 24ba2ce45a71983e0f16a674f95ec17da667914d authored over 1 year ago by Postmodern <[email protected]>
Add examples for the various database URI types.

github.com/ronin-rb/ronin-app - 439efe42b77360ecbe8efdceecef6d9f16a7c34d authored over 1 year ago by Postmodern <[email protected]>
Added the `--db` and `--db-uri` options to the `ronin-app` command (closes #52).

github.com/ronin-rb/ronin-app - 78875a1457ad198c7c7e2d0edbbd6cceb4b9b4e5 authored over 1 year ago by Postmodern <[email protected]>
Also support using the `DATABASE_NAME` env variable (closes #51).

github.com/ronin-rb/ronin-app - dabf9ed6e66537c1b38bc2aa5f917df310166315 authored over 1 year ago by Postmodern <[email protected]>
Add support for connecting to the database using `DATABASE_URL` (closes #50).

github.com/ronin-rb/ronin-app - 4ca9aadccefb1b33e4f0eb8f886c38bf16be56f9 authored over 1 year ago by Postmodern <[email protected]>
Correct a `DB.connect` spec to make it more realistic.

github.com/ronin-rb/ronin-db - 3133245f6f906ece1fbf62528d3924d9f016f03e authored over 1 year ago by Postmodern <[email protected]>
Added missing specs for `Ronin::DB` methods.

github.com/ronin-rb/ronin-db - 05c18cd07c2b05adc18ee3585d232e3b937b4975 authored over 1 year ago by Postmodern <[email protected]>
Fixed a typo in the exception message in `DB.connect`.

github.com/ronin-rb/ronin-db - a116d1cbd584366c0ba490ae2ade953337fa994a authored over 1 year ago by Postmodern <[email protected]>
Fixed dry-validation/dry-schema params.

github.com/ronin-rb/ronin-app - 87e93a3d5419dd798fa491723f529e2e6e3a1588 authored over 1 year ago by Postmodern <[email protected]>
Merge branch 'nmap_options'

github.com/ronin-rb/ronin-app - 862435880f4a7028045666329037aa20124f7cc3 authored over 1 year ago by Postmodern <[email protected]>
Added more fields to the `/nmap` form (issue #5).

github.com/ronin-rb/ronin-app - e3dce156b58fd73a9c7c1235cfd8313834370b3a authored over 1 year ago by Postmodern <[email protected]>
Added more fields to `Workers::Nmap::Params` (issue #5).

github.com/ronin-rb/ronin-app - 94c2ae511c595e3eb6373ec0ef952c9fb3fd5b38 authored over 1 year ago by Postmodern <[email protected]>
Added more params to `Ronin::App::Validations::NmapParams` (issue #5).

github.com/ronin-rb/ronin-app - ab5c081e1afc3d603fb6bc5f4b7a6984e8882f0f authored over 1 year ago by Postmodern <[email protected]>
Add a link to Patreon to the footer.

github.com/ronin-rb/ronin-rb.github.io - 9a2ef09bd6323b46ecc3593aec528865ed13bb01 authored over 1 year ago by Postmodern <[email protected]>
Add a link to OpenCollective to the footer.

github.com/ronin-rb/ronin-rb.github.io - 9b86743ec5ae843f02e2cd60b4fb35a2b51abcfd authored over 1 year ago by Postmodern <[email protected]>
Add a link to the Merch tore in the footer.

github.com/ronin-rb/ronin-rb.github.io - 66295cdfdfaa1d4cb74f1482a8f6beba831b51d8 authored over 1 year ago by Postmodern <[email protected]>
Rename "Social" to "Links".

github.com/ronin-rb/ronin-rb.github.io - bf1a5ea2db8a912993819be03bc1dfde0409976c authored over 1 year ago by Postmodern <[email protected]>
Run rubocop under Ruby 3.1.

github.com/ronin-rb/ronin-listener-dns - 1f4421df773bcd1826db3088ed59a63e255b7444 authored over 1 year ago by Postmodern <[email protected]>
Added rubocop to the GitHub Actions workflow (issue #18).

github.com/ronin-rb/ronin-web-user_agents - 1d1a82938fc4faaa785129c9302bb2c5083dd1ea authored over 1 year ago by Postmodern <[email protected]>
Style fixes for rubocop (issue #18).

github.com/ronin-rb/ronin-web-user_agents - 4ae0f28ce97b5bdb76df81b085c23cc135dab0d5 authored over 1 year ago by Postmodern <[email protected]>
Added rubocop (closes #18).

github.com/ronin-rb/ronin-web-user_agents - ea1001a2d70341cc2cb98eb49f70d6479f5dc4c4 authored over 1 year ago by Postmodern <[email protected]>
Added a blog post about the new Merch store.

github.com/ronin-rb/ronin-rb.github.io - 0b621065f0be6c1700c00fc3882001731b51ad19 authored over 1 year ago by Postmodern <[email protected]>
Use `\A` and `\z` for extra correctness.

github.com/ronin-rb/ronin-web-user_agents - 1ae303fc47a0b50b5343c732fdfdf181f66fd275 authored over 1 year ago by Postmodern <[email protected]>
Improve accuracy of the `UserAgents.random` regexp.

github.com/ronin-rb/ronin-web-user_agents - a393a491b4354f9707ed47512223e58247d2a27c authored over 1 year ago by Postmodern <[email protected]>
Added an icon/link to the new merch store (closes #47).

github.com/ronin-rb/ronin-rb.github.io - 5d2fcfb82ad0c064fa279ba5ef21d7c748e35ad2 authored over 1 year ago by Postmodern <[email protected]>
Remove Twitter icon and links to Twitter account (closes #46).

github.com/ronin-rb/ronin-rb.github.io - d17756d6bc76061b30347a5cdcd1dcee907a659a authored over 1 year ago by Postmodern <[email protected]>
Make the summary text a sentence.

github.com/ronin-rb/ronin-web-spider - 8a6262cb3703e87821658ae0e5cbc266bdc753f3 authored over 1 year ago by Postmodern <[email protected]>
Add a period to the summary text.

github.com/ronin-rb/ronin-web-session_cookie - cc31a561c0a457434561a588a148fe3effd80926 authored over 1 year ago by Postmodern <[email protected]>
Add missing `.ruby-version` file.

github.com/ronin-rb/ronin-listener-dns - 4d0848d9b9e19e84441392a0ca07624be68c8602 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/rubocop-ronin - 1f0f1bac8de68f09190b82b60a1f1f0e12c34b04 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-repos - c2d1cce771c0edd151405a3dae438db84ef0da6f authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-agent-ruby - 26d0552410bbaf42516afe7fb3e75986fb545580 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-agent-php - 951686e0c52eb3fb84db32d4a08fc2115bb4cc67 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-agent-node - 9991e0be2adb62e24a8fe4b42ddf23ff7c86a2fe authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/docker - 85b1d87323cf4b4c854df54469c5f7c9255b0cb2 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/scripts - 0292c4dd677b9c9b276d1dc4b01539b54d0faa8f authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-wordlists - d6b2115944d2fb3b57dd6b8596b779c44a6d1978 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-web-user_agents - 329b9fe2022b67246cdbdef7fd7b4a6420c1d1cd authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-web-spider - 8d3f1f5d7b05d537667b16a42a39d20aafea983e authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-web-session_cookie - 26ba6eefe9fd30273c76576bcb03147a6c741687 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-web-server - b3f465ec4de2e6fd0ea82a372aa81bb57756459c authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-web-browser - 16999d3990d9afd6360f6fe29289e84ea5f689ec authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-web - 36b771e18cd9474ce4324b5fcfafddc819cf7c0a authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-recon - 5c8c35496fb10b85513840e7ef7aa9a9fa38e643 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-nmap - 1d40550e23ea326f586ea5cec3a9f2a927dfcc01 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-masscan - 1fb5459ee7557f87c65019546eb085be7e205039 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-listener-http - 9355eaef614ec9bafb3a27610f1b7c7a5a390aae authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-listener-dns - fbc5b65be7e3a28137833d9db1217b1eba1a139f authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-listener - 6da44bade6035676d69aac303358cae265b8f55d authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-app - 99269042fa8fe7c99c1d9ab7c571df4a1a6ed3bc authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-code-sql - 7a78a0f44f40a8020ec685bae110946607b4f26e authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-code-asm - c628d2093d8a880816ec3a2268389de40c376e18 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-dns-proxy - 7ad3f19f572b183c1dab055189f486a72cde08fd authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-exploits - e829c89e66abe3f506190e9909e02333e446f056 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-post_ex - 1db6fd19816638190ab859719e7c5eb4e71f21a6 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-payloads - b37618e01a0c1b5cdcfc9d6a8b4d17fa860d726e authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-vulns - 7e468b61a5049c1009362bbe0a7a1ff5bfd5c1c8 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-fuzzer - 0a744d55bd8b0c66cf95da0c9a4d3e204d793f15 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-db-activerecord - d74aae09c212a88d488f57df0b56acce3aa2d298 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-db - 733970802a3f9d4bae42a5dbf83e2a60e05e4d42 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-core - e64e283249a956525ba9057cd7b8636d9fb2072d authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin - a5bef65804a2d6f14f8968ae87304fe3fd9f53fc authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-template - 86df5faa261de2dda796af0f87b340ae656410bc authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/.github - f611f40ebfb285e574566dc2f3ea4808b5e9712a authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

github.com/ronin-rb/ronin-support - 245759685fec34f117d0a634bf75bdf5c7b6d061 authored over 1 year ago by Postmodern <[email protected]>
Fix the link to `ronin-dns-proxy`.

github.com/ronin-rb/.github - c376738be2cfacd497725810c34eaffa5fdc56f1 authored over 1 year ago by Postmodern <[email protected]>
Added the `ronin-nmap` and `ronin-masscan` WIP repos.

github.com/ronin-rb/.github - 034327a5c82b842471a5235de8b9528e9f615bff authored over 1 year ago by Postmodern <[email protected]>
Added the `ronin-web-browser` WIP repo.

github.com/ronin-rb/.github - 64742ec593f9bd11dce3cd5202f3a0de12356de1 authored over 1 year ago by Postmodern <[email protected]>
Added the `ronin-dns-proxy` repo.

github.com/ronin-rb/.github - 21ac15d338b17f46a6efae2f565de1743a5b23dd authored over 1 year ago by Postmodern <[email protected]>
Added `ronin-listener` repos.

github.com/ronin-rb/.github - 390eb6cc770688729b6622f0145f3a7803691f52 authored over 1 year ago by Postmodern <[email protected]>
Added `ronin-recon` and `ronin-wordlists` WIP repos.

github.com/ronin-rb/.github - e3b98f18a3dfed7c66b52f6f40173b52d77c0338 authored over 1 year ago by Postmodern <[email protected]>
Add a link to the Ronin Mastodon account.

github.com/ronin-rb/ronin-wordlists - fd837ea58d00a11409f134a108c1b2d5e081e116 authored over 1 year ago by Postmodern <[email protected]>
Wrap the `ready` functions in anonymous JavaScript functions.

github.com/ronin-rb/ronin-rb.github.io - 3805fee2f070a5675e7a45a91062ea943fd19aa3 authored over 1 year ago by Postmodern <[email protected]>
Change `directory` to `directory?`

github.com/ronin-rb/ronin-wordlists - db5f875dae742ab5658f7b933257d50a380108a9 authored over 1 year ago by AI-Mozi <[email protected]>
Add the Patreon account.

github.com/ronin-rb/.github - 6b28c81a74d38140777eeaa95c110b5bd12e36f2 authored over 1 year ago by Postmodern <[email protected]>
Ronin is now on Patreon as well.

github.com/ronin-rb/ronin-rb.github.io - adae77a17fde3c95df65ffa7effa4d5eaf5d709d authored over 1 year ago by Postmodern <[email protected]>
Show how to selectively require the file, such as in a script.

github.com/ronin-rb/ronin-support - a7f730666b847cdafd68f96023ca3497a8499582 authored over 1 year ago by Postmodern <[email protected]>
Corrected a `@return` tag.

github.com/ronin-rb/ronin-wordlists - d9f81a5cf438b81bce39b9115fc44c174b87b159 authored over 1 year ago by Postmodern <[email protected]>
Added `Types::List` and made `Types::CommaSeparatedList` stricter.

github.com/ronin-rb/ronin-app - 7eb38bb1e91a34794b35970b4b8fe0498f7e0eac authored over 1 year ago by Postmodern <[email protected]>
Updated the Directory Struction list.

github.com/ronin-rb/ronin-app - 8b45545f6dca3faec250cc7c1c65e34ced334367 authored over 1 year ago by Postmodern <[email protected]>
Moved Gemfile and gemspec sections down.

github.com/ronin-rb/ronin-code-asm - 592b9c65b86309da6c9f7679735d150d0b40ba59 authored over 1 year ago by Postmodern <[email protected]>
Added a Development section.

github.com/ronin-rb/ronin-code-asm - 269efea7857d510c8e93c7440cdee554fa963b70 authored over 1 year ago by Postmodern <[email protected]>
Add a `gemspec` section.

github.com/ronin-rb/ronin-code-asm - b11af92bd0f7c5282671dacecaf910bcfae22694 authored over 1 year ago by Postmodern <[email protected]>
Add copy/pastable installation instructions for each platform.

github.com/ronin-rb/ronin-code-asm - c4ffe88363fff23b8163eaae9546368ebd99dd69 authored over 1 year ago by Postmodern <[email protected]>
Added example code for adding `ronin-code-asm` to a `Gemfile`.

github.com/ronin-rb/ronin-code-asm - 7af43d280996db16c70892d12402f3cba11c9175 authored over 1 year ago by Postmodern <[email protected]>
Add boilerplate systemd files for `ronin-app` (closes #48).

github.com/ronin-rb/ronin-app - 5981ec03f8ad644cc9bd177d4b096944bd513e9b authored over 1 year ago by Postmodern <[email protected]>
Also do not auto-load `sidekiq`.

github.com/ronin-rb/ronin-app - 76be1bd3417ba9a2eddb589e1d50147950f22571 authored over 1 year ago by Postmodern <[email protected]>
Make `foreman` a development-only dependency.

github.com/ronin-rb/ronin-app - 6f1f8bc601f449bf17d8c75addb6b55b5a34d589 authored over 1 year ago by Postmodern <[email protected]>
Vertical alignment.

github.com/ronin-rb/ronin-app - 6136906e21cf79dd3eeefa45e2fe5711190fe4e9 authored over 1 year ago by Postmodern <[email protected]>
Do not use `foreman` in the `docker-compose` configuration.

* Removed default `CMD` from `Dockerfile`.

github.com/ronin-rb/ronin-app - 1a2c95b1eae7fd4f0a9a4f8b1144f698fe0e2046 authored over 1 year ago by Postmodern <[email protected]>
Add local variables.

github.com/ronin-rb/ronin-app - 00596b69a4848c4d447c8bb05bb9adae86fd2615 authored over 1 year ago by Postmodern <[email protected]>
Changed the default port to 1337 (closes #46).

github.com/ronin-rb/ronin-app - 0bd858352fa6d42905237bf274669792e30693f2 authored over 1 year ago by Postmodern <[email protected]>
Added the `-p,--port` option to `scripts/server` (closes #47).

github.com/ronin-rb/ronin-app - d2fdd295d4d4d3aff10dd6f1af0072185dd014f5 authored over 1 year ago by Postmodern <[email protected]>