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

Integrating Iroh Dynamic Analysis Tool #24

Open
wants to merge 8 commits into
base: f24
Choose a base branch
from
Open

Integrating Iroh Dynamic Analysis Tool #24

wants to merge 8 commits into from

Conversation

tinchil
Copy link

@tinchil tinchil commented Oct 25, 2024

This PR integrates the Iroh Dynamic Analsysi Tool

Evidence of Installation:

  • Package.json file includes "iroh": "^0.3.0"
  • npm_iroh_installation_logs.txt = Installation log for installing the iroh module

Evidence of Execution:

  • Ran the iroh analysis tool on a modified version of app.js
  • App.js modifications: I wrapped the entire function in a def main to simulate a function call and function exit
  • iroh_running_log.txt = shows that the function calls have been clearly identified by the Iroh module, showing successful execution

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11511168133

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.671%

Totals Coverage Status
Change from base Build 11446603378: 0.0%
Covered Lines: 22323
Relevant Lines: 25582

💛 - Coveralls

@tinchil tinchil self-assigned this Oct 25, 2024
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.

3 participants