Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin-app

A local web interface for Ronin.
https://github.com/ronin-rb/ronin-app

Add `Delete` and `Delete All` buttons for the rest of db views (#96)

b197de216a3d70e90894b33313b2311800a7e67b authored about 1 year ago
Fix deleting repos on show and index views

7ce63b6c1c348a8547adfccf486c05ef7bba77b6 authored about 1 year ago
Fix how `DATABASE_URL` is given a default value in `scripts/console`.

de5265fdf28f51934432e42367000c0865124374 authored about 1 year ago
add `Delete` and `Delete All` buttons for db records

a2ed7d2793bb01c6eda3ffac609a75d2823d0099 authored about 1 year ago
Updated the copyright years.

* Normalized the copyright notice line.

6a2eb40bad60525689343b762fe7dfa4ae8d3604 authored about 1 year ago
Add ruby-3.3 to the CI matrix.

cafff841594d85d0a0ac79e8f42bba8093891a3c authored about 1 year ago
Change `ignore` to be an optional recon argument (#91)

69b7365b5a2a76c3dcd3ffa5996ca45a1639a161 authored about 1 year ago
change `values` to `max_depth` in recon view

eb00d71bb21fc0083d5408cadd75f35586214170 authored about 1 year ago
update README.md

2b48c6121dde823f970cedb7afce9a1a8427a290 authored about 1 year ago
Split `app.rb` into smaller files (#88)

4fdf9da82e1c419e61f99c2a4f4b0f3e04fa28dd authored about 1 year ago
Remove trailing whitespace.

ce8bc7376e191206f7dbff7fc62ac0aa157ffa8e authored about 1 year ago
Add routes and views for `Person` model (#85)

Co-authored-by: Postmodern <[email protected]>

bb00224b11cd808808b1782160f2b31d6726edae authored about 1 year ago
Add views and routes for Organization departments and members (#86)

501e0bffbcbd6a47a6cec1aaa483df243b2b3eea authored about 1 year ago
add /db to .gitignore

aef0abac54510fe06a04364b75e23184762caec7 authored about 1 year ago
Fixed a bug where `DATABASE_URL` or `DATABASE_NAME` are specified.

28a1499cab5978562bee8c8194805a689af474db authored about 1 year ago
Ensure `scripts/console` uses `db/dev.sqlite3`.

3ab44a115c5f0be9d36c35a6e1ab0efdaa6f029b authored about 1 year ago
Add views and routes for Organization model (#83)

7eb4bb700f91d5780b19673a3134202068868864 authored about 1 year ago
Changed the `docker-compose.yml` to use `db/production.sqlite3` (closes #40).

518f8fc4b68a878cf768b660a7d70273ec361dbd authored about 1 year ago
Use the local `db/dev.sqlite3` database in development mode (closes #84).

125941d576a47418578cd893d97bfa64cfee2f17 authored about 1 year ago
Added `GET /db/street_addresses` routes (closes #75 and #76).

33a622ec0a9f26c691a57514ed059396f41e7f21 authored about 1 year ago
Added a `GET /db/phone_numbers` route and views (closes #73 and #74).

f1a599b28d1cf394149f2306f37cab0b56a5b31e authored about 1 year ago
Add `scanning` section into navbar. (#70)

ada222120baa30f1400e9d63e45084d5fb14bc54 authored about 1 year ago
Reduce the size of the Ronin logo (closes #55).

ff045861e9d7807e6cd10c509eb70fc755aad733 authored about 1 year ago
add missing `.hash` to optional

086620380ee25de0eb339c6e5c7cb75c1dbc7741 authored about 1 year ago
Added `NAME` sections to all man pages (closes #68).

39756743090a47900d36adf97169baf037999674 authored about 1 year ago
Add missing params for `command_injection` keyword arguments.

91dbe461f7e4b98865a627f240d59a3b2bb1ab99 authored about 1 year ago
Updated to `kramdown-man` 1.0.0 (closes #67)

312cef8294632bba1f10e15bc3c4c93d6ddee674 authored about 1 year ago
Implement views, routes and worker for `RoninVulns` (#64)

cb7ab95402e366e9efdf6734845c7c5563d6c0a2 authored about 1 year ago
Support Ruby 3.0 to match the main `ronin` gem.

daa71f6f02e3b8f2ea11ea32b50fe5e39f8c1d72 authored about 1 year ago
Add `pagy` as a runtime dependency since the `App` uses it.

2994740e9006d003c3ccab9751895fd0fa1356b3 authored about 1 year ago
Remove the unused dependency on `ronin-web`.

* Require individual `ronin-web-*` gems as needed.

7cf8cc1598031444fcc9a4d2b5dd9ac70b7cd1fd authored about 1 year ago
Add pagination to `/db/*` (#65)

4ddee8c4cdfc96ba2ecf311bc6acc0b927ade7d2 authored about 1 year ago
Update `ronin-support` version to ~> 1.1 (#66)

7049c9f757cf2ed24eb26ca26760b7b74eb1241a authored about 1 year ago
Add route for inspecting sidekiq jobs (#63)

347c4cb8d458081e9ea1e8754f7e3131fe3d0344 authored about 1 year ago
Remove the `required` keyword from the `ignore` field.

7bcc79b40bc783dcc4901330c57cf26272634a54 authored about 1 year ago
List `Notes` and add a `Add note` button. (#59)

a09746fb11b2d9e189bc41e22b9f6d1b5e5d79f7 authored about 1 year ago
The `ignore` field is not required.

a0e1a49f610a6743abaa41025fd9dee66313446d authored about 1 year ago
Make the `:max_depth` specs more realistic by also adding `:scope`.

b6b74715243eb80eda7a417fae1c3d23693f3c81 authored about 1 year ago
Added an `ignore` field to the recon form (closes #60).

c94bb8ba9ba925b7bd3589716d1b610cd109b46a authored about 1 year ago
change instance var name in url_schemes show

7b1a67a623b26720080e82f10b8c5e08659c996b authored about 1 year ago
Add red astrisks to required form (#53)

8a3d137174cb528e2c12dbad5e2ac342055d88e7 authored about 1 year ago
Change the cursor to a pointer when hovering over the dark-mode button.

023d8e6baaa1bac9838f2304efd90893c9d17775 authored over 1 year ago
Bump the `actions/checkout` action to `v4`.

96e938ef1dbed0fd4f6c37e39c5a65a4a0d916d4 authored over 1 year ago
Set the database pool size to match the puma/sidekiq thread count (closes #16).

ad09ff5c060e38abe9068db6bcdd16b2c5839413 authored over 1 year ago
Set puma thread count to 4.

3334f6986c4a9698af7b3a1c60ddbf06d8477927 authored over 1 year ago
Link to install instructions for `docker-compose`.

a696ec545047788b2a9eebca07e3f057623d02e1 authored over 1 year ago
Added a Synopsis section and added more info to the Development section.

221580a70b69c10ae3b9b6b822ebebd7540a4e89 authored over 1 year ago
Fixed a copy/paste typo.

e5168d7c4bc4baf7423ca858c523763da99b5a21 authored over 1 year ago
Change `./scripts/server` to start in development mode by default.

24ba2ce45a71983e0f16a674f95ec17da667914d authored over 1 year ago
Add examples for the various database URI types.

439efe42b77360ecbe8efdceecef6d9f16a7c34d authored over 1 year ago
Added the `--db` and `--db-uri` options to the `ronin-app` command (closes #52).

78875a1457ad198c7c7e2d0edbbd6cceb4b9b4e5 authored over 1 year ago
Also support using the `DATABASE_NAME` env variable (closes #51).

dabf9ed6e66537c1b38bc2aa5f917df310166315 authored over 1 year ago
Add support for connecting to the database using `DATABASE_URL` (closes #50).

4ca9aadccefb1b33e4f0eb8f886c38bf16be56f9 authored over 1 year ago
Fixed dry-validation/dry-schema params.

87e93a3d5419dd798fa491723f529e2e6e3a1588 authored over 1 year ago
Merge branch 'nmap_options'

862435880f4a7028045666329037aa20124f7cc3 authored over 1 year ago
Added more fields to the `/nmap` form (issue #5).

e3dce156b58fd73a9c7c1235cfd8313834370b3a authored over 1 year ago
Added more fields to `Workers::Nmap::Params` (issue #5).

94c2ae511c595e3eb6373ec0ef952c9fb3fd5b38 authored over 1 year ago
Added more params to `Ronin::App::Validations::NmapParams` (issue #5).

ab5c081e1afc3d603fb6bc5f4b7a6984e8882f0f authored over 1 year ago
Removed the Twitter account link.

99269042fa8fe7c99c1d9ab7c571df4a1a6ed3bc authored over 1 year ago
Added `Types::List` and made `Types::CommaSeparatedList` stricter.

7eb38bb1e91a34794b35970b4b8fe0498f7e0eac authored over 1 year ago
Updated the Directory Struction list.

8b45545f6dca3faec250cc7c1c65e34ced334367 authored over 1 year ago
Add boilerplate systemd files for `ronin-app` (closes #48).

5981ec03f8ad644cc9bd177d4b096944bd513e9b authored over 1 year ago
Also do not auto-load `sidekiq`.

76be1bd3417ba9a2eddb589e1d50147950f22571 authored over 1 year ago
Make `foreman` a development-only dependency.

6f1f8bc601f449bf17d8c75addb6b55b5a34d589 authored over 1 year ago
Vertical alignment.

6136906e21cf79dd3eeefa45e2fe5711190fe4e9 authored over 1 year ago
Do not use `foreman` in the `docker-compose` configuration.

* Removed default `CMD` from `Dockerfile`.

1a2c95b1eae7fd4f0a9a4f8b1144f698fe0e2046 authored over 1 year ago
Add local variables.

00596b69a4848c4d447c8bb05bb9adae86fd2615 authored over 1 year ago
Changed the default port to 1337 (closes #46).

0bd858352fa6d42905237bf274669792e30693f2 authored over 1 year ago
Added the `-p,--port` option to `scripts/server` (closes #47).

d2fdd295d4d4d3aff10dd6f1af0072185dd014f5 authored over 1 year ago
Added an empty `ChangeLog` file.

553bfcab679d2f42957b50d8af12724b89f9dd7d authored over 1 year ago
Fixed YARD links.

0a478bd04a59f77ad58757d9ce4a11582b722b5e authored over 1 year ago
Added `.document` and `.yardopts` files.

d0a7cd31d5fac7d1a36bfc5bf30f7f69317fdaf4 authored over 1 year ago
Added a `ronin-app` command (closes #45).

c3b86449ea8653eab2c0c2980b9e8d632773fb42 authored over 1 year ago
Fixed the `Dockerfile`.

5bd69289195109679da0ab4f4cc3b5d2d6617b25 authored over 1 year ago
Added a dedicated `Ronin::App::VERSION`.

0843efd6f4302386fef9c9ffd781dc6a7de4f7f1 authored over 1 year ago
Added `rubygems-tasks` to build a gem.

9885cba0b26264a0461923f5dad87c92aff78cf8 authored over 1 year ago
Removed the `Gemfile.lock` file in favor of the gemspec.

659e3f073192a93d249d3e8031476a0ca6abf1bf authored over 1 year ago
Moved all `lib/` files into `lib/ronin/app/` and the `Ronin::App` namespace.

01d5ad65b307abbf2ca44bc07c1f94d9d475c488 authored over 1 year ago
Added a gemspec file (issue #44).

a81512e79d0c10bd485fde45ca6682e01584f795 authored over 1 year ago
Make rubocop happy.

168815c5982bccd57058139afaf8aed67fab8597 authored over 1 year ago
Added specs for `Validations::ReconParams`.

c1a90678a8737aac60879771e437041c47fb5302 authored over 1 year ago
Update all dependencies.

1aa0a9350d89586891ced7eef86493d3e6c93279 authored over 1 year ago
Moved all worker classes into `workers/`.

796855d5a617cc255bf3a890051f8ac9f6e98eb3 authored over 1 year ago
Updated `ronin-recon` for bug fixes.

cddf97c5f86e8ab0fd99594a105e194f782b1020 authored over 1 year ago
Upgrade to `ronin-core` ~> 0.2.

38d24c712c4733a76dc20fdab2df9b8af3098646 authored over 1 year ago
Enable privileged mode so the containers can run `nmap` or `masscan`.

4a4157d154a9519669f9e352ab4243b5196ffe09 authored over 1 year ago
Isolate the docker image's gem dependencies from the projects.

8a98b5bde4c2224c6c4483486f041008e7006c89 authored over 1 year ago
Fixed validations of the `scope` field.

6b47b082d2fd768d35d567e31699d2457a2ed1f8 authored over 1 year ago
Added `GET /recon` and `POST /recon` routes (closes #24).

972348389deec56794e3a70615200da483e37b14 authored over 1 year ago
Renamed the `/payloads/.../build` routes to `/payloads/build/...`.

daa14ccb4eb6cd01c9558454df13dbca36ea73e2 authored over 1 year ago
Add missing specs for `Schema::ParamsSchema()`.

7507bdc259d9faa2ae19b88df3c330b380ec8c3c authored over 1 year ago
Add missing specs for `Schemas::Payloads::Encoders::EncodeSchema()`.

d290d9c656ac993254003f104a47ca0fccba1be6 authored over 1 year ago
Add missing specs for `Schemas::Payloads::BuildSchema()`.

dcb9158c470a9ad68eaacb319818d5a207a352d0 authored over 1 year ago
Make an exception for `lib/schemas/`.

aea455436456e0c17ca87c07f2ce29c5c9dbb527 authored over 1 year ago
Add missing comment header.

db26d5519f60778492e50c71a0e0864ca23e921e authored over 1 year ago
Add missing comment.

344918eaf3d4cd2988cc932756bb2a09e3203da5 authored over 1 year ago
Added missing comments.

4adefcf0b7c6f8c3bff0cd6c2230fa444ff6b0e1 authored over 1 year ago
Removed unused `Types` constant.

0e3f8c46e334a3caf393f9120057f89f4af02435 authored over 1 year ago
Only require the nested `:params` if the class defines params.

f9a38a4e865451b55c191801c457a87d64da746c authored over 1 year ago
Moved dynamic `Dry::Schema::Params()` building out into `lib/schema/`.

20bb51ca2e82b74f993fbfc3401167a53ee41f20 authored over 1 year ago