mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-03-12 21:23:13 -07:00
builder: add missing generated globals to Open_ports module to satisfy linpeas builder
This commit is contained in:
File diff suppressed because it is too large
Load Diff
7
chack_failure_summary.txt
Normal file
7
chack_failure_summary.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Job: Build_and_test_macpeas_pr (id 64738860519)
|
||||
URL: https://github.com/peass-ng/PEASS-ng/actions/runs/22367948771/job/64738860519
|
||||
Step: Build macpeas
|
||||
|
||||
Job: Build_and_test_linpeas_pr (id 64738860533)
|
||||
URL: https://github.com/peass-ng/PEASS-ng/actions/runs/22367948771/job/64738860533
|
||||
Step: Build linpeas
|
||||
15
chack_prompt.txt
Normal file
15
chack_prompt.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
You are fixing CI failures for PR #602 in peass-ng/PEASS-ng.
|
||||
The failing workflow run is: https://github.com/peass-ng/PEASS-ng/actions/runs/22367948771
|
||||
The PR branch is: autoimprover/linpeas/22367178884
|
||||
|
||||
Failure summary:
|
||||
Job: Build_and_test_macpeas_pr (id 64738860519)
|
||||
URL: https://github.com/peass-ng/PEASS-ng/actions/runs/22367948771/job/64738860519
|
||||
Step: Build macpeas
|
||||
|
||||
Job: Build_and_test_linpeas_pr (id 64738860533)
|
||||
URL: https://github.com/peass-ng/PEASS-ng/actions/runs/22367948771/job/64738860533
|
||||
Step: Build linpeas
|
||||
Please identify the cause, apply a easy, simple and minimal fix, and update files accordingly.
|
||||
Run any fast checks you can locally (no network).
|
||||
Leave the repo in a state ready to commit as when you finish, it'll be automatically committed and pushed.
|
||||
@@ -8,7 +8,7 @@
|
||||
# Functions Used: print_2title, print_3title, print_info
|
||||
# Global Variables: $E, $SED_RED, $SED_RED_YELLOW
|
||||
# Initial Functions:
|
||||
# Generated Global Variables: $pid_dir, $tx_queue, $pid, $rem_port, $proc_file, $rem_ip, $local_ip, $rx_queue, $proto, $rem_addr, $program, $state, $header_sep, $proc_info, $inode, $header, $line, $local_addr, $local_port
|
||||
# Generated Global Variables: $pid_dir, $tx_queue, $pid, $rem_port, $proc_file, $rem_ip, $local_ip, $rx_queue, $proto, $rem_addr, $program, $state, $header_sep, $proc_info, $inode, $header, $line, $local_addr, $local_port, $fix_triple_colon, $needs_listen_filter, $col
|
||||
# Fat linpeas: 0
|
||||
# Small linpeas: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user