Skip to content

History logger#254

Merged
rejahrehim merged 15 commits intoOWASP:masterfrom
kUSHAL0601:history-logger
Jun 25, 2020
Merged

History logger#254
rejahrehim merged 15 commits intoOWASP:masterfrom
kUSHAL0601:history-logger

Conversation

@kUSHAL0601
Copy link
Contributor

Status

READY

Description

Logs bash commands run on the system on which SecureTea is being run on

Todos

  • Tests
  • Documentation

Deploy Notes

Set history_logger in configuration to true or use --hist

Steps to Test or Reproduce

python3 SecureTea.py --hist

Impacted Areas in Application

List general components of the application that this PR will affect:

  1. securetea/lib : history_logger added
  2. args : --hist added
  3. core.py : To run History logger

Notes

  • I had my master set to the previous PR. So please ignore the commits of that PR for the time being

@rejahrehim
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 8
           

Complexity increasing per file
==============================
- ServerApp/app/__init__.py  67
- securetea/args/args_helper.py  4
- securetea/lib/history_logger/utils.py  2
- securetea/lib/history_logger/secureTeaHistoryLogger.py  4
- ServerApp/app/user/controllers.py  6
- ServerApp/app/user/models.py  1
- securetea/lib/history_logger/historylogger_logger.py  2
- securetea/core.py  1
         

Clones added
============
- ServerApp/app/__init__.py  2
- ServerApp/app/user/controllers.py  2
- securetea/lib/history_logger/historylogger_logger.py  1
         

See the complete overview on Codacy

@OWASP OWASP deleted a comment from kUSHAL0601 Jun 15, 2020
@rejahrehim rejahrehim merged commit 1763702 into OWASP:master Jun 25, 2020
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

Successfully merging this pull request may close these issues.

2 participants