Sichaow

Results 6 issues of Sichaow

**Issue #, if available:** **Description of changes:** Opt-in Instance Id as Node name for Launch template case By submitting this pull request, I confirm that you can use, modify, copy,...

**Issue #, if available:** **Description of changes:** By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice....

```bash --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () ----> 1 model.predict(strs[1]) ~/jupyter_projects/NERPredicter.py in predict(self, sentence, attrs) 70 self.dic['ID'] = self.cocoExtractor.extract_ids(sentence) 71 self.dic['PHONE_INFO'] = [self.cocoExtractor.extract_cellphone_location(cell,'CHN') for cell in self.dic['PHONE']]...

**What type of PR is this?** CVE patch: HIGH: CVE-2025-58187,CVE-2025-58188,CVE-2025-61723,CVE-2025-61725 MEDIUM: CVE-2025-58189,CVE-2025-58183,CVE-2025-58186,CVE-2025-61724,CVE-2025-47912,CVE-2025-58185 **Testing done on this change**: CVE scan result ``` Report Summary ┌────────────────────────────────────────────────────────────────────────────────┬──────────┬─────────────────┬─────────┐ │ Target │ Type │ Vulnerabilities...

**What type of PR is this?** **Which issue does this PR fix?**: **What does this PR do / Why do we need it?**: **Testing done on this change**: **Will this...