Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick and dirty poc #6

Open
wants to merge 521 commits into
base: refactor-payload-recalculation
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
521 commits
Select commit Hold shift + click to select a range
b376dac
okay linter
catatonicprime May 30, 2023
530ed91
Fixing ZDI ID
catatonicprime May 30, 2023
8a0dfa5
Drop size requirement and fix descriptions
zeroSteiner May 25, 2023
d7098aa
Add MIPS64 fetch adapters
zeroSteiner May 25, 2023
c0671c3
Touch up typos in documentation
gwillcox-r7 May 30, 2023
778a2c4
Updated unit tests to use registry
smashery May 30, 2023
cf9f990
Fix more typos
gwillcox-r7 May 30, 2023
4b1158d
Use existing shell registry logic
smashery May 31, 2023
1fbba70
add support to masm formatting
shellchocolat May 31, 2023
1fd2d41
Fix typos and add dig for safe navigation
gwillcox-r7 May 31, 2023
6ad9ebb
Update modules/exploits/multi/http/papercut_ng_auth_bypass.rb
catatonicprime May 31, 2023
6351c66
Update modules/exploits/multi/http/papercut_ng_auth_bypass.rb
catatonicprime May 31, 2023
ccbdd78
Update documentation
gwillcox-r7 May 31, 2023
6756047
Land #18028, Add Apache NiFi login scanner module
gwillcox-r7 May 31, 2023
2fab56f
Made cachesize dynamic
rad10 May 31, 2023
0e477bd
Used unixcrypt to create encrypted password
rad10 May 31, 2023
d60f21d
automatic module_metadata_base.json update
msjenkins-r7 May 31, 2023
3875947
Removing unnecessary assignment
catatonicprime May 31, 2023
ab12bee
Fix single quote issue
gwillcox-r7 May 31, 2023
1267d06
move gitlab_subgroup to gitlab_authenticated_subgroup
h00die May 31, 2023
2a410e1
Land #18026, Fix non-deterministic test module load failures
gwillcox-r7 May 31, 2023
9349dd2
Add a proper definition for NtdsCaSecurityExt
zeroSteiner May 31, 2023
7f4bda1
Support retrieving Service Pack version on older OSes
smashery Jun 1, 2023
46f7f8e
Add module for running all post test modules
adfoster-r7 Jun 1, 2023
4340245
Fix broken binary file upload test on windows sessions
adfoster-r7 Jun 1, 2023
d868d0e
Fixed double checking of sudoers
rad10 Jun 1, 2023
c336f17
Gave rootmethod option better description
rad10 Jun 1, 2023
8378435
Land #17430, Add AWS SSM Sessions
smcintyre-r7 Jun 1, 2023
8ed981e
Land #18003, Archer c7 traversal
cdelafuente-r7 Jun 1, 2023
2c987da
automatic module_metadata_base.json update
msjenkins-r7 Jun 1, 2023
068e0f5
Land #18052, Fix broken file upload test on Windows sessions
gwillcox-r7 Jun 1, 2023
4183cd4
Added unixcrypt to payload
rad10 Jun 1, 2023
96f2c96
modify command stagers to not go over 100%
zgoldman-r7 Jun 1, 2023
25e8cf8
Bump version of framework to 6.3.20
msjenkins-r7 Jun 1, 2023
d535bb8
Fix up logic to handle check_host return codes
Ryuuuuu Apr 12, 2023
c6816fc
Update post agther aws keys to run against linux
adfoster-r7 Jun 1, 2023
f6dc2c0
Fix up messages to more closely match check code messages and fix typos
gwillcox-r7 Jun 1, 2023
7f7c5ea
Land #17868, Improve check_host return code handling
gwillcox-r7 Jun 1, 2023
9b929da
automatic module_metadata_base.json update
msjenkins-r7 Jun 1, 2023
0f71613
Land #18056, Modify command stagers to not go over 100%
gwillcox-r7 Jun 1, 2023
a66641d
add delta electronics infrasuite deserialization
space-r7 Jun 1, 2023
da2e339
review adjustments
h00die Jun 2, 2023
f8460dc
PR Review changes for removing platform specific code
manishkumarr1017 Jun 2, 2023
4661e97
Land #18002, Added cmd useradd payload
cdelafuente-r7 Jun 2, 2023
48b86c2
automatic module_metadata_base.json update
msjenkins-r7 Jun 2, 2023
a6f1be8
Add new payloads to payloads_spec.rb
zeroSteiner Jun 2, 2023
8b641c4
Land #18055, Update aws_keys to run against linux
smcintyre-r7 Jun 2, 2023
9361451
automatic module_metadata_base.json update
msjenkins-r7 Jun 2, 2023
372f9cd
Update metasploit-payloads gem to 2.0.135
zeroSteiner Jun 2, 2023
6d066dc
Add in initial copy of exploit
gwillcox-r7 May 23, 2023
c78a9ba
Remove dropper target and try expand potential BadChars and limit pay…
gwillcox-r7 May 23, 2023
05bb3cd
Update again
gwillcox-r7 May 23, 2023
8577f21
Add in documentation and updated code
gwillcox-r7 May 23, 2023
3ab4173
Fix up base64 encoder to properly quote strings - credit to @smcintyr…
gwillcox-r7 May 24, 2023
6e89f9b
Address review comments
gwillcox-r7 May 24, 2023
965311d
Fix documentation and fix bug in creating PARMS value
gwillcox-r7 May 25, 2023
f7d2cda
Add in ability to restore settings n documentation changes.
gwillcox-r7 May 29, 2023
617aff5
Fix up supported payloads and remove nonused parameter
gwillcox-r7 Jun 1, 2023
7728e1e
Add in new library function for escaping PowerShell literals
gwillcox-r7 Jun 2, 2023
1e9d286
Land #18044, Add MIPS64 Linux Fetch Payloads
bwatters-r7 Jun 2, 2023
7a2505e
automatic module_metadata_base.json update
msjenkins-r7 Jun 2, 2023
734e0b0
Land #18018, Add in CVE-2023-29084
smcintyre-r7 Jun 2, 2023
c9627a7
automatic module_metadata_base.json update
msjenkins-r7 Jun 2, 2023
1a36b81
Land #18057, Update metasploit-payloads gem to 2.0.135
gwillcox-r7 Jun 2, 2023
8f3325b
move gitlab_auth_subgroups to gahter instead of scanner
h00die Jun 2, 2023
1c5f8e0
add check method and new options
space-r7 Jun 2, 2023
7959802
Created mixin to retrieve the architecture of the current shell.
smashery Jun 2, 2023
07def1c
init commit module
h00die-gr3y Jun 5, 2023
c5ff96f
grafana_plugin_traversal bugfix
ErikWynter Jun 5, 2023
12f59d5
print the full version to the console
ErikWynter Jun 5, 2023
ba3d6dc
fix typo in print statement from original module
ErikWynter Jun 5, 2023
4e91a4e
refactor archer_c7_traversal as `gather` module
jmartin-tech Jun 2, 2023
00e39eb
updated CMD stager order
h00die-gr3y Jun 5, 2023
6f2f51b
Land #18066, refactor archer_c7_traversal as `gather` module
gwillcox-r7 Jun 5, 2023
70d0b5e
automatic module_metadata_base.json update
msjenkins-r7 Jun 5, 2023
9574c79
Remove extra code
gwillcox-r7 Jun 5, 2023
94ef437
Add in YARD documentation
gwillcox-r7 Jun 5, 2023
52745a9
Added documentation
h00die-gr3y Jun 5, 2023
d029b26
Land #18062, Created mixin to retrieve the architecture of the curren…
gwillcox-r7 Jun 5, 2023
0d094f8
Land #17917, shell_to_meterpreter: Support using bind payloads with P…
gwillcox-r7 Jun 5, 2023
80e1484
automatic module_metadata_base.json update
msjenkins-r7 Jun 5, 2023
61539ac
Fix VBS stager in shell_to_meterpreter.
smashery Jun 5, 2023
a12b58d
add cmdstager usage, description, and metadata
space-r7 Jun 5, 2023
5f7ae88
add documentation
space-r7 Jun 5, 2023
e6b1ae2
Remote::JndiInjection: handle LDAP UnbindRequest
Jun 6, 2023
3e6ae74
init commit module
h00die-gr3y Jun 6, 2023
a34c3cf
linted - all offenses addressed
attl4s Jun 6, 2023
ec948b5
add documentation
attl4s Jun 6, 2023
2e34d69
Added documentation
h00die-gr3y Jun 6, 2023
a03603d
Documentation linting.
catatonicprime Jun 6, 2023
451735a
Fix exception handler & add doc
cdelafuente-r7 Jun 6, 2023
3b53966
add installation steps
space-r7 Jun 6, 2023
102a32c
add SCREEN_EFFECTS and akb assessment
space-r7 Jun 6, 2023
2fcd97f
close socket
space-r7 Jun 6, 2023
4950cb3
review adjustments
h00die Jun 6, 2023
46fcdb7
Updates based on jvoisin comments
h00die-gr3y Jun 7, 2023
f88cb3b
Land #18039, gitlab file read CVE-2023-2825
cdelafuente-r7 Jun 7, 2023
aa1a014
automatic module_metadata_base.json update
msjenkins-r7 Jun 7, 2023
991b960
Add options to the documentation
cdelafuente-r7 Jun 7, 2023
82c8b54
Land #17936, PaperCutNG Authentication Bypass with RCE
cdelafuente-r7 Jun 7, 2023
d3c662b
automatic module_metadata_base.json update
msjenkins-r7 Jun 7, 2023
8f6b421
add non-capture group
space-r7 Jun 7, 2023
ffbd690
Add in ability to support detecting preview versions
gwillcox-r7 Jun 7, 2023
b923b0c
Add in a typo fix
gwillcox-r7 Jun 7, 2023
2345126
Land #18064, Add support for beta and prerelease versions to grafana_…
gwillcox-r7 Jun 7, 2023
dbc7a8c
automatic module_metadata_base.json update
msjenkins-r7 Jun 7, 2023
5b39eaa
Land #18074, Fix exception handling in gitlab_github_import_rce_cve_2…
gwillcox-r7 Jun 7, 2023
72102de
automatic module_metadata_base.json update
msjenkins-r7 Jun 7, 2023
e3bcc9a
rocketmq version scanner
h00die Jun 7, 2023
60c642b
Update documentation/modules/exploit/windows/misc/delta_electronics_i…
space-r7 Jun 7, 2023
4377ff0
Update documentation/modules/exploit/windows/misc/delta_electronics_i…
space-r7 Jun 7, 2023
54649fb
Update documentation/modules/exploit/windows/misc/delta_electronics_i…
space-r7 Jun 7, 2023
2738906
Update documentation/modules/exploit/windows/misc/delta_electronics_i…
space-r7 Jun 7, 2023
3bc145c
Update modules/exploits/windows/misc/delta_electronics_infrasuite_des…
space-r7 Jun 7, 2023
4465582
Add in link to archived version of the installer
gwillcox-r7 Jun 7, 2023
74dd134
add options in scenarios output
space-r7 Jun 7, 2023
d454e23
decoding bytes from all python payloads
manishkumarr1017 Jun 8, 2023
6030f75
fixing indentation for shell reverse tcp payload
manishkumarr1017 Jun 8, 2023
717ceae
Don't use length for freeing.
smashery Jun 8, 2023
b3b0cb4
Updates based on space-r7 comments
h00die-gr3y Jun 8, 2023
0bcd930
Updated NAS model and version check
h00die-gr3y Jun 8, 2023
a1e9303
Land #18072, Add CVE-2023-1133 - .NET Deserialization exploit for Del…
gwillcox-r7 Jun 8, 2023
601306b
automatic module_metadata_base.json update
msjenkins-r7 Jun 8, 2023
c08f197
Land #18040, Fix Python's payload issue with Windows
cdelafuente-r7 Jun 8, 2023
229fc0c
Added symmetricom_syncserver_rce.rb
sdcampbell Jun 8, 2023
55e67ac
automatic module_metadata_base.json update
msjenkins-r7 Jun 8, 2023
92cf562
Bump version of framework to 6.3.21
msjenkins-r7 Jun 8, 2023
d8870d7
Address msftidy_docs complaints
smcintyre-r7 Jun 8, 2023
5b5c298
Land #18022, Add post/windows/manage/make_token
smcintyre-r7 Jun 8, 2023
47835b5
Add the ALT_SID datastore option
zeroSteiner May 31, 2023
2acc014
Fix AS-REQ with PKINIT and NTDS_CA_SECURITY_EXT
zeroSteiner Jun 6, 2023
238118e
Update module docs to discuss KB5014754 changes
zeroSteiner Jun 8, 2023
4b082b9
automatic module_metadata_base.json update
msjenkins-r7 Jun 8, 2023
dce2965
Bump up dependency versions
gwillcox-r7 Jun 8, 2023
3e538a3
review comments
h00die Jun 8, 2023
dfc366e
Latest updates based on reviewers comments
h00die-gr3y Jun 8, 2023
039f238
Land #18068, Fix VBS stager in shell_to_meterpreter
bwatters-r7 Jun 9, 2023
31c65c8
automatic module_metadata_base.json update
msjenkins-r7 Jun 9, 2023
a152855
Merge branch 'rapid7:master' into CVE-2023-28771
sfewer-r7 Jun 9, 2023
27f5a78
rework the exploit to use the new MIPS64 fetch payload adapters. Remo…
sfewer-r7 Jun 9, 2023
1284cb3
Land #18016, CVE-2023-28771 - Zyxel Cmd Injection
smcintyre-r7 Jun 9, 2023
caba471
automatic module_metadata_base.json update
msjenkins-r7 Jun 9, 2023
66d2477
Add some tests for NtdsCaSecurityExt
zeroSteiner Jun 9, 2023
296a7af
Land #18076, Don't use length for freeing.
smcintyre-r7 Jun 9, 2023
ae4e616
Update Navigating-And-Undstanding-Metasploits-Codebase to add new cod…
gwillcox-r7 Jun 2, 2023
7ab610c
Land #18058, Improve code navigation docs and add debugging page
adfoster-r7 Jun 9, 2023
eab3247
Update metasploit-payloads gem to 2.0.136
zeroSteiner Jun 9, 2023
694c100
Add more IPv6 support in to the module
gwillcox-r7 Jun 9, 2023
c8609d7
Land #18070, add TerraMaster chained exp module
space-r7 Jun 9, 2023
5dba72c
automatic module_metadata_base.json update
msjenkins-r7 Jun 9, 2023
50dfde1
Land #18083, Update metasploit-payloads gem to 2.0.136
gwillcox-r7 Jun 9, 2023
4c817ce
Land #17946, CVE-2023-21839 - Oracle Weblogic RCE
smcintyre-r7 Jun 9, 2023
fce6450
automatic module_metadata_base.json update
msjenkins-r7 Jun 9, 2023
0ba65b7
Add the x86 fetch payloads
zeroSteiner Jun 9, 2023
c579c43
Update payloads_spec.rb for x86 fetch
zeroSteiner Jun 9, 2023
c9af514
Land #18063, add TerraMaster webshell upload
space-r7 Jun 9, 2023
43003ee
automatic module_metadata_base.json update
msjenkins-r7 Jun 9, 2023
417c9fa
init commit module and documentation
h00die-gr3y Jun 10, 2023
db8a49c
Updated documentation
h00die-gr3y Jun 10, 2023
668b72a
Rex::Proto::LDAP::Server handle LDAP UnbindRequest
Jun 10, 2023
834ad18
Land #18069, Handle LDAP UnbindRequest
smcintyre-r7 Jun 12, 2023
7cd3854
Removed Webshell upload and updated documentation
h00die-gr3y Jun 12, 2023
c8f942c
Land #17955, Golf a bit the php payload
adfoster-r7 Jun 12, 2023
4479d94
Updates based on review comments from space-r7 and jvoisin
h00die-gr3y Jun 12, 2023
bc2fb0c
Update modules/exploits/linux/http/symmetricom_syncserver_rce.rb
sdcampbell Jun 12, 2023
4e4d098
Update modules/exploits/linux/http/symmetricom_syncserver_rce.rb
sdcampbell Jun 12, 2023
5b73c8f
Update modules/exploits/linux/http/symmetricom_syncserver_rce.rb
sdcampbell Jun 12, 2023
ed516fa
Update modules/exploits/linux/http/symmetricom_syncserver_rce.rb
sdcampbell Jun 12, 2023
14dc102
Bump rex-powershell to 0.1.98
jheysel-r7 Jun 12, 2023
f97ab80
Land #17942, Improve AMSI bypass on new Windows
jheysel-r7 Jun 12, 2023
96ba121
automatic module_metadata_base.json update
msjenkins-r7 Jun 12, 2023
0761f8f
[+] add masm output support
Jun 13, 2023
8d1e7a3
Rubocop and code review suggestions
smashery Jun 13, 2023
7fe6b8f
Update the exported keytab table entries to sort by db insert id
adfoster-r7 Jun 13, 2023
cb105d8
Update lib/metasploit/framework/compiler/mingw.rb
araout42 Jun 13, 2023
9d315af
Update lib/metasploit/framework/compiler/mingw.rb
araout42 Jun 13, 2023
0b320f6
Update lib/metasploit/framework/compiler/mingw.rb
araout42 Jun 13, 2023
1fbfc8e
Update lib/metasploit/framework/compiler/mingw.rb
araout42 Jun 13, 2023
fa33052
Land #18090, Update the exported keytab table entries to sort by db i…
jmartin-tech Jun 13, 2023
09ae382
automatic module_metadata_base.json update
msjenkins-r7 Jun 13, 2023
9e773b3
Fix issue with info command and IP address check
bwatters-r7 Jun 1, 2023
1af9660
Add routable address type
bwatters-r7 Jun 12, 2023
c414832
Fix an edge case in .to_win32pe
zeroSteiner Jun 13, 2023
0d85c9e
add module documentation
space-r7 Jun 13, 2023
cbf7109
add rubocop fixes and some metadata
space-r7 Jun 13, 2023
091ee36
Land #18086, add TerraMaster cmd injection
space-r7 Jun 13, 2023
401820d
automatic module_metadata_base.json update
msjenkins-r7 Jun 13, 2023
37bc9cd
Update symmetricom_syncserver_rce.rb
sdcampbell Jun 13, 2023
38f5421
Land #17336, A more robust implementation for Windows version compari…
bwatters-r7 Jun 13, 2023
9f276bd
automatic module_metadata_base.json update
msjenkins-r7 Jun 13, 2023
548d7e7
Fix accidental diff
bwatters-r7 Jun 13, 2023
cabae17
Remove superfluous setup_handler
bwatters-r7 Jun 13, 2023
5535401
add exploit rank
space-r7 Jun 13, 2023
7af22bf
Land #18077, add Symmetricom unauth cmd injection
space-r7 Jun 13, 2023
efd49f0
update migration calls in spec
jmartin-tech Jun 13, 2023
c98cc00
Land #18075, RocketMQ version scanner
jheysel-r7 Jun 13, 2023
968a151
automatic module_metadata_base.json update
msjenkins-r7 Jun 13, 2023
68c48ef
Land #18050, Add module for running all post test modules
dwelch-r7 Jun 14, 2023
21b2e3a
Fix python meterpreter crashing when extracting osx network configura…
adfoster-r7 Jun 14, 2023
d414eea
Add appropriate skips to post test modules
adfoster-r7 Jun 1, 2023
fe737b5
Land #18097, Fix python meterpreter crashing when extracting osx netw…
cgranleese-r7 Jun 14, 2023
f30bc86
Fix rex-text crashes when running ruby 3.3
adfoster-r7 Jun 14, 2023
1b35a9f
Land #18051, Add appropriate skips to post test modules
dwelch-r7 Jun 14, 2023
d6a50ac
Fix python meterpreter subprocess deadlock and file descriptor leak
adfoster-r7 Jun 14, 2023
41429ae
Land #18080, Weekly dependency updates for Gemfile.lock
jmartin-tech Jun 14, 2023
de07c2e
Land #18098, Fix rex-text crashes when running ruby 3.3
dwelch-r7 Jun 14, 2023
b9f260d
Land #18089, Add Masm support
adfoster-r7 Jun 14, 2023
9187b96
Land #18099, Fix python meterpreter subprocess deadlock and file desc…
cgranleese-r7 Jun 14, 2023
793e088
Fix osx route command when mac addresses are split by dots
adfoster-r7 Jun 14, 2023
966dec5
Land #18101, Fix macOS route command when mac addresses are split by …
cgranleese-r7 Jun 14, 2023
00d1f03
Fix false negatives on files not existing on windows python meterpreter
adfoster-r7 Jun 14, 2023
b2d0cda
lock nokogiri due to compile issue
jmartin-tech Jun 14, 2023
ceb85e0
update to latest nokogiri 1.14.x
jmartin-tech Jun 14, 2023
d3fa760
Land #18103, lock nokogiri due to compile issue
jmartin-tech Jun 14, 2023
2d87447
Fix time command bug when running complex commands
adfoster-r7 Jun 14, 2023
69b7635
Update SessionTLVLogging to no longer truncate useful values
adfoster-r7 Jun 14, 2023
6f297a8
Land #18102, bump metasploit-payloads 2.0.140
jheysel-r7 Jun 14, 2023
95f30d1
Fix flakey post test services module
adfoster-r7 Jun 14, 2023
5b18475
Extract rspec wait for expect helper
adfoster-r7 Jun 14, 2023
dc5a42b
Update test post modules to always have a clean file system directory
adfoster-r7 Jun 14, 2023
75d74d2
Add namespaced test module logging
adfoster-r7 Jun 14, 2023
bec47e8
Fix unitialized constant error when meterpreter registry key reads ti…
adfoster-r7 Jun 14, 2023
2a66987
Fix symlink test bug when running python meterpreter on windows
adfoster-r7 Jun 14, 2023
3ee02a0
Add the ALT_SID datastore option
zeroSteiner May 31, 2023
6988227
Fix AS-REQ with PKINIT and NTDS_CA_SECURITY_EXT
zeroSteiner Jun 6, 2023
ae4faca
Update module docs to discuss KB5014754 changes
zeroSteiner Jun 8, 2023
1823801
Add some tests for NtdsCaSecurityExt
zeroSteiner Jun 9, 2023
2632d33
Land #18112, fix symlink test bug
jheysel-r7 Jun 14, 2023
c93adfb
Land #17781, adds support for module writers to supply include_dir iq…
adfoster-r7 Jun 14, 2023
51dc309
Land #17670, add module to exploit CVE-2019-16328
adfoster-r7 Jun 14, 2023
e7bbd34
automatic module_metadata_base.json update
msjenkins-r7 Jun 14, 2023
95d05e0
Land #18111, Fix initialised constant error when meterpreter registry…
cgranleese-r7 Jun 15, 2023
8f11798
Update unknown windows errors on python meterpreter to include hex er…
adfoster-r7 Jun 15, 2023
c85b017
Land #18106, Update SessionTLVLogging to no longer truncate useful va…
cgranleese-r7 Jun 15, 2023
5afba17
Land #18115, Update unknown windows errors on python meterpreter to i…
cgranleese-r7 Jun 15, 2023
8da6f1e
Land #18105, Fix time command bug when running complex commands
dwelch-r7 Jun 15, 2023
3010b56
Land #18107, Extract rspec wait for expect helper
dwelch-r7 Jun 15, 2023
62fd3ec
Land #18108, Fix flakey post test services module
dwelch-r7 Jun 15, 2023
bc61bba
Land #18109, Update test post modules to always have a clean writable…
dwelch-r7 Jun 15, 2023
cee72a8
Land #18110, Add namespaced test module logging
dwelch-r7 Jun 15, 2023
63abeb3
Remove default value
bwatters-r7 Jun 15, 2023
03d59ba
Land # 18084, Add x86 Linux Fetch Payloads
bwatters-r7 Jun 15, 2023
c168890
automatic module_metadata_base.json update
msjenkins-r7 Jun 15, 2023
f014033
Land #18054, Fix info command IP address issue
jheysel-r7 Jun 15, 2023
ea34db6
Bump version of framework to 6.3.22
msjenkins-r7 Jun 15, 2023
5b77805
Land #18078, add support for SID in icpr_cert
space-r7 Jun 15, 2023
a31a351
resolve docs conflict
space-r7 Jun 15, 2023
9776a6e
Land #18078, add SID support for icpr_cert
space-r7 Jun 15, 2023
50832be
Land #18094, Fix an edge case in .to_win32pe
adfoster-r7 Jun 15, 2023
8527eea
Add lazy loading for payloads
dwelch-r7 Mar 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Gemfile.local.lock
.yardoc
# Mac OS X files
.DS_Store
# Ignore Solargraph config file
.solargraph.yml
# database config for testing
config/database.yml
# target config file for testing
Expand Down
28 changes: 28 additions & 0 deletions .solargraph.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
include:
- "**/*.rb"
exclude:
- spec/**/*
- test/**/*
- vendor/**/*
- ".bundle/**/*"
- modules/**/*
- data/**/*
- db/**/*
- external/**/*
- plugins/**/*
- scripts/**/* # Some of this is old and may not need indexing???
require: []
domains: []
reporters:
- rubocop
- require_not_found
formatter:
rubocop:
cops: safe
except: []
only: []
extra_args: []
require_paths: []
plugins: []
max_files: 0
Loading