Open
Conversation
Merge branch 'developer'
Renamed http-traffic-simulator occurrences to flexbench
# Conflicts: # .gitignore
package change for keepaliveagent
added workaround for https request
- fixed testing with anonymizer.js - created testing file(simple-request.js) utilizing trafficSimulator
…sue that #71 was forked from master
- Fixed renames - Implemented zip, address, state regex for text anonymization - Ensured backward compatibility for callback function - Improved error handling to always invoke callback
…op-flexbench into AJun01/fix-issue-71
- moved anonmized req, res to anonymizer from main - kept minimum changes to main.js
- Fixed renames
rename for form-test
rename for json test.js
…op-flexbench into AJun01/fix-issue-71
-modified README -modified anonymizer based on proposed PR#94 -modified main based on proposed PR#94
Anonymization in/out
* feat(OpenAPI): releasing OpenAPI Integration with early functionalities: parser and curl generator - Set up structure for OpenAPI module #82 - Implemented OpenAPI file parser to extract info #83 - Implemented curl generator to generate basic curl commands #84 * feat(OpenAPI Integration) finishing fix-issue #81 - #89 - added README.md file - added .flex scenarios generator - added fake-data.js utilized npm faker - implmented as Standalone script npm package - fixed documentations * address comments and feedbacks * fiex README.md * fixed README * Fixed running issue and initiated GPT integration(test phase) - added GPT-flex-generator - added config for GPT feature - updated README - fixed scripts generate issues * feat(OpenAPI Integration) improved the feature of OpenAPI integration with Mechine Learning OpenAPI -added OpenAI API integration: GPT mode for .flex generator -improved curl generator -improved flex generator -added test for generators and parser -fixed minor bugs for parser -enhanced README.md * Rename Config.js to config.js * addressed comments * fixed addressed comments * minor fixed * feat(OpenAPI Integration) added two different modes to flex file generation: desktop-app & server-app -fixed README -added desktop app and server app consumable file generation -fixed the generator to generate .flex type instead of json(configurable in config.js) * addressing comments: minor fixed some issues * fixed some issues * removed ds_store files * minor fix * addressed comments: - fixed generation issues with output dir - added generation-utils to improve better script structure - fixed generators-test.js - fixed package.json - updated README to current version * minor fix * minor fix * Bug fixed: - desktop app running issue fixed - consumer feature added back * minor fix * fixed prompt at config * Bug fixed * minor fix --------- Co-authored-by: Marios Karagiannopoulos <mariosk@gmail.com>
* Delete compose-dev.yaml remove the auto change made by Docker * docs(GSoC): adding documentation for GSoC2024 - added GSoC2024 documentation - involed anonymization research report * typo fix: fix the PR number * improved(docs): add Anonymization report page to GSoC 2024 -improved the Anonymization report section into dropdown content -improved structure of content * Updated docs(OpenAPI Integration) - added OpenAPI-Integration-Report.md page - modified 2024 section with new dropdown of OpenAPI Report * docs(SwaggerParser): modified docs for SwaggerParser Report * fixed documentation for GSoC20242024 * fixed README * minor fixed docs for GSoC2024: OpenAPI & Anonymization * minor fixed docs * fixed on 2024.md * addressed comments * updated README for OpenAPI module
* feat(anonymization): added MANUAL mode - added funcitons to anonymizer.js - created config file for developers to define custom anonymizezation - applied config to anonymizer if enable MANUAL mode * minor naming fix * naming change * fixed anonymizer with imported config * implemented simple-request-anonymized-manual * changed the implementaion for manual mode * minor fix * minor fix * minor fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.