Skip to main content

Showing 1–3 of 3 results for author: Ibraimoski, S

.
  1. arXiv:2401.01754  [pdf, other

    cs.SE cs.AI

    Using AI/ML to Find and Remediate Enterprise Secrets in Code & Document Sharing Platforms

    Authors: Gregor Kerr, David Algorry, Senad Ibraimoski, Peter Maciver, Sean Moran

    Abstract: We introduce a new challenge to the software development community: 1) leveraging AI to accurately detect and flag up secrets in code and on popular document sharing platforms that frequently used by developers, such as Confluence and 2) automatically remediating the detections (e.g. by suggesting password vault functionality). This is a challenging, and mostly unaddressed task. Existing methods l… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

  2. arXiv:2401.01753   

    cs.AI

    A Generative AI Assistant to Accelerate Cloud Migration

    Authors: Amal Vaidya, Mohan Krishna Vankayalapati, Jacky Chan, Senad Ibraimoski, Sean Moran

    Abstract: We present a tool that leverages generative AI to accelerate the migration of on-premises applications to the cloud. The Cloud Migration LLM accepts input from the user specifying the parameters of their migration, and outputs a migration strategy with an architecture diagram. A user study suggests that the migration LLM can assist inexperienced users in finding the right cloud migration profile,… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

    Comments: arXiv admin comment: This version has been removed by arXiv administrators as the submitter did not have the rights to agree to the license at the time of submission

  3. arXiv:2210.05406  [pdf, other

    cs.SE cs.AI

    Code Librarian: A Software Package Recommendation System

    Authors: Lili Tao, Alexandru-Petre Cazan, Senad Ibraimoski, Sean Moran

    Abstract: The use of packaged libraries can significantly shorten the software development cycle by improving the quality and readability of code. In this paper, we present a recommendation engine called Librarian for open source libraries. A candidate library package is recommended for a given context if: 1) it has been frequently used with the imported libraries in the program; 2) it has similar functiona… ▽ More

    Submitted 7 February, 2023; v1 submitted 11 October, 2022; originally announced October 2022.