<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="en">
  <front xmlns:xlink="http://www.w3.org/1999/xlink">
    <journal-meta>
      <journal-id journal-id-type="elibrary">9004</journal-id>
      <journal-title-group>
        <journal-title>Problems of information security. Computer systems</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Проблемы информационной безопасности. Компьютерные системы</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2071-8217</issn>
    </journal-meta>
    <article-meta xmlns:xlink="http://www.w3.org/1999/xlink">
      <article-id pub-id-type="publisher-id">6</article-id>
      <article-id pub-id-type="doi">10.48612/jisp/at5b-46tf-zet9</article-id>
      <title-group>
        <article-title>Detection of potentially malicious activity in CI/CD pipelines based on analysis of runner behavior</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Обнаружение потенциально вредоносной активности в конвейерах CI/CD на основе анализа поведения сборщика</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0002-7321-7430</contrib-id>
          <name>
            <surname>Bugaev</surname>
            <given-names>Vyacheslav</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>bugaev.va@edu.spbstu.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0002-7321-7430</contrib-id>
          <name>
            <surname>Zhukovskii</surname>
            <given-names>Evgeniy</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>bugaev.va@edu.spbstu.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0008-4593-4444</contrib-id>
          <name>
            <surname>Lyrchikov</surname>
            <given-names>Alexander</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>lyrchikov.aa@gmail.com</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">Peter the Great St. Petersburg Polytechnic University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2025-03-25">
        <day>25</day>
        <month>03</month>
        <year>2025</year>
      </pub-date>
      <issue>1</issue>
      <fpage>69</fpage>
      <lpage>82</lpage>
      <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" content-type="pdf" xlink:href="https://jisp.spbstu.ru/userfiles/files/2025_1-7-8.pdf"/>
      <abstract xml:lang="en">
        <p>The article addresses the problem of detecting potentially malicious activity in CI/CD pipelines during the build process through the analysis of runner behavior. The limitations of existing pipeline security tools related to threat detection during build execution are identified, as well as promising approaches to detecting malicious activity. A way for detecting potentially malicious activity in pipelines using the eBPF technology for collecting and analyzing runner behavior has been proposed. The accuracy of the detection is evaluated using a dataset that contains implementations of malicious scenarios related to build process compromise. The results obtained can be used to implement protection tools for CI systems and contribute to research in CI/CD pipelines security.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>CI/CD pipelines</kwd>
        <kwd>DevSecOps</kwd>
        <kwd>malicious activity</kwd>
        <kwd>anomaly detection</kwd>
        <kwd>eBPF</kwd>
        <kwd>behavioral analysis</kwd>
        <kwd>syscalls</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
