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

Minor improvements to lib/msf/core/post/linux/kernel.rb #19405

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

jvoisin
Copy link
Contributor

@jvoisin jvoisin commented Aug 21, 2024

  1. Add a couple of missing architectures
  2. Use read_file instead of cmd_exec + cat
  3. Use File.… instead of cmd_exec and test

1. Add a couple of missing architectures
2. Use `read_file` instead of `cmd_exec + cat`
2. Use File.… instead of `cmd_exec` and `test`
@jvoisin jvoisin force-pushed the minor_improvements_linux branch from 395a7f2 to f5145de Compare August 22, 2024 09:34
@jvoisin
Copy link
Contributor Author

jvoisin commented Aug 22, 2024

The CI failure looks unrelated :/

@bwatters-r7 bwatters-r7 self-assigned this Aug 27, 2024
@bwatters-r7 bwatters-r7 merged commit 87fbba3 into rapid7:master Aug 28, 2024
65 checks passed
@bwatters-r7 bwatters-r7 added the rn-no-release-notes no release notes label Aug 28, 2024
@jvoisin jvoisin deleted the minor_improvements_linux branch September 1, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-no-release-notes no release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants