// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 24, 2026
29.7 C
Singapore

Important questions govt must answer regarding seized armoured vehicles

The following is a press release from the Singapore Democratic Party (SDP).


The SDP is greatly concerned about the recent incident involving SAF armored vehicles seized in Hong Kong. The military and diplomatic implications are far reaching and may significantly impact on our country’s national security.

In this regard, there are immediate questions that the government must answer:

1. Is there any reason why the Ministry of Defence (MINDEF) thinks it is actually acceptable to ship our military equipment from Taiwan to Singapore via Hong Kong knowing fully the political tensions between Taiwan and the People’s Republic of China?

2. Why is sensitive military equipment transported using a commercial shipping company? Would MINDEF contract out such operations to civilian companies in times of actual combat? If not, why are we not relying on our naval transport facilities and testing their operational readiness during training?

3. What steps are MINDEF and the Ministry of Foreign Affairs taking to secure the return of our assets without causing greater fallout with China?

It is important that Singapore maintains a strong and intelligent defence system. The latest incident raises questions on both fronts.

Hot this week

Wrongful dismissal ECT case: Singapore woman ‘forced to resign’ by new boss over pregnancy and leave gets awarded S$19.8K by Employment Claims Tribunal

The woman who has a good work performance record resigned after her new boss said her employment would end because she didn’t fit into his vision of success

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks