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

Developer Directories in Configuration Files v1.7.2 #406

Open
cutaway opened this issue Jul 26, 2023 · 0 comments
Open

Developer Directories in Configuration Files v1.7.2 #406

cutaway opened this issue Jul 26, 2023 · 0 comments

Comments

@cutaway
Copy link

cutaway commented Jul 26, 2023

I noticed some hard coded developer directories in some of the files, including configuration files. These should probably be updated to improve building and also prevent information leakage.

IOA 2023-07-26 15:12:25
> git log -n 1
commit 080e07e0a15028bfb56649a062aeebff83b152ba
Author: Eduardo Silva <eduardo@calyptia.com>
Date:   Thu Jul 20 22:26:54 2023 -0600

    build: bump to v1.7.2
    
    Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

IOA 2023-07-26 15:29:58
> grep -R \/home/
ChangeLog:      before: /home/edsiper/coding/monkey/mk_server/mk_server.c
ChangeLog:    monkey: server  15676   5B WRITE  0     0   0 /home/dave/projects/monkey-dev/logs/monkey.pid.2001
Makefile:CMAKE_SOURCE_DIR = /home/niedbalski/go/src/github.com/calyptia/monkey
Makefile:CMAKE_BINARY_DIR = /home/niedbalski/go/src/github.com/calyptia/monkey
Makefile:	$(CMAKE_COMMAND) -E cmake_progress_start /home/niedbalski/go/src/github.com/calyptia/monkey/CMakeFiles /home/niedbalski/go/src/github.com/calyptia/monkey//CMakeFiles/progress.marks
Makefile:	$(CMAKE_COMMAND) -E cmake_progress_start /home/niedbalski/go/src/github.com/calyptia/monkey/CMakeFiles 0
cmake/arduino-yun.cmake:  set(YUN_ROOT /home/edsiper/coding/ArduinoYun-x86_64-OpenWRT-mips-linux-toolchain)
conf/sites/default.in:    #      DocumentRoot /home/krypton/htdocs
include/monkey/mk_info.h.in:#define MK_PLUGIN_DIR      "/home/edsiper/coding/monkey/plugins"


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant