AIL-framework/bin
Markus Lassfolk 81f9a860d4
Fix IndexError in get_last_tag_from_remote function
This commit adds a check to ensure that the output from the subprocess command in the get_last_tag_from_remote function has a sufficient number of lines before attempting to access specific indices. This change prevents the IndexError that occurred when the git command's output was shorter than expected.
2024-01-01 21:54:29 +01:00
..
core fix: [objects] fix investigation + ail2ail + screenshot MISP export 2023-06-04 17:34:21 +02:00
crawlers chg: [titles] add yara tracker on title + tags domains if unsafe title tags 2023-08-23 11:16:22 +02:00
exporter chg: [mail exporter] add obj content extract for each regex match 2023-08-24 14:37:50 +02:00
importer fix: [json importer] fix empty source name 2023-08-29 13:50:16 +02:00
lib fix: [tags] fix galaxies synonyms 2023-11-08 10:41:32 +01:00
modules chg: [modules] crawl pasties domains 2023-08-21 15:49:32 +02:00
packages Fix IndexError in get_last_tag_from_remote function 2024-01-01 21:54:29 +01:00
trackers chg: [mail exporter] add obj content extract for each regex match 2023-08-24 14:37:50 +02:00
AIL_Init.py fix: [core] fix instance ail:uuid 2023-05-15 10:37:03 +02:00
LAUNCH.sh fix: [module pasties] fix module name 2023-08-21 15:52:33 +02:00
Update-conf.py chg: [all] remove old objects + migrate cryptocurrencies module + cleanup code 2022-11-28 15:01:40 +01:00
Update.py merge master 2023-05-17 16:07:32 +02:00
update-background.py fix: [background update] fix logger 2023-07-12 14:37:59 +02:00